> 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/pl/prezentacja-produktu-aplikacja-webowa/eksport-pobieranie/eksportuj-dane-operacji-aplikacyjnych-do-john-deere-ops-center.md).

# Eksportuj dane operacji aplikacyjnych do John Deere Ops Center

Wyeksportuj zestaw danych po aplikacji z GeoPard do John Deere Ops Center jako plik operacji aplikacyjnej.

GeoPard może wyeksportować **dane z wykonanymi zabiegami** do John Deere Ops Center jako **operację aplikacji**.

Użyj tego, gdy chcesz, aby przetworzona warstwa aplikacji pojawiła się w John Deere Ops Center.

<figure><img src="https://3832317038-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2F91LOkIlGa1Sp3Nx1A8b3%2FGeoPard-Export_application_to_John_Deere_Ops_Center.png?alt=media&amp;token=38e51ce6-8d82-497a-89f3-cc97360d8f9e" alt="Export application map to John Deere Ops Center"><figcaption><p>Wyeksportuj mapę aplikacji do John Deere Ops Center</p></figcaption></figure>

### Zanim zaczniesz

* Upewnij się, że integracja z John Deere jest już połączona.
* Otwórz pole, które zawiera **dane As Applied/As Planted** zbiór danych.
* Sprawdź, czy zbiór danych jest już przesłany i widoczny na liście warstw.

### Kroki

1. Otwórz stronę pola.
2. W **Warstwy danych**rozwiń **dane As Applied/As Planted**.
3. Otwórz menu dla zbioru danych, który chcesz wyeksportować.
4. Kliknij **Wyślij do John Deere Ops Center jako operację aplikacji**.
5. Poczekaj, aż eksport się zakończy.
6. Otwórz John Deere Ops Center i sprawdź przesłany plik.

Przesłany plik pojawia się w John Deere Ops Center w sekcji **Dane robocze** oraz **Pliki aplikacji**.

### Uwagi

* Ten eksport jest dostępny z menu zbioru danych wybranej **dane z wykonanymi zabiegami** warstwy.
* Jeśli opcja eksportu jest niedostępna, sprawdź, czy połączenie z John Deere jest aktywne.
* Jeśli eksport nie pojawia się w John Deere Ops Center, odśwież konto docelowe i potwierdź uprawnienia dostępu.


---

# 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/pl/prezentacja-produktu-aplikacja-webowa/eksport-pobieranie/eksportuj-dane-operacji-aplikacyjnych-do-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.
