> 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/hu/termekbemutato-webalkalmazas/john-deere-operations-center-integracio/9.-talaj-domborzati-muholdas-vagy-elemzesi-adatok-exportalasa-terkepretegkent.md).

# 9. Talaj-, domborzati-, műholdas vagy elemzési adatok exportálása térképrétegként

#### Mit tudsz exportálni

* Kezelés **Zónák** (pl. vetés, műtrágya, növényvédelem)
* **Műholdképek** (és minden vegetációs индекс)
* **Domborzat** & származtatott rétegek (magasság, lejtés, kitettség)
* **NUE** (nitrogénfelhasználási hatékonyság) térképek
* **Nyereség** térképek
* Változó dózisú **Rx** előírások (bármely termékhez)
* Bármely más raszter- vagy vektor réteg, amit a GeoPardban létrehozol

<div data-full-width="true"><figure><img src="/files/1f9602fb42d195d88197156aab1e75f0f11b186d" alt=""><figcaption><p>Réteg exportálása a GeoPardból</p></figcaption></figure> <figure><img src="/files/4a308609d7693a50e19e1a8a8f79f50c75193684" alt=""><figcaption><p>Az exportált lejtésréteg megjelenik az Ops Centerben weben és мобилon</p></figcaption></figure> <figure><img src="/files/deb9c07e6ee37165bcd8cd6f4a153fdc66e4388f" alt=""><figcaption><p>Az exportált magasság réteg megjelenik a John Deere Ops Centerben weben és mobilon</p></figcaption></figure></div>

#### Gyors lépések

1. Nyisd meg a táblát, és válaszd ki a megosztani kívánt réteget.
2. Kattintson a **︙** (három pont) a réteg neve mellett, és válaszd a **Export → John Deere → Map Layer**.
3. Általában 1–2 percen belül megjelenik az Ops Centerben.

#### Ellenőrizd az Ops Centerben

1. Jelentkezz be a John Deere Operations Centerbe.
2. Lépjen ide: **Field Analyzer → Map Layers**.
3. Az új réteged a **Layers**alatt jelenik meg. Kapcsold be, hogy lásd a térképen.

Ennyi — egyszerű módja annak, hogy a GeoPard eredményeit eljuttasd a gazdaság minden John Deere képernyőjére.


---

# 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/hu/termekbemutato-webalkalmazas/john-deere-operations-center-integracio/9.-talaj-domborzati-muholdas-vagy-elemzesi-adatok-exportalasa-terkepretegkent.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.
