# Path

The Path option will measure the path distance between sequential points anywhere on the active map layer. Much like the Position option, it will also extract the X, Y, and Z coordinates as well as the capture time. To choose a point on the active map layer, simply activate the Path tab and click on a point on the active map layer.

![](/files/-LSzqSnvbyk8ZxJqfMiM)

![Measuring path distance in PTH option in SpatialExplorer](/files/-LSzqgv3yFe_Oh6D0T08)

To define a path, a minimum of two points are required. The path length will be displayed in the lower left corner with units of meters. The path length is measured sequentially; this means that the length is calculated by adding the previous path length to the next path length. Adding three or more points to the path length will simply add the path distance between all points.


---

# 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-6.phoenixlidar.com/spatialexplorer/work-offline/spatialexplorer-user-interface/measurements/path.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.
