> 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/datenimport/neues-projekt-anlegen-aus/projekt-aus-geomapper-xml-datei-anlegen.md).

# Projekt aus GeoMapper xml-Datei anlegen

*Menü Datei / Neues Projekt / Projekt aus GeoMapper xml-Datei anlegen*

Schnittstelle **I-FX Connect2GeoMapper**

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

Der Datenaustausch zwischen dem Programm GeoMapper von rmDATA und FX Survey von frox erfolgt in beide Richtungen über das von rmDATA definierte GeoMapper-XML Format.

Aus GeoMapper heraus werden CAD Daten und Messpunkte für FX Survey als GeoMapper- XML-Datei zur Verfügung gestellt. Die Grafikobjekte dienen dabei wie gewohnt in FX Survey als Hintergrundinformation. Alle Punkte mit Punktnummern (Detailpunkte) werden in FX Survey zu Messpunkten, sie sind mit der Grafik verknüpft, bei Verschiebungen der Punkte wird auch die Hintergrundgrafik mitgezogen. Auch Sachdaten werden in der XML-Datei geführt und übernommen.

Die Umsetzung erfolgt ohne Umsetzungstabelle. Das Projekt wird in FX Survey einfach aus der GeoMapper XML-Datei geöffnet.

Auf FX Survey Seite muss das zugrunde liegende Datenmodell allerdings exakt der Konfiguration des GeoMapper-Projektes entsprechen. Notwendige Ergänzungen der GeoMapper Konfiguration erfordern deshalb in der Regel in FX Survey eine Datenmodellerweiterung. Sind die Objekte nicht in FX Survey definiert, werden sie zumindest grafisch übernommen, sodass man darauf zurückgreifen kann. Anhand eines Attributes ist die Objektbezeichnung aus GeoMapper abfragbar.

Die Darstellung der Grafikobjekte in FX Survey ist so gehalten, dass sie auf dem Display im Außendienst gut erkennbar sind und muss nicht 1:1 der Darstellung in GeoMapper entsprechen.

### **Einlesen der GeoMapper-Daten**

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

Zunächst wird die GeoMapper-XML-Datei ausgewählt, anschließend können einige weitere Parameter wie mittlere Geländehöhe und Undulation angegeben werden. Nachdem alle Eingaben getroffen worden sind, wird der Import mit \<OK> angestoßen. Die XML-Datei wird eingelesen.

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

Nach dem Einlesen wird das Projekt automatisch gespeichert und ein Einleseprotokoll wird angezeigt.

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

Damit ist das Öffnen abgeschlossen und es kann wie gewohnt mit FX Survey gearbeitet werden. Die zu erfassenden Objekte heißen genauso wie in GeoMapper, auch die verfügbaren Sachdaten sind gleich.

<figure><img src="/files/B4W8Me9NVxIQ6Ii0CePf" 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/datenimport/neues-projekt-anlegen-aus/projekt-aus-geomapper-xml-datei-anlegen.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.
