# Using Offline Maps

Offline Maps enables precise mission planning in remote areas with limited or no internet coverage.

### Requirements

To use this feature, the offline map must be downloaded to the GCS while an internet connection is active. Alternatively, a previously generated offline map can also be imported.

{% hint style="info" %}
Only offline map files generated in AMC are compatible.
{% endhint %}

### Download offline Map

In the ***Settings*** ***menu,*** under ***Offline Maps,*** locate the option ***"Add New Set"***.

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

AMC will display the last used map area and allows you to select the region required.

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

On the left side, a preview of the ***"Minimal & Maximal Zoom"*** is displayed.

Using the sliders on the right side, you can adjust the zoom as needed. The greater the zoom difference, the larger the files will be, and the longer the download will take.

Additional options include ***"Map Type"*** and ***"Elevation provider"***.

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

{% hint style="info" %}
AMC offers a variety of maps. The following are recommended:

**Map Type:** Google Maps or Bing.

**Elevation provider:** Copernicus Elevation.
{% endhint %}

### Import offline maps

This feature allows the user to import previously generated maps from external memory devices.

After selecting ***"Import"*** choose between ***"Append to existing set"*** or ***"Replace existing set"***.

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

***"Append to existing set"*** allows you to merge an previously created offline map with different characteristics into an existing locally stored map with same geolocation.

***"Replace existing set"*** will permanently replace a map having the same geolocation.

### Exporting offline maps

This option allows you to store an offline map in a designated folder or external memory unit, enabling it to be uploaded to different GCS.

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

After selecting the maps to export and choosing ***"Export"***, you can specify the location where the files should be stored and assign a name.


---

# 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/using-offline-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.
