> 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/fin/tuotekierros-verkkosovellus/john-deere-operations-center-integraatio/9.-vie-maapera-topografia-satelliitti-tai-analytiikkakartat-karttakerroksina.md).

# 9. Vie maaperä-, topografia-, satelliitti- tai analytiikkakartat karttakerroksina

#### Mitä voit viedä

* Hallinta **Vyöhykkeet** (esim. kylvö, lannoitus, kasvinsuojelu)
* **Satelliittikuvat** (ja kaikki kasvillisuusindeksit)
* **Topografia** & johdetut kerrokset (korkeus, kaltevuus, ilmansuunta)
* **NUE** (typenkäytön tehokkuus) -kartat
* **Tuotto** kartat
* Muuttuva annostelu **Rx** määritykset (mikä tahansa tuote)
* Mikä tahansa muu rasteri- tai vektorikerros, jonka luot GeoPardissa

<div data-full-width="true"><figure><img src="/files/8177a118291ffbe2bf0fc42016a6a85980861cc6" alt=""><figcaption><p>Vie kerros GeoPardissa</p></figcaption></figure> <figure><img src="/files/7b4cc4679c287f0d39272c9fc397c22e14914f0e" alt=""><figcaption><p>Viety kaltevuuskerros näkyy Ops Centerissä verkossa ja mobiilissa</p></figcaption></figure> <figure><img src="/files/5cfaaba4ec54dd9ab14febfaa4be954726fb9645" alt=""><figcaption><p>Viety korkeuskäyräkerros näkyy John Deere Ops Centerissä verkossa ja mobiilissa</p></figcaption></figure></div>

#### Pikat vaiheet

1. Avaa lohko ja valitse kerros, jonka haluat jakaa.
2. Napsauta **︙** (kolme pistettä) kerroksen nimen vieressä ja valitse **Vie → John Deere → Karttakerros**.
3. Se näkyy yleensä Ops Centerissä 1–2 minuutissa.

#### Tarkista se Ops Centerissä

1. Kirjaudu sisään John Deere Operations Centeriin.
2. Siirry kohtaan **Field Analyzer → Karttakerrokset**.
3. Uusi kerroksesi näkyy kohdassa **Kerrokset**. Ota se käyttöön nähdäksesi sen kartalla.

Siinä kaikki — helppo tapa tuoda GeoPardin analyysit jokaiseen John Deeren näyttöön tilalla.


---

# 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/fin/tuotekierros-verkkosovellus/john-deere-operations-center-integraatio/9.-vie-maapera-topografia-satelliitti-tai-analytiikkakartat-karttakerroksina.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.
