> 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/it/tour-del-prodotto-web-app/integrazione-con-john-deere-operations-center/9.-esporta-suolo-topografia-satellite-o-analisi-come-livelli-mappa.md).

# 9. Esporta suolo, topografia, satellite o analisi come livelli mappa

#### Cosa puoi esportare

* Gestione **Zone** (ad es. semina, fertilizzante, protezione delle colture)
* **Immagini satellitari** (e tutti gli indici di vegetazione)
* **Topografia** & strati derivati (altitudine, pendenza, esposizione)
* **NUE** (mappe dell’efficienza d’uso dell’azoto)
* **Profitto** mappe
* A dose variabile **Rx** prescrizioni (qualsiasi prodotto)
* Qualsiasi altro layer raster o vettoriale che crei in GeoPard

<div data-full-width="true"><figure><img src="/files/0beabc4d8889d04612b0b3accd1e8a0b4cb882e5" alt=""><figcaption><p>Esporta il layer in GeoPard</p></figcaption></figure> <figure><img src="/files/1a956a8571bae899fbc56bd5f61e7ef0ce602dfe" alt=""><figcaption><p>Il layer di pendenza esportato appare in Ops Center sul web e su dispositivi mobili</p></figcaption></figure> <figure><img src="/files/352097a4732cc04bd4fee8f167e60dbd7402f8b5" alt=""><figcaption><p>Il layer di altitudine esportato appare in John Deere Ops Center sul web e su dispositivi mobili</p></figcaption></figure></div>

#### Passaggi rapidi

1. Apri il campo e seleziona il layer che vuoi condividere.
2. Fai clic sul pulsante **︙** (tre puntini) accanto al nome del layer e scegli **Esporta → John Deere → Map Layer**.
3. Di solito appare in Ops Center entro 1–2 minuti.

#### Controllalo in Ops Center

1. Accedi a John Deere Operations Center.
2. Vai a **Field Analyzer → Map Layers**.
3. Il tuo nuovo layer appare sotto **Layer**. Attivalo per vederlo sulla mappa.

Tutto qui — un modo semplice per portare gli insight di GeoPard su ogni schermo John Deere in azienda.


---

# 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/it/tour-del-prodotto-web-app/integrazione-con-john-deere-operations-center/9.-esporta-suolo-topografia-satellite-o-analisi-come-livelli-mappa.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.
