> 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/messen-mit-gnss/messen-in-gk.md).

# Messen in GK

Für das Messen mit GNSS in GK wird ein Verschieberaster benötigt, da die Antenne immer ETRS Koordinaten liefert.

Sie benötigen ein Lageraster (NTv2-Gitter). Sie erhalten das Lageraster bei der jeweiligen Anlaufstelle der Bundesländer.&#x20;

### KIVID Feld

Das Lageraster wird von uns in das passende Format umgewandelt. Für NRW kann das Lageraster direkt im Burg Format heruntergeladen werden.&#x20;

#### Beispiel für NRW

{% embed url="<https://www.bezreg-koeln.nrw.de/geobasis-nrw/produkte-und-dienste/geodaetische-fachprogramme/transformation/echtzeit>" %}

Anschließend wird die .raster Datei in folgendem Ordner abgelegt C:\Benutzer\Öffentlich\Öffentliche Dokumente\frox\KIVIDFeld\raster.&#x20;

Es steht dann im Menü GNSS / Transformationsparameter auswählen unter Lageraster zur Auswahl.&#x20;

![](/files/MIFPTQ5Pc8Zrx4tuu3sG)

Sollte der Ordner C:\Benutzer\Öffentlich\Öffentliche Dokumente\frox\KIVIDFeld\raster nicht vorhanden sein, so kann dieser einfach angelegt werden.

Lesen Sie dazu auch im Kapitel Menü [GNSS / Transformationsparameter](/die-funktionen-der-menus/menu-gnss/transformationsparameter-auswahlen.md) auswählen.

### Zeno Connect

Für Zeno Connect benötigen Sie ein Verschieberaster im csc Format. Das Verschieberaster wird in folgendem Ordner abgelegt:

C:\Benutzer\Öffentlich\Öffentliche Dokumente\Leica Geosystems\Zeno\Datum Transformations

Die Datei wird in den GNSS Einstellungen in Zeno Connect unter dem Reiter Koordinatensysteme bei LSKS Modell ausgewählt.&#x20;

![](/files/L8aPFFPHpb0bz0af3qw6)


---

# 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/messen-mit-gnss/messen-in-gk.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.
