> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/de/produktfuhrung-web-app/zonenkarten-und-analytik/zonenkarte-bearbeiten-zusammenfuhren-and-teilen.md).

# Zonenkarte bearbeiten: Zusammenführen & Teilen

Zonenpolygone zusammenführen und teilen, um Karten zu bereinigen und betriebliche Anforderungen abzubilden.

Mit den Funktionen zum Zusammenführen und Teilen von Zonen können Sie Polygon(e) oder Managementzonen (oder jede andere Datenebene) zusammenführen und aufteilen sowie ein Polygon oder eine gesamte Zone einer anderen Klasse zuordnen. Dies hilft dabei, Zonenkarten für präzise Arbeitsgänge wie Aussaat, Düngung oder Spritzen zu optimieren.

1. Öffnen Sie das gewünschte Feld, gehen Sie zum Abschnitt „Zonenkarte“, wählen Sie dann eine Karte aus, öffnen Sie das Aktionsmenü und klicken Sie auf den Eintrag „Zur Zonenkartenseite wechseln“:

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FBHn7t56OI9YkrG6Dhm6g%2F%D0%A0%D0%B8%D1%81%D1%83%D0%BD%D0%BE%D0%BA2.png?alt=media&amp;token=672be64c-da96-4ec8-8719-fbc85b7b42d8" alt=""><figcaption></figcaption></figure>

2. Klicken Sie auf „Zonen ändern“ und wählen Sie anschließend „Zonen zusammenführen“

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FpYnoIwo44cp1MWJbtsZ5%2F%D0%A0%D0%B8%D1%81%D1%83%D0%BD%D0%BE%D0%BA3.png?alt=media&amp;token=8b07c5e3-43e5-4cc5-8cb9-8213ad9dfa5d" alt=""><figcaption></figcaption></figure>

3. Der Ablauf zum Zusammenführen von Zonen umfasst 2 Schritte:

a. wählen Sie die Zone (Farbe) aus, in die Sie Polygone zusammenführen möchten,

b. wählen Sie ein oder mehrere Polygone auf der Karte aus

Das Kontrollkästchen „Gesamte Zone hinzufügen“ aktiviert das vollständige Zusammenführen einer Zone in eine ausgewählte Zone.

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2F9eCjLRPEizJVXsU6QcwG%2F%D0%A0%D0%B8%D1%81%D1%83%D0%BD%D0%BE%D0%BA4.png?alt=media&amp;token=58afc72f-e141-4f60-be44-9f491c3723d5" alt=""><figcaption></figcaption></figure>

4. Klicken Sie auf „Fertigstellen“


---

# 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://docs.geopard.tech/geopard-tutorials/de/produktfuhrung-web-app/zonenkarten-und-analytik/zonenkarte-bearbeiten-zusammenfuhren-and-teilen.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.
