> 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/tr/urun-turu-web-uygulamasi/bolge-haritalari-ve-analitik/bolge-haritasini-duzenle-birlestir-ve-bol.md).

# Bölge Haritasını Düzenle: Birleştir ve Böl

Haritaları temizlemek ve operasyonel ihtiyaçlara uydurmak için bölge poligonlarını birleştirin ve bölün.

Birleştirme ve bölme bölgeleri özelliklerini kullanarak, poligon(lar)ı veya yönetim bölgelerini (ya da herhangi bir başka veri katmanını) birleştirebilir ve bölebilir, ayrıca bir poligonu veya tüm bir bölgeyi başka bir sınıfa atayabilirsiniz. Bu, ekim, gübreleme veya ilaçlama gibi hassas tarla işlemleri için bölge haritalarını ince ayarlamaya yardımcı olur.

1. Gerekli tarlayı açın, Bölgeler Haritası bölümüne gidin, ardından bir harita seçin, işlem menüsünü açın ve ‘Bölgeler haritası sayfasına git’ öğesine tıklayın:

<figure><img src="https://4027984477-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. "Bölgeleri Düzenle"ye tıklayın ve ardından "Bölgeleri Birleştir"i seçin

<figure><img src="https://4027984477-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. Bölgeleri birleştirme akışı 2 adımdan oluşur:

a. poligonları birleştireceğiniz bölgeyi (rengi) seçin,

b. harita üzerinde bir veya daha fazla poligon seçin

"Tüm bölgeyi ekle" onay kutusu, bir bölgenin seçilen bir bölgeyle tamamen birleştirilmesini etkinleştirir.

<figure><img src="https://4027984477-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. "Bitir"e tıklayın


---

# 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/tr/urun-turu-web-uygulamasi/bolge-haritalari-ve-analitik/bolge-haritasini-duzenle-birlestir-ve-bol.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.
