> 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/9.-toprak-topografya-uydu-veya-analitik-verilerini-harita-katmanlari-olarak-disa-aktarin.md).

# 9. Toprak, Topografya, Uydu veya Analitik Verilerini Harita Katmanları Olarak Dışa Aktarın

#### Neleri dışa aktarabilirsiniz

* Yönetim **Bölgeler** (örn. ekim, gübre, bitki koruma)
* **Uydu görüntüleri** (ve tüm vejetasyon indeksleri)
* **Topografya** ve türetilmiş katmanlar (rakım, eğim, bakı)
* **NUE** (azot kullanım verimliliği) haritaları
* **Kâr** haritaları
* Değişken oranlı **Rx** reçeteler (herhangi bir ürün)
* GeoPard’da oluşturduğunuz diğer tüm raster veya vektör katmanları

<div data-full-width="true"><figure><img src="/files/7859d6369c767a56ed754cddd6596e23ea412c96" alt=""><figcaption><p>Katmanı GeoPard’da dışa aktarın</p></figcaption></figure> <figure><img src="/files/7e742c3b1b0d1a868fdcc68d1b6f7bc51525f0f1" alt=""><figcaption><p>Dışa aktarılan eğim katmanı, Ops Center’da web ve mobilde görünür</p></figcaption></figure> <figure><img src="/files/9e584000c85a3e799c94161570715dff9fa6a1f2" alt=""><figcaption><p>Dışa aktarılan rakım katmanı, John Deere Ops Center’da web ve mobilde görünür</p></figcaption></figure></div>

#### Hızlı adımlar

1. Tarlayı açın ve paylaşmak istediğiniz katmanı seçin.
2. Şuna tıklayın: **︙** (üç nokta) katman adının yanındaki menüden seçin ve **Dışa aktar → John Deere → Harita Katmanı**.
3. Genellikle 1–2 dakika içinde Ops Center’da görünür.

#### Ops Center’da kontrol edin

1. John Deere Operations Center’a giriş yapın.
2. Şuraya gidin **Field Analyzer → Harita Katmanları**.
3. Yeni katmanınız **Katmanlar**altında görünür. Haritada görmek için açın.

Hepsi bu kadar — GeoPard içgörülerini tarladaki her John Deere ekranına taşımanın basit bir yolu.


---

# 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/9.-toprak-topografya-uydu-veya-analitik-verilerini-harita-katmanlari-olarak-disa-aktarin.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.
