> 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/messen-mit-gnss/punkte-messen/identische-punkte.md).

# Identische Punkte

Bitte beachten:

Wenn Sie eine Antenne über Zeno Connect nutzen, muss die Antenne über den NMEA Treiber verbunden werden, damit die folgenden Funktionen zur Verfügung stehen. &#x20;

Unter Extras / Programmeinstellungen / GNSS unter "Identische Punkte prüfen" \<Ja> ausgewählen.

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

Es erscheint folgendes Fenster, wenn ein Punkt innerhalb eines vordefinierten Umkreises gefunden wird. Der Punkt wird in der Liste angezeigt.&#x20;

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

Wird  der Punkt durch Anklicken ausgewählt (blau unterlegt), dann steht auch die Funktion "Punkt übernehmen" zur Verfügung.

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

Legen Sie hier fest, ob Sie einen neuen Punkt erzeugen möchten oder einen der in der Liste angezeigten Punkte erneut angemessen haben, weil die vorherige Bestimmung z.B. nicht in Ordnung war. Sie haben auch die Möglichkeit abzubrechen, wenn Sie zum Beispiel zufällig zweimal hintereinander eine Messung ausgelöst haben. Dann wird diese Messung nicht gespeichert.

#### **Neuer Punkt**

Es wird ein neuer Punkt mit der nächsten freien Punktnummer erzeugt.

#### **Abbrechen**

Die Messung wird nicht gespeichert.

#### Punkt übernehmen

Falls der Punkt auf derselben Station bereits gemessen war, erscheint folgender Dialog:

<figure><img src="/files/6DhpsQZ1ye8ho2LufnNh" alt=""><figcaption></figcaption></figure>

Bestätigen Sie den Dialog mit \<OK>, können Sie im nächsten Fenster eine Entscheidung treffen.

<figure><img src="/files/5IJ79F8JiX5L5kxOAwTn" alt=""><figcaption></figcaption></figure>

Es kann die alte oder die neue Messung übernommen werden. Für die neue Messung kann eine neue Punktnummer vergeben werden. Es kann auch gemittelt werden (Beide).&#x20;

## Bie Nutzung von Zeno Connect

#### Mittelungsdialog

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

#### Objekteditor Reiter GNSS

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

#### Eintrag der Mittelung als Handeingabe

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

#### GNSS Bericht

<figure><img src="/files/EqCkqpcSChiKUmuCunZZ" 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/messen-mit-gnss/punkte-messen/identische-punkte.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.
