> 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-danikh-gruntu-vrozhainosti-abo-danikh-pro-vnesennya.md).

# Створити карту зон за допомогою даних ґрунту, врожайності або даних про внесення

Якщо ви хочете створити карту зон із набору даних, спочатку завантажте дані в поле.

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

<figure><img src="https://lh4.googleusercontent.com/C_wDTmJfNc6C6dWxzpOMsjjoKYB_DtFTZyfEgRS1MU3vIfAH5iC91GDMXcTPPaEdh03P2i35OUiD70SltD3qJTci1c66hqzLqzrRQJ3X_ooFY1gofu9Ox000ajyIJjJ6aiqEVVEw" alt=""><figcaption></figcaption></figure>

3. На наступному кроці виберіть конкретний набір даних про ґрунт, який ви хочете використати, і натисніть **Далі**.

<figure><img src="https://lh6.googleusercontent.com/yol4wcXBCKi0W9Xe8gW9EV3TePjDFlwww4CR4Hzgws0d5TbRnf72Z2_v793n_l56d3PJEqfTPRuhDAVe0kFwDV6n6Qn2MBShP-A3FNhS4XfgJu01mU1earnODGRQz6rV0m_kOtSk" alt=""><figcaption></figcaption></figure>

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

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

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

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

<figure><img src="https://lh3.googleusercontent.com/QvpdbCtZjNVqqKrdSM7FuXglnFfhIWgL7X-W2GrN0RhcVNSZykvifa9oy_QWdHEY3uxZKkyjCwgSTPMslJDKT95KXCypLuDvAviPNP-rCbBcRWWxho-oiYwQ1XfGY3uQnQCKOiUA" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="https://lh5.googleusercontent.com/FTY8Lx3mahAgt0YsaICoXCb5ybzs56I85YIu-eJ2HIOKlm6cJwulnRJd3c3g6kclM4uPBGmIXSjZVYA7liLeUeg4HC5feougC6R6ilfbNKyBDUxYNuRrmHloPKbqYucElSK3LUSF" 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-danikh-gruntu-vrozhainosti-abo-danikh-pro-vnesennya.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.
