> 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/lva/produkta-apskats-timekla-lietotne/john-deere-operations-center-integracija/9.-eksportet-augsnes-topografijas-satelita-vai-analitikas-datus-ka-kartes-slanus.md).

# 9. Eksportēt augsnes, topogrāfijas, satelīta vai analītikas datus kā kartes slāņus

#### Ko varat eksportēt

* Pārvaldība **Zonas** (piem., sēja, mēslojums, augu aizsardzība)
* **Satelītattēli** (un visi veģetācijas indeksi)
* **Topogrāfija** un atvasinātie slāņi (augstums, slīpums, ekspozīcija)
* **NUE** (slāpekļa izmantošanas efektivitātes) kartes
* **Peļņa** kartes
* Mainīga norma **Rx** receptes (jebkuram produktam)
* Jebkurš cits rastra vai vektora slānis, ko izveidojat GeoPard

<div data-full-width="true"><figure><img src="/files/167ce33d979264706e40b1f03a2241808de83e44" alt=""><figcaption><p>Eksportējiet slāni GeoPard</p></figcaption></figure> <figure><img src="/files/5e0c91aafcb036ea240c9e2a10b8988ffe7ac2e3" alt=""><figcaption><p>Eksportētais slīpuma slānis parādās Ops Center tīmeklī un mobilajā lietotnē</p></figcaption></figure> <figure><img src="/files/64ae00db3959fb2f60bd1e94b8532844174ac5ed" alt=""><figcaption><p>Eksportētais augstuma slānis parādās John Deere Ops Center tīmeklī un mobilajā lietotnē</p></figcaption></figure></div>

#### Ātrās darbības

1. Atveriet lauku un atlasiet slāni, ko vēlaties kopīgot.
2. Noklikšķiniet uz **︙** (trīs punkti) blakus slāņa nosaukumam un izvēlieties **Eksportēt → John Deere → Kartes slānis**.
3. Tas parasti parādās Ops Center 1–2 minūšu laikā.

#### Pārbaudiet to Ops Center

1. Piesakieties John Deere Operations Center.
2. Dodieties uz **Field Analyzer → Kartes slāņi**.
3. Jūsu jaunais slānis parādās zem **Slāņi**. Ieslēdziet to, lai redzētu kartē.

Tas arī viss — vienkāršs veids, kā nogādāt GeoPard ieskatus katrā John Deere ekrānā saimniecībā.


---

# 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/lva/produkta-apskats-timekla-lietotne/john-deere-operations-center-integracija/9.-eksportet-augsnes-topografijas-satelita-vai-analitikas-datus-ka-kartes-slanus.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.
