> 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/svn/pregled-izdelka-spletna-aplikacija/integracija-z-john-deere-operations-center/9.-izvozi-tla-topografijo-satelite-ali-analitiko-kot-karto-plasti.md).

# 9. Izvozi tla, topografijo, satelite ali analitiko kot karto plasti

#### Kaj lahko izvoziš

* Upravljanje **Območja** (npr. setev, gnojenje, varstvo rastlin)
* **Satelitski posnetki** (in vsi vegetacijski indeksi)
* **Topografija** & izpeljane plasti (nadmorska višina, naklon, ekspozicija)
* **NUE** (zemljevidi učinkovitosti porabe dušika)
* **Dobiček** zemljevidi
* Spremenljiva stopnja **Rx** recepti (katerikoli izdelek)
* Katera koli druga rastrska ali vektorska plast, ki jo ustvariš v GeoPardu

<div data-full-width="true"><figure><img src="/files/41a3506355886db966fce5a8559317e82dcf96a9" alt=""><figcaption><p>Izvozi plast v GeoPardu</p></figcaption></figure> <figure><img src="/files/77f22d1804d6c3ea505a42b4d2ae8762733c7b46" alt=""><figcaption><p>Izvožena plast naklona se prikaže v Ops Centerju v spletu in na mobilni napravi</p></figcaption></figure> <figure><img src="/files/fb3b4a89daf4c332d5d69d81f5033e0061296724" alt=""><figcaption><p>Izvožena plast nadmorske višine se prikaže v John Deere Ops Centerju v spletu in na mobilni napravi</p></figcaption></figure></div>

#### Hitri koraki

1. Odpri polje in izberi plast, ki jo želiš deliti.
2. Kliknite gumb **︙** (tri pike) poleg imena plasti in izberi **Izvozi → John Deere → Plast zemljevida**.
3. Običajno se v Ops Centerju prikaže v 1–2 minutah.

#### Preveri v Ops Centerju

1. Prijavi se v John Deere Operations Center.
2. Pojdite na **Field Analyzer → Map Layers**.
3. Tvoja nova plast se prikaže pod **Plasti**. Vklopi jo, da jo vidiš na zemljevidu.

To je to — preprost način, kako spraviti vpoglede GeoPard na vsak zaslon John Deere na kmetiji.


---

# 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/svn/pregled-izdelka-spletna-aplikacija/integracija-z-john-deere-operations-center/9.-izvozi-tla-topografijo-satelite-ali-analitiko-kot-karto-plasti.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.
