> 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/exportar-baixar/exportar-mapa-vra-em-formato-isoxml.md).

# Exportar Mapa VRA em Formato ISOXML

O GeoPard oferece suporte à exportação nos formatos de dados ISOBUS / ISOXML ([ISO 11783-1:2017](https://www.iso.org/standard/57556.html)).

{% embed url="<https://www.loom.com/share/3e2e3a9bd68144c38dc72a85db282421>" %}
GeoPard - Exportação no formato ISOBUS / ISOXML
{% endembed %}

Passos para exportar:

1. Clique **Acesse a página Mapa de Zonas**

   <figure><img src="/files/afc8b3c0967a1594906b9a5a8b8f54982e945905" alt=""><figcaption></figcaption></figure>
2. Clique em **Exportar**

   <figure><img src="/files/306267587a3e93395085efbfc5fd6eec96f29342" alt=""><figcaption></figcaption></figure>
3. **Baixar** ISOXML

   <figure><img src="/files/cb7d94720f39d50c2a76cc9f3b1f2d05cc65d73b" alt=""><figcaption></figcaption></figure>
4. O arquivo `.zip` baixado deve se parecer com isto. Ele contém todas as três variantes ISOXML. Verifique as especificações do seu monitor para escolher a correta.

<figure><img src="/files/1a64819ac5bd6feebcebc36b75e78cd743925049" alt=""><figcaption><p>O arquivo ZIP de exportação ISOXML resultante se parece com isto</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/pt-br/tour-do-produto-aplicativo-web/exportar-baixar/exportar-mapa-vra-em-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.
