> 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/john-deere-operations-center-entegrasyonu/10.-uygulama-operasyonu-verisini-john-deere-ops-centera-disa-aktar.md).

# 10. Uygulama Operasyonu verisini John Deere Ops Center’a dışa aktar

GeoPard bir **Uygulandığı Gibi** veri kümesini John Deere Ops Center'a bir **Uygulama İşlemi**.

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

<figure><img src="/files/95a2a5ab27606f46da3092848504fcaedbc1107c" alt="Export application map to John Deere Ops Center"><figcaption><p>Uygulama haritasını John Deere Ops Center'a dışa aktar</p></figcaption></figure>

### Başlamadan önce

* John Deere entegrasyonunun zaten bağlı olduğundan emin olun.
* içeren tarlayı açın **Uygulanan/Ekilen Gibi** veri kümesini.
* 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. içinde **Veri Katmanları**, genişletin **Uygulanan/Ekilen Gibi**.
3. Dışa aktarmak istediğiniz veri kümesi için menüyü açın.
4. Tıklayın **John Deere Ops Center'a Uygulama İşlemi Olarak Dışa Aktar**.
5. Dışa aktarmanın bitmesini bekleyin.
6. John Deere Ops Center'ı açın ve yüklenen dosyayı doğrulayın.

Yüklenen dosya, John Deere Ops Center'da **İş Verileri** ve **Uygulama dosyaları**.

### Notlar

* Bu dışa aktarma, seçilen **Uygulandığı Gibi** katmanın veri kümesi menüsünden kullanılabilir.
* Dışa aktarma seçeneği yoksa, John Deere bağlantısının etkin olduğunu kontrol edin.
* Dışa aktarma 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/john-deere-operations-center-entegrasyonu/10.-uygulama-operasyonu-verisini-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.
