> 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/pl/prezentacja-produktu-aplikacja-webowa/mapy-stref-i-analityka/edytuj-mape-stref-scalanie-i-dzielenie.md).

# Edytuj mapę stref: scalanie i dzielenie

Scalaj i dziel poligony stref, aby uporządkować mapy i dopasować je do potrzeb operacyjnych.

Korzystając z funkcji scalania i dzielenia stref, możesz scalać i dzielić poligony lub strefy zarządzania (albo dowolną inną warstwę danych) oraz przypisać poligon lub całą strefę do innej klasy. Pomaga to dopracować mapy stref pod kątem precyzyjnych operacji, takich jak siew, nawożenie czy oprysk.

1. Otwórz odpowiednie pole, przejdź do sekcji Mapa stref, następnie wybierz mapę, otwórz menu akcji i kliknij pozycję „Przejdź do strony mapy stref”:

<figure><img src="https://3832317038-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. Kliknij „Modyfikuj strefy”, a następnie wybierz „Scal strefy”

<figure><img src="https://3832317038-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. Proces scalania stref obejmuje 2 kroki:

a. wybierz strefę (kolor), w której będziesz scalać poligony,

b. wybierz jeden lub więcej poligonów na mapie

Pole wyboru „Dodaj całą strefę” włączy pełne scalenie strefy z wybraną strefą.

<figure><img src="https://3832317038-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. Kliknij „Zakończ”


---

# 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/pl/prezentacja-produktu-aplikacja-webowa/mapy-stref-i-analityka/edytuj-mape-stref-scalanie-i-dzielenie.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.
