> 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/ro/turul-produsului-aplicatia-web/integrare-cu-john-deere-operations-center/9.-exporta-solul-topografia-satelitul-sau-analizele-ca-straturi-de-harta.md).

# 9. Exportă solul, topografia, satelitul sau analizele ca straturi de hartă

#### Ce puteți exporta

* Management **Zone** (de ex. semănat, fertilizare, protecția culturilor)
* **Imagini satelitare** (și toți indicii de vegetație)
* **Topografie** & straturi derivate (altitudine, pantă, aspect)
* **NUE** (eficiența utilizării azotului) hărți
* **Profit** hărți
* Rată variabilă **Rx** prescripții (orice produs)
* Orice alt strat raster sau vector pe care îl creați în GeoPard

<div data-full-width="true"><figure><img src="/files/2d36fb950011b83d9aad33d8f0b2f6454cebd646" alt=""><figcaption><p>Exportați stratul în GeoPard</p></figcaption></figure> <figure><img src="/files/7c824ca65279699e1e850644288020e9761782f0" alt=""><figcaption><p>Stratul de pantă exportat apare în Ops Center pe web și pe mobil</p></figcaption></figure> <figure><img src="/files/36edde97d98680dd209236481a4e0a1094e9f0fa" alt=""><figcaption><p>Stratul de altitudine exportat apare în John Deere Ops Center pe web și pe mobil</p></figcaption></figure></div>

#### Pași rapizi

1. Deschideți parcela și selectați stratul pe care doriți să îl partajați.
2. Faceți clic pe butonul **︙** (cele trei puncte) de lângă numele stratului și alegeți **Export → John Deere → Map Layer**.
3. De obicei apare în Ops Center în 1–2 minute.

#### Verificați-l în Ops Center

1. Autentificați-vă în John Deere Operations Center.
2. Mergeți la **Field Analyzer → Map Layers**.
3. Noul dvs. strat apare la **Straturi**. Activați-l pentru a-l vedea pe hartă.

Asta e tot — o modalitate simplă de a aduce informațiile GeoPard pe fiecare ecran John Deere de la fermă.


---

# 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/ro/turul-produsului-aplicatia-web/integrare-cu-john-deere-operations-center/9.-exporta-solul-topografia-satelitul-sau-analizele-ca-straturi-de-harta.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.
