> 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/esp/tour-del-producto-aplicacion-web/exportar-descargar/exportar-mapa-vra-en-formato-isoxml.md).

# Exportar mapa VRA en formato ISOXML

GeoPard admite la exportación en los formatos de datos ISOBUS / ISOXML ([ISO 11783-1:2017](https://www.iso.org/standard/57556.html)).

{% embed url="<https://www.loom.com/share/3e2e3a9bd68144c38dc72a85db282421>" %}
GeoPard - Exportación en formato ISOBUS / ISOXML
{% endembed %}

Pasos para exportar:

1. Haga clic **Vaya a la página Mapa de Zonas**

   <figure><img src="/files/9a849b12b5b6880828257164c5302492714df30f" alt=""><figcaption></figcaption></figure>
2. Haga clic en **Exportar**

   <figure><img src="/files/1ef61a0905e282f33a35b936694bc4de7b956760" alt=""><figcaption></figcaption></figure>
3. **Descargar** ISOXML

   <figure><img src="/files/5f2c567579fbd64b9743922a21480757d5244287" alt=""><figcaption></figcaption></figure>
4. El `.zip` archivo descargado debería verse así. Contiene las tres variantes de ISOXML. Consulte la especificación de su monitor para elegir la correcta.

<figure><img src="/files/4dde1a7442457078d8d33b6b90192833b7c2f0e5" alt=""><figcaption><p>El archivo ZIP de exportación ISOXML resultante se ve así</p></figcaption></figure>

<br>


---

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

```
GET https://docs.geopard.tech/geopard-tutorials/esp/tour-del-producto-aplicacion-web/exportar-descargar/exportar-mapa-vra-en-formato-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.
