> 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/esporta-scarica/esporta-i-dati-operativi-dellapplicazione-in-john-deere-ops-center.md).

# Esporta i dati operativi dell'applicazione in John Deere Ops Center

GeoPard può esportare un **Come applicato** dataset in John Deere Ops Center come **operazione di applicazione**.

Usa questa opzione quando vuoi che il layer di applicazione elaborato venga visualizzato in John Deere Ops Center.

<figure><img src="/files/d81c5b793417d047b00399e2df7fc7f2159a2a31" alt="Export application map to John Deere Ops Center"><figcaption><p>Esporta la mappa di applicazione in John Deere Ops Center</p></figcaption></figure>

### Prima di iniziare

* Assicurati che l’integrazione con John Deere sia già connessa.
* Apri il campo che contiene il **Come applicato/Come seminato** dataset.
* Verifica che il dataset sia già caricato e visibile nell’elenco dei layer.

### Passaggi

1. Apri la pagina del campo.
2. In **Layer di dati**, espandi **Come applicato/Come seminato**.
3. Apri il menu del dataset che vuoi esportare.
4. Fai clic su **Esporta in John Deere Ops Center come operazione di applicazione**.
5. Attendi il completamento dell’esportazione.
6. Apri John Deere Ops Center e verifica il file caricato.

Il file caricato viene visualizzato in John Deere Ops Center sotto **Dati di lavoro** e **File di applicazione**.

### Note

* Questa esportazione è disponibile dal menu del dataset del **Come applicato** layer selezionato.
* Se l’opzione di esportazione manca, verifica che la connessione John Deere sia attiva.
* Se l’esportazione non compare in John Deere Ops Center, aggiorna l’account di destinazione e conferma i permessi di accesso.


---

# 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/esporta-scarica/esporta-i-dati-operativi-dellapplicazione-in-john-deere-ops-center.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.
