# ज़ोन मैप संपादित करें: मर्ज और स्प्लिट

Merge और Split Zones फीचर का इस्तेमाल करके आप polygon(s) या management zones (या कोई भी दूसरा data layer) को merge और split कर सकते हैं, और किसी polygon या पूरी zone को दूसरी class में assign कर सकते हैं। इससे seeding, fertilizing, या spraying जैसी precision operations के लिए zones maps को ठीक करने में मदद मिलती है।

1. ज़रूरी field खोलें, Zones Map section में जाएँ, फिर एक map select करें, action menu खोलें, और ‘Go to zones map page’ item पर click करें:

<figure><img src="/files/8db2c832cba767eb5794c9dd457058e64bcc1ec3" alt=""><figcaption></figcaption></figure>

2. "Modify Zones" पर click करें और फिर "Merge Zones" select करें

<figure><img src="/files/50919060ddda0385c4a236567e3fa1098a283c78" alt=""><figcaption></figcaption></figure>

3. Zones merge flow में 2 steps हैं:

a. वह zone (color) select करें जिसमें आप polygons को merge करेंगे,

b. map पर एक या अधिक polygons select करें

"Add the entire zone" checkbox को चुनने पर एक पूरी zone को selected zone में complete merge करने का विकल्प active हो जाएगा।

<figure><img src="/files/8c0e1ee4f1fbe8954801e24e8368825ddcd1be6a" alt=""><figcaption></figcaption></figure>

4. "Finish" पर click करें


---

# Agent Instructions: 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:

```
GET https://docs.geopard.tech/geopard-tutorials/in/product-tour-web-app/zones-maps-and-analytics/edit-zones-map-merge-and-split.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
