> 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/ukrainian/oglyad-produktu-vebzastosunok/karti-zon-i-analitika/stvoriti-kartu-zon-za-dopomogoyu-suputnikovikh-znimkiv.md).

# Створити карту зон за допомогою супутникових знімків

Створюйте зони управління за супутниковими знімками, щоб виявити мінливість і підтримати рішення щодо диференційованого внесення.

1. Виберіть поле у списку, натисніть **Створити карту зон** кнопку, виберіть **Одношаровий**, а потім натисніть **Далі**.
2. Вибрати **Супутниковий моніторинг** тип даних, щоб продовжити.

<figure><img src="https://lh4.googleusercontent.com/nWK8yT1-6N1eNfd3l4JqQlPeORUFxpFB17Cmt9tNO5z0kL0-GiQWBziMtkVhAxExXq-L-hdQ46DxRG3oD0HVcAIrjSedSo0mlirCy8ol26XpmfVPhcm6d3A5tcYaS6R-ox17j4eC" alt="This image has an empty alt attribute; its file name is 26-1.png"><figcaption></figcaption></figure>

3. На наступному кроці ви можете вибрати супутникове зображення. Ви можете фільтрувати за місяцем, роком, постачальником або NDVI, а також перемикатися між режимами перегляду зображень, такими як NIR і EVI2.  **Ось короткий опис типів індексів** посилання пояснює доступні індекси. Якщо вам потрібно змінити індекс, натисніть стрілку поруч із **EVI2**. Потім натисніть **Далі**.

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2022/08/image-10.png?resize=1024%2C506&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

4. На наступному кроці ви можете відредагувати назву, змінити кількість зон, [вибрати тип класифікації даних](/geopard-tutorials/ukrainian/oglyad-produktu-vebzastosunok/karti-zon-i-analitika/vikoristannya-klasifikaciyi-danikh.md), і визначити мінімальну площу полігона в квадратних метрах. Натисніть **Запустити аналіз** щоб продовжити.

<figure><img src="https://lh4.googleusercontent.com/878f6ebXLxCLWkJLJ9CiWtSPBoL9o8jj5xuzVZYPXZ5tkwbszYSm-rChnF9sjXZ4z_GbC4eoXISWhMNxwlTyt4LFj6C4aSiD95dqVzTqai4wX203EVBKSimCtRU11AN1UOeFPKdG" alt="This image has an empty alt attribute; its file name is 28-1.png"><figcaption></figcaption></figure>

Аналіз може тривати до 60 секунд, залежно від заданих вами параметрів.

5. Після завершення натисніть **Зберегти й завершити**.

<figure><img src="https://lh5.googleusercontent.com/Wy3hKvKLj6QPVO4qC9xjYCmNZiI3cUXMFQhAHv4OwnWy_p4o216zZ1hH09kAXLcUUAaoWJzakeruCu-pBIZAQq7Tta4hjU1jsHV2IrEjqZsG_IS1Fhn1Y_Dd58GsXCRovOuYv2rL" alt=""><figcaption></figcaption></figure>

Після збереження ви побачите таке повідомлення:

<figure><img src="https://lh5.googleusercontent.com/UEIDoCPan3Uu1LVSUYJcPfjalwRTAdQIqucyjtBqpmPdIbyU3dPX3E1vG538L3s16orZ0_oQccD1GoU_5XU4_yxZ90VhwWtFRujJb8HJ6BCVhIvXtLSKT42pHxoP_zfwFf1AJCxc" alt="This image has an empty alt attribute; its file name is 30-1.png"><figcaption></figcaption></figure>

Ви можете створити ще одну карту зон, призначити норми або відкрити щойно створену карту зон. Якщо ви її відкриєте, побачите подібний вигляд.

<figure><img src="https://lh4.googleusercontent.com/7PEbZc-c_CLsDI_Sut1hjYUHSGUWbBIvHwe6r-1wW9awahM5nC03nCMAMd6uCCQU5JHOvOFiKK9bpjlXUFx0ZHZrVSoOe4v354TRx3LupmB7JEqea6tl7o1zC_NAhSLvnT1pB8J4" alt=""><figcaption></figcaption></figure>


---

# 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/ukrainian/oglyad-produktu-vebzastosunok/karti-zon-i-analitika/stvoriti-kartu-zon-za-dopomogoyu-suputnikovikh-znimkiv.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.
