> 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-onsite/de/konfiguration/geo-data-standards.md).

# Geo-Daten-Normen

A **geo-data-Norm** definiert das Schema für die Beschreibung von Bohr-, Probenahme- und Schichtdaten – welche Spalten vorhanden sind, welche Werte zulässig sind, welche Einheiten verwendet werden. Verschiedene Länder und Branchen verwenden unterschiedliche Normen. Onsite unterstützt mehrere davon und lässt Sie die richtige für jedes Projekt auswählen.

Normen werden in Konfiguration > Integration > Geo-data-Auslieferung über den Schalter allgemeine Einstellungen (Zahnrad) konfiguriert.

## Unterstützte Normen

Diese Version von Onsite unterstützt fünf Normen. Wenn Sie eine auswählen, fordert Onsite Sie außerdem auf, die relevanten Beschreibungsarten auszuwählen, die damit verbunden sind - die spezifischen Konventionen zum Protokollieren, die Ihr Projekt verwendet. **Beschreibungsarten** die damit verbunden sind - die spezifischen Konventionen zum Protokollieren, die Ihr Projekt verwendet.

<figure><img src="/files/7c1be894cbfd6b3ee70030cba2d70e226297e07b" alt=""><figcaption></figcaption></figure>

## Wählen Sie Ihre Norm, bevor Sie beginnen

Entscheiden Sie sich für die Norm **vor** Erstellen Sie Beliebig viele Formulare für ein Projekt. Standards beeinflussen, welche Felder erscheinen, wie Daten eingegeben werden und wie das exportierte GeoDinML aussehen wird – Von Tag eins an müssen sie korrekt sein.

{% hint style="danger" %}
**Sobald eine Norm angewendet wird und das Projekt aktive Formulare hat, kann sie nicht rückwirkend geändert werden.** Wenn Sie feststellen, dass Sie nach dem Erstellen von Formularen die falsche Norm gewählt haben, müssen Sie, um ein Neues Projekt mit der richtigen Norm zu starten, neu anfangen.
{% endhint %}

## Die Registerkarte „Standards“ ist gesperrt, wenn Formulare geöffnet sind

Wenn Beliebig Formulare derzeit Öffnen in Onsite sind, ist die Registerkarte für die Geo-Datenübermittlung gesperrt - Sie können die Norm nicht Ändern, während Formulare bearbeitet werden.

{% hint style="info" %}
Wenn Sie diesen Fehler sehen, Beenden Sie Alle Öffnen-Formulare und Erneut versuchen.

<img src="/files/b3d3a7f88061b02433dc0af2edf66316876964cd" alt="" data-size="original">
{% endhint %}

***

**Siehe auch**

* [Projekt-Setup](/geodin-onsite/de/konfiguration/project-setup.md) - Einrichten des Projekts, zu dem diese Norm gilt
* [Exportieren nach GeoDin](/geodin-onsite/de/anleitungen/exporting-to-geodin.md) - wie Ihre Norm das GeoDinML Exportieren prägt


---

# 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-onsite/de/konfiguration/geo-data-standards.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.
