> 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/de/objektarten/remediation-projects.md).

# Sanierung Projekte

Der **"Sanierungsprojekte"** Die Objektart-Sammlung wurde für die detaillierte Erfassung von Daten an Sanierungsstandorten entwickelt.

<figure><img src="/files/3af2a5cee18af4283b9f2b7a9fa589fd7c4c369f" alt="General data mask for the Wastewater object type, with map preview"><figcaption><p>Maske für Allgemeine Sondierungen für die Objektart "Abwasser" mit Kartenvorschau.</p></figcaption></figure>

## Checkliste

* **Abwasser** - Allgemeine Sondierungen (mit einer zusätzlich Maske für Mediendateien)
* **Behälter** - Allgemeine Sondierungen
* **Lagerfläche** - Allgemeine Sondierungen (mit einer zusätzlich Maske für Mediendateien), ergänzende Informationen (Stoffe)
* **Produktionsanlage** - Allgemeine Sondierungen (mit einer zusätzlich Maske für Mediendateien), ergänzende Informationen (Anschlüsse, Stoffe)
* **Sanierungsanlage** - Allgemeine Sondierungen (mit einer zusätzlich Maske für Mediendateien), Probendaten, Ausbauplan/Rohre, ergänzende Informationen (Filter)

## Eigenschaften

Die Sammlung "Sanierungsprojekte" umfasst fünf unabhängige Objektarten: **Abwasser**, **Behälter**, **Lagerfläche**, **Produktionsanlage**, und **Sanierungsanlage**. Jede Objektart hat ihre eigene Maske für Allgemeine Sondierungen und kann in GeoDin eigenständig, unabhängig von den anderen, verwendet werden.

<figure><img src="/files/4235349ee449692916f1c80560320e250bd02262" alt="General data mask for the Production facility object type, Protection systems / Soil tab"><figcaption><p>Maske für Allgemeine Sondierungen für die Objektart "Produktionsanlage", Registerkarte "Schutzsysteme / Boden".</p></figcaption></figure>

Die Objektarten **Abwasser**, **Lagerfläche**, **Produktionsanlage**, und **Sanierungsanlage** haben jeweils eine "Medien-Dateien"-Tabelle, die zum Speichern von Dateisystempfaden zu zugehörigen Dokumenten verwendet wird.

<figure><img src="/files/102d1c1b401e19ade6e20fa298287e8d173b0b47" alt="Media files mask for the Wastewater object type"><figcaption><p>"Media-Dateien"-Maske für die Objektart "Abwasser".</p></figcaption></figure>

## Anwendung

Die Objektarten in "Sanierungsprojekte" werden zur Datenerfassung an Sanierungsstandorten verwendet, an denen keine Schicht- oder Ausbauplandaten bestimmt wurden oder erforderlich sind.


---

# 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/de/objektarten/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.
