# 10. Map Calibration

The **Map Calibration** feature aligns the drone’s displayed position on the map with its actual position in the field.\
This ensures precise spraying, efficient coverage, and optimal resource utilization during drone-assisted agricultural operations.

Map Calibration helps correct any visible offset between the map display and the drone’s real location caused by GPS drift or environmental interference.

Digital map services such as Google Maps may include a small map-projection error (typically 3 – 5 meters). Map Calibration compensates for this projection difference to align on-screen positions with the drone’s actual field location.


---

# 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-green-docs.aeromegh.com/10.-map-calibration.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.
