> 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/nesne-tipleri/remediation-projects.md).

# İyileştirme Projeler

Bu **"Islah projeleri"** Nesne tipi koleksiyonu, ıslah sahalarındaki verilerin ayrıntılı olarak kaydedilmesi için geliştirilmiştir.

<figure><img src="/files/320192119d82da75144b59aec7f4a89d3fdb2b70" alt="General data mask for the Wastewater object type, with map preview"><figcaption><p>Nesne tipi "Atık su" için Harita önizlemesi ile Genel veriler maskesi.</p></figcaption></figure>

## Kontrol listesi

* **Atık su** - Genel veriler (medya verileri için ek olarak bir maske ile)
* **Numune kabı** - Genel veriler
* **Depolama alanı** - Genel veriler (medya verileri için ek olarak bir maske ile), ek bilgiler (maddeler)
* **Üretim tesisi** - Genel veriler (medya verileri için ek olarak bir maske ile), ek bilgiler (bağlantılar, maddeler)
* **Islah tesisi** - Genel veriler (medya verileri için ek olarak bir maske ile), Örnek veri, Kuyu tasarımı/borular, ek bilgiler (filtreler)

## Özellikler

"Islah projeleri" koleksiyonu, beş bağımsız Nesne tipleri içerir: **Atık su**, **Numune kabı**, **Depolama alanı**, **Üretim tesisi**, ve **Islah tesisi**. Her Nesne tipi kendi Genel veriler maskesine sahiptir ve GeoDin'de diğerlerinden bağımsız olarak tek başına kullanılabilir.

<figure><img src="/files/93a450c392c5a32b1e36333c56cb76afc31a9b98" alt="General data mask for the Production facility object type, Protection systems / Soil tab"><figcaption><p>Nesne tipi "Üretim tesisi" için Genel veriler maskesi, "Koruma sistemleri / Toprak" sekmesi.</p></figcaption></figure>

Nesne tipleri **Atık su**, **Depolama alanı**, **Üretim tesisi**, ve **Islah tesisi** her birinde, ilgili belgelere ait dosya sistemi yollarını depolamak için kullanılan bir "Medya Veriler" Tablo bulunur.

<figure><img src="/files/955f5a64f731cab6cf9b78b19beb5ef49ef990ca" alt="Media files mask for the Wastewater object type"><figcaption><p>"Medya Veriler" maskesi, Nesne tipi "Atık su" için.</p></figcaption></figure>

## Uygulama

"Islah projeleri" içindeki Nesne tipleri, hiçbir tabaka veya Kuyu tasarımı verisinin belirlenmediği ya da gerekli olmadığı ıslah sahalarında veri toplamak için kullanılır.


---

# 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/nesne-tipleri/remediation-projects.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.
