> 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/bg/obikolka-na-produkta-ueb-prilozhenie/integraciya-s-john-deere-operations-center/9.-eksport-na-pochveni-topografski-satelitni-ili-analitichni-sloeve-kato-kartovi-sloeve.md).

# 9. Експорт на почвени, топографски, сателитни или аналитични слоеве като картови слоеве

#### Какво можете да експортирате

* Управление **Зони** (напр. сеитба, торене, растителна защита)
* **Сателитни снимки** (и всички вегетационни индекси)
* **Топография** & производни слоеве (надморска височина, наклон, изложение)
* **NUE** (карти на ефективността на използване на азота)
* **Печалба** карти
* Променлива норма **Rx** предписания (всеки продукт)
* Всеки друг растерeн или векторен слой, който създавате в GeoPard

<div data-full-width="true"><figure><img src="/files/eb14c704906d7d6f6de662b15246faba279365d9" alt=""><figcaption><p>Експортирайте слоя в GeoPard</p></figcaption></figure> <figure><img src="/files/8d72bde4faaf9eefe6e0b984f1d66d119ed8bc95" alt=""><figcaption><p>Експортираният слой на наклона се появява в Ops Center в уеб и на мобилно устройство</p></figcaption></figure> <figure><img src="/files/b7422c950b47aa5c17f377009636dca45f1835d7" alt=""><figcaption><p>Експортираният слой на надморската височина се появява в John Deere Ops Center в уеб и на мобилно устройство</p></figcaption></figure></div>

#### Бързи стъпки

1. Отворете полето и изберете слоя, който искате да споделите.
2. Щракнете върху бутона **︙** (три точки) до името на слоя и изберете **Export → John Deere → Map Layer**.
3. Обикновено се появява в Ops Center в рамките на 1–2 минути.

#### Проверете го в Ops Center

1. Влезте в John Deere Operations Center.
2. Отидете на **Field Analyzer → Map Layers**.
3. Вашият нов слой се появява под **Layers**. Включете го, за да го видите на картата.

Това е всичко — лесен начин да пренесете прозренията от 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/bg/obikolka-na-produkta-ueb-prilozhenie/integraciya-s-john-deere-operations-center/9.-eksport-na-pochveni-topografski-satelitni-ili-analitichni-sloeve-kato-kartovi-sloeve.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.
