> 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/nl/producttour-webapp/integratie-met-john-deere-operations-center/9.-bodem-topografie-satelliet-of-analyselagen-exporteren-als-kaartlagen.md).

# 9. Bodem-, topografie-, satelliet- of analyselagen exporteren als kaartlagen

#### Wat u kunt exporteren

* Beheer **Zones** (bijv. zaaien, kunstmest, gewasbescherming)
* **Satellietbeelden** (en alle vegetatie-indexen)
* **Topografie** & afgeleide lagen (hoogte, helling, aspect)
* **NUE** (stikstofbenuttingsefficiëntie) kaarten
* **Winst** kaarten
* Variabele dosis **Rx** voorschriften (elk product)
* Elke andere raster- of vectorlaag die u in GeoPard maakt

<div data-full-width="true"><figure><img src="/files/06b15c492768aa3479616e3ff7ee35ae5aa970a5" alt=""><figcaption><p>Exporteer de laag in GeoPard</p></figcaption></figure> <figure><img src="/files/853887e54f4f5561864ea78de997f267918ab468" alt=""><figcaption><p>De geëxporteerde hellingslaag verschijnt in Ops Center op web en mobiel</p></figcaption></figure> <figure><img src="/files/7c67740be8a9d05c82af645ee4d6ad5402f10657" alt=""><figcaption><p>De geëxporteerde hoogtelaag verschijnt in John Deere Ops Center op web en mobiel</p></figcaption></figure></div>

#### Snelle stappen

1. Open het perceel en selecteer de laag die u wilt delen.
2. Klik op de **︙** (drie puntjes) naast de laagnaam en kies **Exporteren → John Deere → Kaartlaag**.
3. Deze verschijnt meestal binnen 1–2 minuten in Ops Center.

#### Controleer het in Ops Center

1. Log in op John Deere Operations Center.
2. Ga naar **Field Analyzer → Kaartlagen**.
3. Uw nieuwe laag verschijnt onder **Lagen**. Zet deze aan om hem op de kaart te zien.

Dat is alles — een eenvoudige manier om GeoPard-inzichten naar elk John Deere-scherm op het bedrijf te brengen.


---

# 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/nl/producttour-webapp/integratie-met-john-deere-operations-center/9.-bodem-topografie-satelliet-of-analyselagen-exporteren-als-kaartlagen.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.
