# Project Units

![](/files/-Ll55GDus_MCJh_6CukX)

## Linear Distance

Choose which unit type you would like linear distance to be displayed in. The following unit types are available:&#x20;

* Meters/Kilometers
* Feet/Miles
* Yards
* Nautical Miles

## Area

Choose which unit type you would like area to be displayed in. The following unit types are available:&#x20;

* Acres
* Square Meters/Kilometers
* Hectares
* Square Feet/Miles

## Coordinate Systems

Choose which system you would like coordinates to be dispalyed in. The following systems are available:&#x20;

* Latitude/Longitude
* UTM
* MGRS
* USNG

## Coordinate System Format

Some supported coordinate system have additional format display options. These options are:&#x20;

**Latitude/Longitude**&#x20;

* 0.00000°
* 0°00.000'
* 0°00'00.00

**MGRS & USNG**

* 1 m
* 10 m
* 100 m
* 1000 m


---

# 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.touchgis.app/options-and-settings/project-units.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.
