> 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-desktop/de/integrationen-and-plug-einfg/overview.md).

# ArcGIS-Übersicht

GeoDin integriert sich mit ArcGIS Pro und ArcGIS Online über einen Excel-basierten Datenaustausch. Diese Sektion deckt den kompletten Workflow von der Planung der Bohrloch-Standorte in ArcGIS über die Datenerfassung und Berichterstellung in GeoDin bis zur Veröffentlichung der Ergebnisse zurück in ArcGIS Online ab.

## Workflow-Übersicht

Der Integrationsprozess folgt einer fünfstufigen Abfolge:

| Schritt                                                                                                                        | Richtung                    | Was passiert                                                                                           |
| ------------------------------------------------------------------------------------------------------------------------------ | --------------------------- | ------------------------------------------------------------------------------------------------------ |
| 1. [Planen und nach GeoDin Exportieren](/geodin-desktop/de/integrationen-and-plug-einfg/overview/plan-and-export-to-geodin.md) | ArcGIS Pro zu GeoDin        | Bohrloch-Standorte in ArcGIS Pro Erstellen, als Excel Exportieren, in GeoDin Importieren               |
| 2. [Nach ArcGIS Pro exportieren](/geodin-desktop/de/integrationen-and-plug-einfg/overview/export-to-arcgis-pro.md)             | GeoDin zu ArcGIS Pro        | Nach der Datenerfassung im Feld angereicherte Daten als Feature-Klassen zurück nach ArcGIS Exportieren |
| 3. [Berichte erstellen](/geodin-desktop/de/integrationen-and-plug-einfg/overview/generate-reports.md)                          | GeoDin                      | Bohrprofil- und CPT-Berichte, als PDF pro Objekt Exportieren                                           |
| 4. [Berichte an Features anhängen](/geodin-desktop/de/integrationen-and-plug-einfg/overview/attach-reports.md)                 | ArcGIS Pro                  | GeoDin-PDF-Berichte an die entsprechenden ArcGIS-Feature-Class-Punkte anhängen                         |
| 5. [In ArcGIS Online veröffentlichen](/geodin-desktop/de/integrationen-and-plug-einfg/overview/publish-to-arcgis-online.md)    | ArcGIS Pro zu ArcGIS Online | Feature-Schichten mit angehängten Berichten für webbasierten Zugriff veröffentlichen                   |

Nach der Veröffentlichung können die Ergebnisse im Browser über **ArcGIS Scene Viewer**, der Beide 2D-Karten und 3D-Szenen unterstützt.

Für 3D-Bodenmodell-Workflows in Civil 3D (GeoDin Ground), siehe [ArcGIS-Integration](https://docs.geodin.com/geodin-ground/workflows-and-integrations/arcgis-integration) in der GeoDin-Ground-Dokumentation.

## Voraussetzungen

* GeoDin mit einer aktiven Datenbank und einem Projekt
* ArcGIS Pro mit einer Geodatabase (GDB)
* ArcGIS Online-Konto (für Schritt 5)

## Videoanleitungen

Jede Seite in dieser Sektion bettet ihre YouTube-Anleitung mit einer Kapitelliste ein. Die Videos zeigen die genauen Schritte mit echten GeoDin- und ArcGIS Pro-Bildschirmen.


---

# 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-desktop/de/integrationen-and-plug-einfg/overview.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.
