# 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. क्लिक करें **Zones Map पेज पर जाएँ**

   <figure><img src="/files/0f4885323120dc0c5da379fe9639c0b59bbb1a5e" alt=""><figcaption></figcaption></figure>
2. पर क्लिक करें **एक्सपोर्ट**

   <figure><img src="/files/9c7a6e16ce6019e6ac81356aebd1e2fa64c64c29" alt=""><figcaption></figcaption></figure>
3. **डाउनलोड** ISOXML

   <figure><img src="/files/091444348ac14f3174d4234096a12faa32f7b0ae" alt=""><figcaption></figcaption></figure>
4. डाउनलोड की गई `.zip` फ़ाइल कुछ ऐसी दिखनी चाहिए। इसमें ISOXML के तीनों वेरिएंट होते हैं। सही वाला चुनने के लिए अपने मॉनिटर की स्पेक देखें।

<figure><img src="/files/2a1d5b04b8204302c9bd5a384db143db1ab8bb0a" alt=""><figcaption><p>बनी हुई ISOXML एक्सपोर्ट ZIP फ़ाइल कुछ ऐसी दिखती है</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/in/product-tour-web-app/export-download/vra-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.
