# Import Geo-Awareness data or KML overlays

## Loading Geo.json or .kml files to Auterion Mission Control

1. Navigate to the ***Fly View*** and select ***Map Tools***.
2. Choose **Map Overlays** from the available options.
3. Select the desired file (.json or .kml) stored on your computer or GCS.

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

**KML files**: Displayed in green and centered on the map.

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

**Geo.json files**: Displayed according to the file’s specified description.

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

### Managing Files

#### Hide / Show:

Use the **Eye icon** to toggle the visibility of uploaded .json or .kml files

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

**Remove:**

Click the **Trash icon** to delete any uploaded .json or .kml files from Auterion Mission Control.

## Using Geo-Awareness and KML Polygon Simultaneously

Auterion Mission Control supports simultaneous overlay of .json and .kml files. For example, this allows you to display flight restrictions alongside designated flying areas.

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

Discover how to use a KML polygon for a "[Survey Mission](/vehicle-operation/auterion-mission-control/ui-breakdown/plan/plan-tools/survey-patterns/survey.md#notes)".


---

# 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-geo-awareness-data-or-kml-overlays.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.
