> For the complete documentation index, see [llms.txt](https://docs.geodin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geodin.com/geodin-ground/de/loslegen/readme.md).

# Einführung

## GeoDin® Ground

GeoDin® Ground ist ein Plug-in, das von GeoDin® und Autodesk entwickelt wurde, damit Bau- und Planungsingenieure den Untergrund in Civil 3D einsehen können. Durch die Integration und Visualisierung von Bodendaten in Civil 3D wird die Informationslücke zwischen Untergrund und Entwurf geschlossen. [Herunterladen des Plug-ins hier von Autodesk Marketplace](https://marketplace.autodesk.com/apps/e980e6d6-57f3-4de3-b311-0da8181b0ff6)

<figure><img src="/files/d2347effe42360f44c0d718acab3f9e09c0163be" alt=""><figcaption></figcaption></figure>

## Bezeichnung

GeoDin® Ground ist eine umfassende Lösung, die angeboten wird, um die Herausforderungen zu bewältigen, vor denen Designteams und geotechnische Ingenieure stehen. Traditionelle Methoden der Einbindung von Bodendaten in Entwürfe stützten sich stark auf die Verwendung separater Quellen von Daten und Dateitypen. GeoDin® bietet Ihnen die Möglichkeit, eine einzige Quelle der Wahrheit für Ihre Geodaten zu haben. Mit GeoDin® Ground können Sie direkt auf diese Daten in Civil 3D zugreifen. Dies ermöglicht es Ihnen, Entwürfe zu Erstellen, die sicher, effizient und wirksam sind und die Nachhaltigkeit maximieren, da das Risiko einer Überdimensionierung begrenzt ist.

Typen von Bodendaten, die mit GeoDin Ground visualisiert werden:

* Bohrlochinformationen
* Normkonforme lithologische Schicht-Bezeichnung
* Probendaten
* Von Methoden wie CPT-Untersuchungen gewonnene Daten
* 50+ Tests zur Klassifikation und fortgeschrittene geotechnische Tests

### Wo GeoDin® Ground passt

GeoDin® Ground ist ein Baustein des GeoDin®-Ökosystems:

| Produkt            | Rolle                                                                                                                                       |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------- |
| **GeoDin®**        | Desktop-Anwendung und Datenbank – die Quelle der Wahrheit für geotechnische Daten.                                                          |
| **GeoDin® Ground** | Civil 3D-Plug-in – holt Bohrlochdaten Von einer GeoDin®-Datenbank in die Entwurfsumgebung (diese Website).                                  |
| **GeoDin® Onsite** | Windows-Tablet-Felderfassungstool – Bohrarbeiter füllen vor Ort Signatur-Formulare aus; Daten werden in eine GeoDin®-Datenbank hochgeladen. |

Für eine detaillierte Ansicht, welche Workflows in GeoDin® bzw. GeoDin® Ground angesiedelt sind, siehe [GeoDin® und GeoDin® Ground: wo jedes hingehört](/geodin-ground/de/referenz/geodin-vs-ground-boundary.md).

### Screenshots und Videos

<figure><img src="/files/31e7a0d4156f37761765d421b366f4bafec37c63" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/d2347effe42360f44c0d718acab3f9e09c0163be" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/501982f2508b742bf662841c6f43df212bd2eae7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0ddd22db18467639328a42e19fbcdfc3e1e7fe40" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/f708db43a8483b2c4703bfefbbc49a1cdd26f8b3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ac942caaea1bba043f445489d5c0ff17357cee83" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.geodin.com/geodin-ground/de/loslegen/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
