> 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/nutzer-in-d-a-ch/fx-survey-in-osterreich/bev-transformator.md).

# BEV Transformator

## BEV Transformator aufrufen

Unter folgendem Link gelangen Sie zu dem BEV Transformator <https://transformator.bev.gv.at/at.gv.bev.transformator/cadastre>

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

## Bestimmung der Transformationsparameter

Zur Bestimmung der Transformationsparameter können Dateien hochgeladen werden, es kann über eine Adresse gesucht werden, ein Ausschnitt aus der Karte gewählt werden oder der aktuelle Standort verwendet werden.

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

Es öffnet sich eine Karte in der Passpunkte gesetzt werden können.

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

Die Passpunkte werden aufgelistet.

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

## Daten exportieren

Mit Klick auf den Button \<Exports> unterhalb der Karte öffnet sich folgende Auswahl.&#x20;

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

Die rmGEO Datei beinhaltet ETRS Koordinaten, MGI Koordinaten und die Transformationsparameter.

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

Das Koordinatenverzeichnis liefert MGI Koordinaten&#x20;

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

und die Parameter als JSON beinhaltet die Transformationsparameter.

![](/files/kAtrFP9lG17lQpGFkTVt)


---

# 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/nutzer-in-d-a-ch/fx-survey-in-osterreich/bev-transformator.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.
