> 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/fr/visite-du-produit-application-web/integration-de-john-deere-operations-center/9.-exporter-le-sol-la-topographie-le-satellite-ou-les-analyses-sous-forme-de-couches-cartographiques.md).

# 9. Exporter le sol, la topographie, le satellite ou les analyses sous forme de couches cartographiques

#### Ce que vous pouvez exporter

* Gestion **Zones** (p. ex. semis, engrais, protection des cultures)
* **Imagerie satellite** (et tous les indices de végétation)
* **Topographie** et couches dérivées (altitude, pente, exposition)
* **NUE** cartes (efficacité d’utilisation de l’azote)
* **Profit** cartes
* Taux variable **Rx** prescriptions (tout produit)
* Toute autre couche raster ou vectorielle que vous créez dans GeoPard

<div data-full-width="true"><figure><img src="/files/0b69bda5bef32042e3fa430df926c71425446045" alt=""><figcaption><p>Exporter la couche dans GeoPard</p></figcaption></figure> <figure><img src="/files/e83b3882ca347781cf01cfc0383df0313b65b974" alt=""><figcaption><p>La couche de pente exportée apparaît dans Ops Center sur le web et sur mobile</p></figcaption></figure> <figure><img src="/files/fa25aaf75cdc7119b515565b570d55aa2ba7f9a7" alt=""><figcaption><p>La couche d’altitude exportée apparaît dans John Deere Ops Center sur le web et sur mobile</p></figcaption></figure></div>

#### Étapes rapides

1. Ouvrez le champ et sélectionnez la couche que vous souhaitez partager.
2. Cliquez sur le bouton **︙** (trois points) à côté du nom de la couche et choisissez **Exporter → John Deere → Couche cartographique**.
3. Elle apparaît généralement dans Ops Center en 1 à 2 minutes.

#### Vérifiez-la dans Ops Center

1. Connectez-vous à John Deere Operations Center.
2. Allez à **Analyseur de parcelle → Couches cartographiques**.
3. Votre nouvelle couche apparaît sous **Couches**. Activez-la pour l’afficher sur la carte.

Et voilà — une façon simple d’apporter les analyses GeoPard sur chaque écran John Deere de l’exploitation.


---

# 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/fr/visite-du-produit-application-web/integration-de-john-deere-operations-center/9.-exporter-le-sol-la-topographie-le-satellite-ou-les-analyses-sous-forme-de-couches-cartographiques.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.
