# Import Custom Maps and Terrain

### Importing Custom Imagery (Maps)

{% hint style="info" %}
Supported formats: **Slippy Map**
{% endhint %}

Go to **Settings** *->* **Map & Terrain** -> **Imagery** section.

In the **Custom Imagery** combo box, select **Enabled**, then click **Browse**.

This will open a file dialogue popup where you can select your imagery dataset to import.

<figure><img src="/files/VfD4YXlIkY7T3yEECzG8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/N9z9RNZA8n0XfUUIMqYE" alt=""><figcaption></figcaption></figure>

To remove an imported dataset, click **Clear**.

### Importing Custom Elevation (Terrain)

{% hint style="info" %}
Supported formats: **DTED**, **Copernicus DEM**&#x20;
{% endhint %}

Go to **Settings** *->* **Map & Terrain** -> **Terrain** section.

In the **Custom Imagery** combo box, select **Custom Elevation**, then click **Browse**.

This will open a file dialogue popup where you can select your custom dataset to import.

<figure><img src="/files/TTBOnXY4gdqxpObsNqO4" alt=""><figcaption></figcaption></figure>

To remove an imported dataset, click **Clear**.


---

# 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.auterion.com/vehicle-operation/auterion-mission-control/useful-resources/maps-and-custom-overlays/import-custom-maps-and-terrain.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.
