# LatLon Tools

Lat Lon Tools plugin makes it easy to capture, zoom to coordinates, and interact with other on-line mapping tools.

This plugin seems simple, but it adds a lot of functionality to QGIS!  It can save time when you want to add a single point to the map - instead of having to load it in as a layer, you can simply use the LatLon Tools to add it by the coordinates.&#x20;

{% hint style="danger" %}
If you add data through this tool you will have to save it as a vector file to keep it! &#x20;
{% endhint %}

The plugin has the following tools:

* Capture/Display coordinates to the clipboard (in any projection) when the user clicks on the map.&#x20;
* Capture the bounding box of the map canvas.
* Zoom to and highlight a point on the map using coordinates from any projection, and can format the coordinates in decimal degrees (DD) and degrees-minutes-seconds (DMS).
* Add points to a layer by coordinate.
* Coordinate conversions

![QGIS with LatLon Tools highlighted](/files/-MW0U_sj3OXMIp2XlLHD)

![Here, we have used Lat Lon Tools to convert the coordinate into Antarctic Polar Stereographic in a variety of formats a](/files/-MW0Uw7VpMdGyUexh4qz)


---

# 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://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/useful-plug-ins/latlon-tool.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.
