> 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/shape-datei.md).

# Shape-Datei

*Menü Datei / Daten exportieren / Shape-Datei*

Der Shape-Export erfolgt inklusive Sachdaten, mit einer zufälligen Darstellung.

<figure><img src="/files/2JS8hn2hoQ5cze6jCXkW" alt=""><figcaption></figcaption></figure>

Zunächst kann ausgewählt werden, welche Sessions exportiert werden sollen. Diese Funktion steht zur Verfügung, wenn das Modul **M-FX Power Kit I** lizenziert ist.&#x20;

Die Sessions können einzeln angeklickt werden oder über die Symbole am rechten Rand komplett ausgewählt werden.

![](/files/vtZAOyM2Jtzdj7KpNeh1)Alle auswählen

![](/files/EDoD6LB949YopmKgZ6kS)Keine auswählen

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

Im nächsten Schritt können die zu exportierenden Objektklassen ausgewählt werden.

Beim Export kann außerdem gewählt werden, ob die Layer mit internen Klassennamen oder Aliasnamen geschrieben werden sollen.

Shape-Dateien können beim Export gezippt werden. Im Dialog steht dafür eine Checkbox zur Verfügung.

Eine weitere Checkbox steht für das Exportieren von Fotos zur Verfügung.

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

Auswahl des Speicherortes.

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

Sollte in dem gewählten Verzeichnis bereits eine Datei vorhanden sein, wird abgefragt, ob diese überschrieben werden soll.

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

Während des Exports wird ein Protokoll geschrieben, das auch gespeichert werden kann.

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

Alle Einzeldateien der Shape-Datei werden in den angegebenen Ordner exportiert.

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

Die Shape-Datei kann nun mit dem Innendienstprogramm geöffnet werden.&#x20;

***Bitte beachten:***

*Das Shape Format kennt keine Bögen, daher können beim Shape-Export keine Bögen übergeben werden.*


---

# 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/shape-datei.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.
