> 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/nl/producttour-webapp/zonekaarten-en-analyses/zonekaart-bewerken-samenvoegen-and-splitsen.md).

# Zonekaart bewerken: samenvoegen & splitsen

Voeg zonepolygonen samen en splits ze om kaarten op te schonen en aan operationele behoeften te voldoen.

Met de functies voor het samenvoegen en splitsen van zones kunt u polygonen of beheerszones (of een andere gegevenslaag) samenvoegen en splitsen, en een polygoon of een volledige zone aan een andere klasse toewijzen. Dit helpt om zonekaarten af te stemmen voor precisiewerkzaamheden zoals zaaien, bemesten of spuiten.

1. Open het gewenste perceel, ga naar de sectie Zonekaart, selecteer vervolgens een kaart, open het actiemenu en klik op het item ‘Ga naar zonekaartpagina’:

<figure><img src="https://3615228694-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. Klik op "Zones wijzigen" en selecteer vervolgens "Zones samenvoegen"

<figure><img src="https://3615228694-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. De workflow voor het samenvoegen van zones bestaat uit 2 stappen:

a. selecteer de zone (kleur) waarin u polygonen gaat samenvoegen,

b. selecteer een of meer polygonen op de kaart

Het selectievakje "De volledige zone toevoegen" activeert het volledig samenvoegen van een zone in een geselecteerde zone.

<figure><img src="https://3615228694-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. Klik op "Voltooien"


---

# 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/nl/producttour-webapp/zonekaarten-en-analyses/zonekaart-bewerken-samenvoegen-and-splitsen.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.
