> 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/introduction/convert-gint-databases-to-geodinml.md).

# gINT Veritabanı'nı GeoDinML'ye dönüştürmek

## Giriş

Bu eğitim, gINT veritabanı dosyalarını GeoDinML'ye dönüştürme İşlemi boyunca size rehberlik edecektir. gINT dönüştürücü grupları dönüştürmek için **PROJE**, **LİTOLOJİ**, **NOKTA**, ve **NUMUNE ALMA** GeoDinML biçimine dönüştürmek içindir. Herhangi bir grup veya Parametreler eksikse, Dönüştürme öncesinde gINT veritabanı dosyasında ayarlamalar yapılmalıdır.

## Dönüştürme İşlemi

* gINT Dönüştürücüyü Aç
* gINT veritabanınızı seçin. Bu, ya bir gINT veritabanı (.gpj) ya da bir Microsoft Veritabanına eriş (.mdb veya .accdb) olabilir

<figure><img src="/files/764dc8554148ef83e80d9a872e7329b8cd8a77f0" alt=""><figcaption></figcaption></figure>

* Dönüştürme İşlemi otomatik olarak başlayacaktır. gINT dönüştürücü grupları dönüştürmek için **PROJE**, **LİTOLOJİ**, **NOKTA**, ve **NUMUNE ALMA** GeoDinML biçimine.

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

* Dönüştürme tamamlandıktan sonra, GeoDinML Dosyasını istenen Yer'e Kaydet

<figure><img src="/files/603f2f382b18e91fb95e49636c983f96964800d1" alt=""><figcaption></figcaption></figure>

## Sorun Giderme

İse, yüklenen gINT Veritabanı eşleme şemasıyla eşleşiyor değilse, gINT dönüştürücü eksik olan hangi zorunlu gruplar veya Parametreler olduğunu gösteren Bilgi sağlayacaktır.

<figure><img src="/files/61f3f3d03533f4286e8d0313a5b24169d188dc43" alt=""><figcaption></figcaption></figure>

Daha sonra, gINT veritabanı Dosyası içindeki ilgili Tablolar ve Parametreler ayarlayabilir, ya doğrudan gINT içinde ya da Dosya uzantısını şuraya yeniden adlandırarak `.mdb` VEYA `.accdb` ve Microsoft Access içinde gerekli değişiklikleri yaparak.

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

## Zorunlu Gruplar ve Parametreler

Aşağıdaki gINT grupları ve Parametreler Dönüştürme için zorunludur:

| **Grup**        | **Parametreler**         |
| --------------- | ------------------------ |
| **PROJE**       | Ad                       |
|                 | Yönetici                 |
|                 | Şehir                    |
|                 | Ülke                     |
|                 | Yer                      |
|                 | sayı                     |
|                 | Girdi\_Birimleri         |
| **NOKTA**       | Nokta\_Kimliği           |
|                 | Kısa\_Ad                 |
|                 | Doğu                     |
|                 | Kuzey                    |
|                 | Koordinat\_Sistemi       |
|                 | Delik\_Derinliği         |
|                 | Delik\_Çapı              |
|                 | Yükseklik                |
|                 | Sondaj\_Şirketi          |
|                 | Sondajcı                 |
|                 | Başlangıç\_Tarihi        |
|                 | Bitiş\_Tarihi            |
|                 | Sondaj\_Yöntemi          |
|                 | Sondaj\_Düzeneği\_Tipi   |
|                 | Kayıtçı                  |
|                 | Yer                      |
|                 | İlk\_Su                  |
|                 | Su\_Sıvı                 |
|                 | Statik\_Su               |
|                 | CPT\_Alan\_Oranı         |
|                 | CPT\_Dosya               |
|                 | CPT\_Dizin               |
|                 | Expl\_Dizin              |
|                 | İstasyon\_Sayısı         |
| **LİTOLOJİ**    | Nokta\_Kimliği           |
|                 | Malzeme\_Tasvir          |
|                 | Malzeme\_Grafik          |
|                 | Derinlik                 |
|                 | Tabaka\_Alt              |
|                 | Yorum                    |
|                 | Çizgi\_Tipi              |
|                 | ek olarak\_Tasvirler     |
| **NUMUNE ALMA** | Nokta\_Kimliği           |
|                 | Örnek\_sayı              |
|                 | Derinlik                 |
|                 | Alt\_Derinlik            |
|                 | Geri\_Kazanılan\_Uzunluk |
|                 | Sürülen\_Uzunluk         |
|                 | Örnek\_Tip               |
|                 | Örnek\_Çap               |


---

# 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/introduction/convert-gint-databases-to-geodinml.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.
