> 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/ltu/produkto-apzvalga-ziniatinklio-programa/john-deere-operations-center-integracija/9.-eksportuokite-dirvozemio-topografijos-palydovinius-arba-analitikos-duomenis-kaip-zemelapio-sluoks.md).

# 9. Eksportuokite dirvožemio, topografijos, palydovinius arba analitikos duomenis kaip žemėlapio sluoksnius

#### Ką galite eksportuoti

* Valdymas **Zonos** (pvz., sėja, trąšos, augalų apsauga)
* **Palydoviniai vaizdai** (ir visi augalijos indeksai)
* **Topografija** ir išvestiniai sluoksniai (aukštis, šlaitas, ekspozicija)
* **NUE** (azoto panaudojimo efektyvumo) žemėlapiai
* **Pelno** žemėlapiai
* Kintamos normos **Rx** receptai (bet kuris produktas)
* Bet kuris kitas rastrinis arba vektorinis sluoksnis, kurį sukuriate GeoPard

<div data-full-width="true"><figure><img src="/files/6dba558a7ece01b97da2f7c6db61077005c11901" alt=""><figcaption><p>Eksportuokite sluoksnį GeoPard sistemoje</p></figcaption></figure> <figure><img src="/files/b722992ca71e835ffe6bbdbc21b914625511c18b" alt=""><figcaption><p>Eksportuotas šlaito sluoksnis matomas Ops Center žiniatinklyje ir mobiliojoje programoje</p></figcaption></figure> <figure><img src="/files/dc3015c427ee870c60c064ccf3a0349078a5633e" alt=""><figcaption><p>Eksportuotas aukščio sluoksnis matomas John Deere Ops Center žiniatinklyje ir mobiliojoje programoje</p></figcaption></figure></div>

#### Greiti žingsniai

1. Atidarykite lauką ir pasirinkite sluoksnį, kurį norite bendrinti.
2. Spustelėkite **︙** (trys taškai) šalia sluoksnio pavadinimo ir pasirinkite **Eksportuoti → John Deere → Žemėlapio sluoksnis**.
3. Paprastai jis atsiranda Ops Center per 1–2 minutes.

#### Patikrinkite jį Ops Center

1. Prisijunkite prie John Deere Operations Center.
2. Eikite į **Laukų analizatorius → Žemėlapio sluoksniai**.
3. Jūsų naujas sluoksnis atsiras skiltyje **Sluoksniai**. Įjunkite jį, kad matytumėte žemėlapyje.

Štai ir viskas — paprastas būdas perkelti GeoPard įžvalgas į kiekvieną John Deere ekraną ūkyje.


---

# 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/ltu/produkto-apzvalga-ziniatinklio-programa/john-deere-operations-center-integracija/9.-eksportuokite-dirvozemio-topografijos-palydovinius-arba-analitikos-duomenis-kaip-zemelapio-sluoks.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.
