# 7.2 Polyline

The user can draw the polyline on the image to get the actual measurements of the area considered. It shows the area and length in sq. mtr, sq. km., acres, Hectares, as shown in image below:

![Area Measurement with Polyline](/files/nj4PU009uSGtamiBnPA4)

The user may have the diagonal measurements of the map. The area calculated here is accurate and at actuals. Very few variations are observed in the actual area and area calculated by applying polygon or polyline.&#x20;

The user is allowed to apply all the options available at the bottom of the screen to the selected polygon. The user may draw polygons inside the outer polygon. Selection and deselection of polygon, polyline, and marker are possible just by ticking and unticking the options on the right side of the screen.


---

# 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.2-polyline.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.
