# Maps

{% hint style="info" %}
Please note that this app is in **Beta** for now; any feedback you have is more than welcome!
{% endhint %}

**Maps creates site CAD data, for any site, worldwide.** \
The app is built on top of OpenStreetMap data and turns it into clean, editable CAD files — perfect for architects, planners and designers who need real-world context in their drawings. To get started, click below :arrow\_down:

<a href="https://maps.rayon.design/" class="button primary">Open Maps</a>

### How to use Maps?

Here is a short tutorial that will run you through the app feature set.

{% embed url="<https://vimeo.com/1161566772>" %}

### FAQ

<details>

<summary><strong>What kind of data does Maps produce?</strong></summary>

Maps creates a DXF files, organized into layers...

* Buildings
* Roads & path
* Railways
* Nature
* Water
* Trees

</details>

<details>

<summary><strong>How big an extract can Maps do?</strong></summary>

The app allows to extract up to 100 km2; however, we advise you stay below 10km2 to the app from crashing. Very wide extract will be a strain on your browser and your machine. Try small extracts first, and increase the selection area gradually.

</details>

<details>

<summary><strong>What data is Maps using?</strong></summary>

We use OSM data, Open Street Map, that is open source data. The data will eb as precise as OSM is.

</details>

<details>

<summary><strong>Can Rayon open Maps data?</strong></summary>

Of course! For files up to 20Mo.

</details>


---

# 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.rayon.design/other-resources/apps/maps.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.
