> 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/veri-ice-aktarma/sep3-exchange-database.md).

# SEP 3 Exchange Veritabanı İçe aktar

SEP 3, jeolojik sondaj verisi değişimi için Almanca eyalet makamı (Landesamt) Standartıdır. Bir Landesamt, sondaj verilerini düz bir SEP 3 Veritabanına eriş olarak teslim ettiğinde uygulanır - bu, normal bir Proje veritabanının gerektirdiği GeoDin Sistem sarmalayıcı Tabloları hariç yalnızca SEP 3 veri Tablolarını içeren bir Dosyadır.

GeoDin böyle bir Dosyayı doğrudan bir Proje veritabanı olarak açamaz. Özel bir **değişim veritabanı** (Almanca: *değişim veritabanı*) ikisini birbirine bağlar: yetki dosyasından SEP 3 Tablo yapısını okur ve Nesneleri, ana GeoDin Veritabanınıza kopyalanabilmeleri için ortaya çıkarır.

SEP 3 - SEP 1 gibi, onun eski öncülü - Almanca pazara özeldir: Nesne tipleri, Tablo yapıları ve teslim biçimi Almanya eyalet makamları tarafından tanımlanır ve bu pazar dışında Kullanılmıyor.

değişim veritabanı indirme, bağlantı ve adım adım İçe aktar prosedürü için, bakın [Harici SEP3 verilerini SEP3 değişim veritabanı ile İçe aktar](https://support.geodin.com/hc/de/articles/115003373465-Import-externer-SEP3-Daten-mit-der-SEP3-Austausch-Datenbank) SEP İçerik için kanonik başlangıç olan Almanca destek portalında. SEP İçe aktar sorunları için, bakın [SEP verisiyle ilgili sorunlar](/geodin-desktop/tr/destek/troubleshooting.md#problems-with-sep-data-german-state-authority-deliveries).

Genel (SEP dışı) İçe aktar nasıl yapılır için, bakın [İçe aktar](/geodin-desktop/tr/veri-ice-aktarma/import.md) ve [Veritabanları arası Nesne kopyalama](/geodin-desktop/tr/veri-ice-aktarma/cross-database-object-copying.md).


---

# 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/veri-ice-aktarma/sep3-exchange-database.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.
