> 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/tr/entegrasyonlar-ve-eklentiler/overview.md).

# ArcGIS toplu bakış

GeoDin, Excel tabanlı veri değişimi aracılığıyla ArcGIS Pro ve ArcGIS Online ile entegre olur. Bu Bölüm, Şuradan başlayarak ArcGIS içinde sondaj konumlarını planlamaktan, GeoDin içinde Veri toplama ve Rapor et oluşturmaya, Sonuçlar Geri ArcGIS Online şuraya yayımlamaya kadar tüm iş akışını kapsar.

## İş akışı toplu bakış

Entegrasyon beş Aşama dizisini izler:

| Aşama                                                                                                                      | Yön                             | Neler olur                                                                                       |
| -------------------------------------------------------------------------------------------------------------------------- | ------------------------------- | ------------------------------------------------------------------------------------------------ |
| 1. [Planla ve GeoDin şuraya Gönder](/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview/plan-and-export-to-geodin.md) | ArcGIS Pro şuraya GeoDin        | ArcGIS Pro içinde Sondaj konumları Oluştur, Excel olarak Gönder, GeoDin şuraya İçe aktar         |
| 2. [ArcGIS Pro'ya Gönder](/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview/export-to-arcgis-pro.md)                | GeoDin şuraya ArcGIS Pro        | Saha Veri toplama sonrasında, zenginleştirilmiş veriyi Geri ArcGIS'e feature class olarak Gönder |
| 3. [Raporlar oluştur](/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview/generate-reports.md)                        | GeoDin                          | Sondaj logu ve CPT Raporlar oluştur, her Nesne için PDF olarak Gönder                            |
| 4. [Raporlar özelliklere şuraya ekle](/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview/attach-reports.md)          | ArcGIS Pro                      | GeoDin PDF Raporlar'ı ilgili ArcGIS feature class Noktalar: üzerine ekle                         |
| 5. [ArcGIS Online şuraya Gönder](/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview/publish-to-arcgis-online.md)     | ArcGIS Pro şuraya ArcGIS Online | Web tabanlı erişim için ekli Raporlar ile Katmanlar yayınla                                      |

Yayımlamadan sonra, Sonuçlar bir tarayıcı içinde üzerinden incelenebilir **ArcGIS Scene Viewer**, İkisi birden 2D Haritalar ve 3D sahneleri destekler.

Civil 3D içinde (GeoDin Ground) 3D zemin-model iş akışları için, bakın [ArcGIS entegrasyonu](https://docs.geodin.com/geodin-ground/workflows-and-integrations/arcgis-integration) GeoDin Ground belgelerinde.

## Ön koşullar

* Etkin bir Veritabanı ve Proje ile GeoDin
* Bir coğrafi veritabanı (GDB) ile ArcGIS Pro
* ArcGIS Online hesabı (5. Aşama için)

## Video eğitimleri

Bu Bölümdeki her Sayfa, bir bölüm Liste ile YouTube rehberini gömer. Videolar, gerçek GeoDin ve ArcGIS Pro ekranlarıyla tam Aşamaları Gösterir.


---

# 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/tr/entegrasyonlar-ve-eklentiler/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.
