# Экспорт карты VRA в формате ISOXML

GeoPard поддерживает экспорт в форматах ISOBUS / ISOXML ([ISO 11783-1:2017](https://www.iso.org/standard/57556.html))

{% embed url="<https://www.loom.com/share/3e2e3a9bd68144c38dc72a85db282421>" %}
GeoPard — экспорт в формате ISOBUS / ISOXML
{% endembed %}

Шаги для экспорта:

1. Нажмите **Перейдите на страницу карты зон**

   <figure><img src="/files/d69d6caa7a12e1d355149ace0b63a286bea2a169" alt=""><figcaption></figcaption></figure>
2. Нажмите на **Экспорт**

   <figure><img src="/files/5e41bb618349906f0287fe64b6bcd19d51d98cf8" alt=""><figcaption></figcaption></figure>
3. **Скачать** ISOXML

   <figure><img src="/files/d82fcfec6c73409ee1d0108e77dead480e008b60" alt=""><figcaption></figcaption></figure>
4. Скачанный `.zip` файл должен выглядеть так. Он содержит все три варианта ISOXML. Проверьте спецификацию вашего монитора, чтобы выбрать нужный вариант.

<figure><img src="/files/58e543f0cae4eb55e16a1ab5791774febcef7a6b" alt=""><figcaption><p>Итоговый ZIP-файл экспорта ISOXML выглядит так</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/ru/obzor-produkta-veb-prilozhenie/eksport-skachivanie/eksport-karty-vra-v-formate-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.
