> 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/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/9.-exportar-solo-topografia-satelite-ou-analises-como-camadas-de-mapa.md).

# 9. Exportar Solo, Topografia, Satélite ou Análises como Camadas de Mapa

#### O que você pode exportar

* Manejo **Zonas** (por exemplo, semeadura, fertilizante, proteção de culturas)
* **Imagens de satélite** (e todos os índices de vegetação)
* **Topografia** e camadas derivadas (elevação, declividade, aspecto)
* **NUE** (mapas de eficiência no uso de nitrogênio)
* **Lucro** mapas
* Taxa Variável **Rx** prescrições (qualquer produto)
* Qualquer outra camada raster ou vetorial que você criar no GeoPard

<div data-full-width="true"><figure><img src="/files/a38506ab0d03aa1631a106f3d4ad7b0dfd7bfd4b" alt=""><figcaption><p>Exporte a camada no GeoPard</p></figcaption></figure> <figure><img src="/files/86e228c7bbf186a671f1b359b54c0e1358989591" alt=""><figcaption><p>A camada de declividade exportada aparece no Ops Center na web e no celular</p></figcaption></figure> <figure><img src="/files/235447bba2510225a7aa436d7a2e2f164d121dc3" alt=""><figcaption><p>A camada de elevação exportada aparece no John Deere Ops Center na web e no celular</p></figcaption></figure></div>

#### Passos rápidos

1. Abra o talhão e selecione a camada que você quer compartilhar.
2. Clique no botão **︙** (três pontos) ao lado do nome da camada e escolha **Exportar → John Deere → Camada de mapa**.
3. Normalmente ela aparece no Ops Center em 1–2 minutos.

#### Confira no Ops Center

1. Faça login no John Deere Operations Center.
2. Acesse **Field Analyzer → Camadas de mapa**.
3. Sua nova camada aparece em **Camadas**. Ative-a para vê-la no mapa.

É isso — uma maneira simples de levar os insights do GeoPard para todas as telas John Deere na fazenda.


---

# 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/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/9.-exportar-solo-topografia-satelite-ou-analises-como-camadas-de-mapa.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.
