> 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/integraciya-z-john-deere-operations-center/9.-eksportuite-grunt-topografiyu-suputnikovi-znimki-abo-analitiku-yak-shari-karti.md).

# 9. Експортуйте ґрунт, топографію, супутникові знімки або аналітику як шари карти

#### Що можна експортувати

* Керування **Зони** (наприклад, висів, добрива, захист рослин)
* **Супутникові знімки** (і всі індекси вегетації)
* **Топографія** та похідні шари (висота, ухил, експозиція)
* **NUE** (ефективність використання азоту) карти
* **Прибуток** карти
* Змінна норма **Rx** рецепти (будь-який продукт)
* Будь-який інший растровий або векторний шар, який ви створюєте в GeoPard

<div data-full-width="true"><figure><img src="/files/80b16c511df081ac732a889a0db82a183a31d427" alt=""><figcaption><p>Експортуйте шар у GeoPard</p></figcaption></figure> <figure><img src="/files/ad13c446eff35b562c6b92bcc20b5cfa7fb494d5" alt=""><figcaption><p>Експортований шар ухилу з’являється в Ops Center у веб-версії та на мобільному пристрої</p></figcaption></figure> <figure><img src="/files/b636e0eb678950feb145993ef281a4a612e80247" alt=""><figcaption><p>Експортований шар висот з’являється в John Deere Ops Center у веб-версії та на мобільному пристрої</p></figcaption></figure></div>

#### Швидкі кроки

1. Відкрийте поле та виберіть шар, яким ви хочете поділитися.
2. Натисніть **︙** (три крапки) поруч із назвою шару та виберіть **Експорт → John Deere → Map Layer**.
3. Зазвичай він з’являється в Ops Center протягом 1–2 хвилин.

#### Перевірте це в Ops Center

1. Увійдіть до John Deere Operations Center.
2. Перейдіть до **Field Analyzer → Map Layers**.
3. Ваш новий шар з’являється в розділі **Шари**. Увімкніть його, щоб побачити на карті.

Ось і все — простий спосіб перенести аналітику GeoPard на кожен екран John Deere на фермі.


---

# 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/integraciya-z-john-deere-operations-center/9.-eksportuite-grunt-topografiyu-suputnikovi-znimki-abo-analitiku-yak-shari-karti.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.
