# 7.8 KML Spraying

An XML-based format called Keyhole Markup Language (KML) is used to store geographic information and related material. Access to the most recent geographic data is essential due to the ongoing change in land use. It is becoming increasingly important to be able to access a KML file on both desktop and mobile devices when comparing the many flight planning software solutions. This helps drone pilots by providing them with the most pertinent information to ensure a mission is completed effectively and without expensive mistakes.

AeroGCS KEA 2.3 allow the user to import a KML file for the spraying plan. Select the mission plan as KML spraying as shown in the following image.

<figure><img src="https://1788363282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdXEPSSaxxxwXMJ4joo%2Fuploads%2FMFkX0XiYVfQFNTaD050f%2Fimage.png?alt=media&#x26;token=d17a17de-21d1-4094-84cf-c366f37b76a2" alt=""><figcaption><p>KML Spraying</p></figcaption></figure>

Select the appropriate '.kml' file from your computer as shown.

<figure><img src="https://1788363282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdXEPSSaxxxwXMJ4joo%2Fuploads%2FJLAnXdcPaZj76mO0fhYV%2Fimage.png?alt=media&#x26;token=0dbeb62b-7be0-40c6-9c02-199f7eeee365" alt=""><figcaption><p>Select a KML file</p></figcaption></figure>

The plan will be opened on Google map. Adjust the settings according to the requirements.

<figure><img src="https://1788363282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdXEPSSaxxxwXMJ4joo%2Fuploads%2FrOLMYDpyxZZZ5vsjGPQK%2Fimage.png?alt=media&#x26;token=3a3ce969-22f4-476d-9aa2-ce94aa56ac29" alt=""><figcaption><p>KML plan uploaded</p></figcaption></figure>

Set turnaround distance, spraying speed, spray rate, and spacing if required. Add rally points to provide additional safety points.

The user can add an obstacle plan to avoid spraying in the known area to protect that particular area. The user can plan a single or multiple obstacle plan as shown in the image.

<figure><img src="https://1788363282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdXEPSSaxxxwXMJ4joo%2Fuploads%2Fn00ZhEhYqWqKTq4awwRF%2Fimage.png?alt=media&#x26;token=e65d8485-f20d-4e88-86da-d3fb625c3677" alt=""><figcaption><p>Obstacle plans added</p></figcaption></figure>

The user can proceed with flying a drone on a specific location.&#x20;

<figure><img src="https://1788363282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdXEPSSaxxxwXMJ4joo%2Fuploads%2FiBJUeOwmdAtYWuWvO5kT%2Fimage.png?alt=media&#x26;token=8817d5d8-03cf-4c12-8744-20d1aec65782" alt=""><figcaption><p>KML spraying plan on Flyview</p></figcaption></figure>


---

# 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://aerogcs-docs.aeromegh.com/6-project-and-flights/7.8-kml-spraying.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.
