> 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/svn/predstavitev-izdelka-spletna-aplikacija/karte-con-in-analitika/uredi-karto-con-zdruzi-in-razdeli.md).

# Uredi karto con: združi in razdeli

Združujte in razdeljujte poligone con, da očistite karte in jih prilagodite operativnim potrebam.

Z uporabo funkcij za združevanje in razdeljevanje con lahko združite in razdelite poligon(e) ali upravljavske cone (ali katero koli drugo podatkovno plast) ter dodelite poligon ali celotno cono drugi kategoriji. To pomaga prilagoditi karte con za natančna opravila, kot so setev, gnojenje ali škropljenje.

1. Odprite zahtevano polje, pojdite v razdelek Zemljevid con, nato izberite zemljevid, odprite meni dejanj in kliknite možnost »Pojdi na stran zemljevida con«:

<figure><img src="https://29491374-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. Kliknite »Spremeni cone« in nato izberite »Združi cone«

<figure><img src="https://29491374-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. Postopek združevanja con vsebuje 2 koraka:

a. izberite cono (barvo), v katero boste združevali poligone,

b. na zemljevidu izberite enega ali več poligonov

Potrditveno polje »Dodaj celotno cono« bo omogočilo popolno združitev cone v izbrano cono.

<figure><img src="https://29491374-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. Kliknite »Končaj«


---

# 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/svn/predstavitev-izdelka-spletna-aplikacija/karte-con-in-analitika/uredi-karto-con-zdruzi-in-razdeli.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.
