# Exporter une carte VRA au format ISOXML

GeoPard prend en charge l’export au format ISOBUS / ISOXML ([ISO 11783-1:2017](https://www.iso.org/standard/57556.html))

{% embed url="<https://www.loom.com/share/3e2e3a9bd68144c38dc72a85db282421>" %}
GeoPard - Export au format ISOBUS / ISOXML
{% endembed %}

Étapes pour exporter :

1. Cliquez **Accédez à la page de la carte des zones**

   <figure><img src="/files/ec499d17b311f6b1487e07ffe39bbf0032398dc0" alt=""><figcaption></figcaption></figure>
2. Cliquez sur **Exporter**

   <figure><img src="/files/210c1d4840bb8cb7e4dc350608d9cc4db79ce76f" alt=""><figcaption></figcaption></figure>
3. **Télécharger** ISOXML

   <figure><img src="/files/fc406c28fc0b2136faecaca4db55df4a3e5e2346" alt=""><figcaption></figcaption></figure>
4. Le fichier `.zip` téléchargé devrait ressembler à ceci. Il contient les trois variantes ISOXML. Vérifiez les caractéristiques de votre moniteur pour choisir la bonne.

<figure><img src="/files/bb9119132faad9ad2325e379d196842e541320d4" alt=""><figcaption><p>Le fichier ZIP d’export ISOXML obtenu ressemble à ceci</p></figcaption></figure>

<br>


---

# Agent Instructions: 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:

```
GET https://docs.geopard.tech/geopard-tutorials/fr/visite-du-produit-application-web/exporter-telecharger/exporter-une-carte-vra-au-format-isoxml.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
