> 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/basladi/readme.md).

# Giriş

GeoDin, başlıca jeoteknik zemin etüdüne odaklanan jeoteknik Veri yönetimi yazılımıdır. Ayrıca çevresel Veri yönetimini de destekler.

GeoDin'in temel özellikleri şunları dahil eder:

* ASTM D2487/D2488, BS 5930, EN ISO 14688/14689 ve benzerleri gibi sektör Standartlarıyla uyumluluk.
* SEP3 ve KA5 benzeri yerel Almanca Standartlar desteği.
* Özelleştirilebilir veri Modelleri ve Formüller.
* Ücretsiz Şablonlar ile görselleştirme araçları
* Kapsamlı analizler ve grafikler için entegre GIS (GeoDin Haritalar).

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

## GeoDin ürün paketi

GeoDin, ofis tarafındaki Veri yönetimi, raporlama ve şablon düzenleme için Windows İstemcisidir. Veritabanlarını farklı **Nesne tipleri** - her Nesne tipi, belirli bir amaç için tasarlanmış, Tablolar ait bir koleksiyon olan belirli bir Veritaban yapısıdır.

GeoDin'in kendisi yalnızca 2B'dir. Ürün paketi, iki tamamlayıcı ürün aracılığıyla sahaya ve 3B'ye genişler:

* **GeoDin Onsite** - alan/tablet veri toplama yardımcısı, bir .NET 8 Windows uygulaması (tablet veya PC). Onsite'ın yerel bir sunucu ön yüzü yoktur; proje meta verileri ve Onsite ile masaüstü istemci arasındaki veri alışverişi GeoDin ML dosyaları üzerinden gerçekleşir.
* **GeoDin Zemin** - Autodesk Civil 3D için ücretsiz bir eklenti (ayrı Civil 3D Lisans İhtiyaç duyulan) ki doğrudan bir GeoDin Veritabanı ile bağlantı kurar VE Sondaj kuyuları 3B içinde görselleştirir.

Devam şuraya [Yükle ve etkinleştir](/geodin-desktop/tr/basladi/install-and-activate.md) şuraya GeoDin'i makineniz üzerinde kurmak.


---

# 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/basladi/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.
