# 7.1 Polygon

**Polygon:** The user can draw the polygon for the measurement of the area.&#x20;

![Polygon for Area Measurement](/files/zqiQzmXvHKEGLxWHiByB)

It shows the area and length of the area marked by the polygon. Also, labels are displayed if any.  The user can see an area and length with four different unit styles such as sq. meters, hectares, etc. The user may untick the check boxes not to display that particular entity as shown in the picture. The user can rename the polygon for his reference. If many polygons are drawn in one map then it becomes easier to identify the specific polygon if it is renamed.&#x20;

![Polygon for Measurement of Area](/files/5l5ZvVjCzkzSwPQ5EFua)

### Change Color:

The user may change the color of the selected polygons as per the requirement and as per the type of structure by using this facility as shown in the following images.

<figure><img src="/files/uk9GWBpl1dY0uItFAUl4" alt=""><figcaption><p>Color Change tool</p></figcaption></figure>

Select the option as highlighted in the image. The color palette will be popped up on the screen from where the user can select a color.

<figure><img src="/files/gztyOXX6dCgvulDzlH4P" alt=""><figcaption><p>Select a new Color</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://dronenaksha-docs.aeromegh.com/7.-measurement/7.1-polygon.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.
