> 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/tr/urun-turu-web-uygulamasi/disa-aktar-indir/uygulama-operasyon-verilerini-john-deere-ops-centera-disa-aktar.md).

# Uygulama operasyon verilerini John Deere Ops Center'a dışa aktar

GeoPard’dan bir Uygulama Operasyonu dosyası olarak John Deere Ops Center’a bir Uygulanan veri kümesi dışa aktarın.

GeoPard, bir **Uygulama Sonrası** veri kümesini John Deere Ops Center'a bir **Uygulama İşlemi**.

İşlenmiş uygulama katmanının John Deere Ops Center'da görünmesini istediğinizde bunu kullanın.

<figure><img src="https://4027984477-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>Uygulama haritasını John Deere Ops Center'a aktar</p></figcaption></figure>

### Başlamadan önce

* John Deere entegrasyonunun zaten bağlı olduğundan emin olun.
* İçeren tarlayı açın **Uygulama Sonrası/Uygulama Öncesi** veri kümesi.
* Veri kümesinin zaten yüklendiğini ve katman listesinde görünür olduğunu kontrol edin.

### Adımlar

1. Tarla sayfasını açın.
2. İçinde **Veri Katmanları**, genişletin **Uygulama Sonrası/Uygulama Öncesi**.
3. Dışa aktarmak istediğiniz veri kümesi için menüyü açın.
4. Şuna tıklayın **John Deere Ops Center'a Uygulama İşlemi Olarak Aktar**.
5. Aktarımın tamamlanmasını bekleyin.
6. John Deere Ops Center'ı açın ve yüklenen dosyayı doğrulayın.

Yüklenen dosya, John Deere Ops Center'da altında görünür **İş Verileri** ve **Uygulama dosyaları**.

### Notlar

* Bu aktarım, seçili **Uygulama Sonrası** katmanın veri kümesi menüsünden kullanılabilir.
* Aktarım seçeneği görünmüyorsa, John Deere bağlantısının etkin olduğunu kontrol edin.
* Aktarım John Deere Ops Center'da görünmüyorsa, hedef hesabı yenileyin ve erişim izinlerini doğrulayın.


---

# 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/tr/urun-turu-web-uygulamasi/disa-aktar-indir/uygulama-operasyon-verilerini-john-deere-ops-centera-disa-aktar.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.
