> 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/besondere-anwendungsgebiete/bauvermessung.md).

# Bauvermessung

Das Datenmodell Bauvermessung ist optimiert für den Tiefbau (Glasfaser). Es enthält zusätzliche Objekte und eine spezielle Umsetzungstabelle für den Export.

## Die Objekte im Datenmodell

Das Datenmodell Bauvermessung enthält zusätzlich zum Datenmodell Medien die Datenbanken Bauvermessung, Rotberichtigung und BAU PRO.

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

Die Datenbank Bauvermessung enthält folgende Objektklassen.

<figure><img src="/files/1hakWr1f0iwuzFZ25EYA" alt=""><figcaption></figcaption></figure>

Zur Datenbank Rotberichtigung lesen Sie bitte im Kapitel [Rotberichtigung](broken://pages/5qPtgjS3aRFNi0b2tzSg) nach.

## Umsetzungstabelle im Datenmodell

Das Datenmodell enthält eine fertige Umsetzungstabelle mit Definition der Spalten zur Ausgabe über den Export [Objekte zu CSV](/datenexport/daten-exportieren/objekte-zu-csv.md).&#x20;

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

Es wird eine Tabelle mit den definierten Spalten exportiert, die entsprechende Auswertemöglichkeiten zum Beispiel bezüglich verbauter Trassenlänge und Materialmenge bietet.&#x20;


---

# 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/besondere-anwendungsgebiete/bauvermessung.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.
