> For the complete documentation index, see [llms.txt](https://survey.fmpx.docs.frox-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survey.fmpx.docs.frox-it.de/tipps-aus-der-praxis/geoidmodelle.md).

# Geoidmodelle

## Benötigte Formate&#x20;

### Zeno Connect

Die Datei muss im Leica Format GEM vorliegen.

### KIVID Feld

Die Dateien müssen im Burg Format vorliegen (.raster). Burg kann Geoidmodelle der Formate .gem und .ascii in das Burg Format .raster umwandeln. Bitte senden Sie uns ihre Datei per Mail, wir veranlassen die Umwandlung bei Burg und senden Ihnen das Geoidmodell anschließend im passenden Format zu.

## Geoidmodell für Deutschland

Für das gesamte Bundesgebiet und für Teile des Bundesgebietes finden Sie passende Geoidmodelle zum Beispiel unter:

{% embed url="<https://gdz.bkg.bund.de/index.php/default/quasigeoid-der-bundesrepublik-deutschland-quasigeoid.html>" %}

Hier kann entweder ein Geoidmodell für ganz Deutschland ausgewählt werden oder ein Teilgeoid.

**Seit dem 01.06.2023 sind diese Geoidmodelle kostenfrei!**

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

Über den Reiter Direktdownload können Sie das Geoidmodell für Gesamtdeutschland und die Teilgeoidmodelle für die Bereich NO, NW, S und W kostenfrei herunterladen.&#x20;

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

<figure><img src="/files/3q5XRESN5sQYd9GgeA0a" alt=""><figcaption></figcaption></figure>

## Ablage des Geoidmodells

### Zeno Connect

Das Geoidmodell muss in folgendem Ordner abgelegt werden:

C:\Benutzer\Öffentlich\Öffentliche Dokumente\Leica Geosystems\Geoid Models

### KIVID Feld

Das Geoidmodell wird in folgendem Ordner abgelegt:

C:\Benutzer\Öffentlich\Öffentliche Dokumente\frox\KIVIDFeld\raster

Falls der Ordner raster nicht vorhanden ist, legen Sie diesen bitte an.

## Anwendung des Geoidmodells

### Zeno Connect

In den GNSS Einstellungen in Zeno Connect finden Sie unter dem Reiter Koordinatensystem die Möglichkeit ein Geoidmodell auszuwählen.

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

Wenn Sie auf das Icon rechts neben dem Eingabefeld klicken, dann öffnet sich folgendes Fenster. Dort werden die Geoidmodell, die in folgendem Ordner liegen, zur Auswahl angezeigt.

C:\Benutzer\Öffentlich\Öffentliche Dokumente\Leica Geosystems\Geoid Models

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

### KIVID Feld

Im Menü GNSS unter "Transformationsparameter auswählen" kann im unteren Teil des Fensters bei Höhenberechnung "Undulation" ausgewählt werden. Es stehen dann alle im Ordner&#x20;

C:\Benutzer\Öffentlich\Öffentliche Dokumente\frox\KIVIDFeld\raster hinterlegten Modelle zur Auswahl.

![](/files/mlPwvW7BlsrHfe52BQXm)

### NMEA

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

Für die Ausgabe der Höhe wird ein Geoidmodell ausgewählt. Das Geoidmodell wird in folgendem Ordner abgelegt:

C:\Programme\Frox\FX Survey\GNSS

**Das Geoidmodell**&#x20;

{% file src="/files/7OXtASwG6Dy2dRRTtfoa" %}

Das Geoidmodell muss eine Binärdatei sein. Diese kann kostenlos heruntergeladen werden. Siehe dazu das [Kapitel Geoidmodelle](/tipps-aus-der-praxis/geoidmodelle.md).


---

# 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://survey.fmpx.docs.frox-it.de/tipps-aus-der-praxis/geoidmodelle.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.
