> 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/datenexport/daten-exportieren/messdaten.md).

# Messdaten

*Menü Datei / Daten exportieren / Messdaten*

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

## Funktion

Die Messdaten aus KIVID-Feld können über diese Funktion formatiert ausgegeben werden.

## Export durchführen

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

Im Fenster wird das Zielformat ausgewählt und ein Dateiname angegeben. Standardmäßig wird der Projektname verwendet und die Messdaten werden im Ordner abgelegt, in dem auch das Projekt liegt.

Nach Klick auf \<OK> wird direkt die Exportdatei geöffnet.&#x20;

**Bitte beachten:**

*Auf dem Rechner muss Java installiert sein. Andernfalls können nicht alle Formate erzeugt werden.*

## Formate

Die Zielformate sind im Ordner C:\Benutzer\Öffentlich\Öffentliche Dokumente\frox\KIVIDFeld\XSLT abgelegt. Neben den mitgelieferten Zielformaten können auch eigene Formate erstellt werden.&#x20;

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

## Exportdateien

#### **mGEO Koordinatenausgabe** <a href="#rmgeo-koordinatenausgabe" id="rmgeo-koordinatenausgabe"></a>

Ausgabe als .txtPunktkennzeichen, Rechtswert, Hochwert, Höhe, Code. Die Koordinaten werden ausschließlich in ETRS ausgegeben. Für die Ausgabe von Koordinaten anderer Koordinatensysteme kann der Export [Kodierte Punktformate](/datenexport/daten-exportieren/punktformate/kodierte-punktformate.md) genutzt werden.&#x20;

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

#### **rmGEO Polardatenausgabe (Leica GSI mit 16 Stellen)** <a href="#rmgeo-polardatenausgabe-leica-gsi-mit-16-stellen" id="rmgeo-polardatenausgabe-leica-gsi-mit-16-stellen"></a>

Ausgabe als .txt

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

### **GEOgraf**

Ausgabe als .txt

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

### **GNSS\_Protokoll**

Ausgabe als .pdf oder .rtf

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

### Messwert\_Protokoll

Ausgabe als .pdf oder .rtf

### Polar\_Protokkoll

Ausgabe als .pdf oder .rtf

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

<figure><img src="/files/0CY0zSh03nz9bprmj7Y6" alt=""><figcaption></figcaption></figure>

### Wild Leica GSI mit 16 Stellen

Ausgabe als .txt

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

### Wild Leica GSI mit 8 Stellen

Ausgabe als .txt

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

## Anpassung der Ausgabedatei

Standardmäßig steht im Kopf der Ausgabedatei eine fiktive Adresse. Diese Angaben können wie folgt angepasst werden.

Bitte navigieren Sie in folgenden Pfad:

C:\Benutzer\Öffentlich\Öffentliche Dokumente\frox\KIVIDFeld\XSLT\persoenliche Daten

Sie finden dort folgende Dateien:

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

Über einen Texteditor kann die Datei BueroName.xsl geöffnet werden. Nun können Name und Adresse in dieser Datei angepasst werden.&#x20;

<figure><img src="/files/8sVMOZy9h4Igo49812h2" alt=""><figcaption></figcaption></figure>

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

Die Änderungen werden direkt übernommen. Ein Neustart von FX Survey ist nicht notwendig.

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

Weitere Änderungen können in der Datei des jeweiligen Formats vorgenommen werden.

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

In der Datei Messwert\_Protokoll kann zum Beispiel in den Zeilen 1603 bis 1616 der Fuß des Protokolls angepasst oder entfernt werden.

Standardmäßig ist dort der Kontakt zu der Firma Burg eingetragen.&#x20;

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


---

# 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/datenexport/daten-exportieren/messdaten.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.
