> 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/product-tour-web-app/john-deere-operations-center-integration/9.-export-soil-topography-satellite-or-analytics-as-map-layers.md).

# 9. Export Soil, Topography, Satellite or Analytics as Map Layers

#### What you can export

* Management **Zones** (e.g. seeding, fertilizer, crop‑protection)
* **Satellite imagery** (and all vegetation indices)
* **Topography** & derived layers (elevation, slope, aspect)
* **NUE** (nitrogen‑use efficiency) maps
* **Profit** maps
* Variable‑Rate **Rx** prescriptions (any product)
* Any other raster or vector layer you create in GeoPard

<div data-full-width="true"><figure><img src="/files/FJ3phvgmZY9hkZcQS7oz" alt=""><figcaption><p>Export the layer in GeoPard</p></figcaption></figure> <figure><img src="/files/knPf2dPqGBHtLtDGZIGB" alt=""><figcaption><p>The exported slope layer appears in Ops Center on web and mobile</p></figcaption></figure> <figure><img src="/files/ENuNc6XIjUpGrcWSQN5n" alt=""><figcaption><p>The exported elevation layer appears in John Deere Ops Center on web and mobile</p></figcaption></figure></div>

#### Quick steps

1. Open the field and select the layer you want to share.
2. Click the **︙** (three dots) next to the layer name and choose **Export → John Deere → Map Layer**.
3. It usually appears in Ops Center within 1–2 minutes.

#### Check it in Ops Center

1. Log in to John Deere Operations Center.
2. Go to **Field Analyzer → Map Layers**.
3. Your new layer appears under **Layers**. Toggle it on to see it on the map.

That’s it — a simple way to bring GeoPard insights to every John Deere screen on the farm.


---

# 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/product-tour-web-app/john-deere-operations-center-integration/9.-export-soil-topography-satellite-or-analytics-as-map-layers.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.
