Lat Lon Tools Plugin

Lat Lon Tools makes it easy to capture, zoom to coordinates, and interact with other on-line mapping tools. It adds MGRS and Plus Code coordinate support to QGIS. When working with Google Earth, Google Maps or other on-line mapping tools, coordinates are specified in the order of 'Latitude, Longitude'. By default Lat Lon Tools uses the standard Google Map format, but is very flexible and can use virtually any projection and coordinate format for input and output. The following tools are available in Lat Lon Tools.

Lat Lon Tools Plugin

Some of the functions can be accessed from the Lat Lon Tools toolbar. If for some reason the toolbar is missing, select the menu item View->Toolbars and make sure Lat Lon Tools Toolbar is enabled.

Lat Lon Tools toolbar

By default Lat Lon Tools follows the Google Map convention making it possible to copy and paste between QGIS, Google Map, Google Earth, and other on-line maps without breaking the coordinates into pieces. All tools work with latitude and longitude coordinates regardless of the QGIS project coordinate reference system. In Settings the user can choose the Coordinate Capture Delimiter used between coordinates with presets for Comma, Space, and Tab. Other allows the user to specify a delimited string which can be more than one character.

Settings

The CRS and coordinate order are independently set for the coordinate capture, zoom to, and multi-zoom to tools. Be careful when setting one of these settings, that you check the rest to make sure that they are set correctly for your needs.

Capture & Display Settings

Capture and Display Settings

There are 5 capture projections/formats that can be selected from the CRS/Projection of Captured Coordinate drop down menu. They are as follows.

Additional coordinate formatting can be specified with WGS 84 (Latitude & Longitude) Number Format.

For Other CRS Number Format such as Project CRS or Custom CRS the coordinate formatting options are:

The order in which the coordinates are captured are determined by Coordinate Order (Not applicable to MGRS and WKT) and are one of the following:

Zoom to Settings

Zoom to Settings

The Zoom to Latitude, Longitude tool accepts the following input coordinates as specified by Zoom to Coordinate Type:

The order in which the coordinates are parsed in the Zoom to Latitude, Longitude tool is specified by Zoom to Coordinate Type and has the following two options: This is not applicable for MGRS coordinates, WKT coordinates, nor Plus Codes coordinates.

Use Persistent Marker - If this is checked, then when you zoom to a coordinate a persistent marker is displayed until you exit, zoom to another location, or click on the Clear marker button.

External Map Settings

External Map Settings

You can Select an External Map Provider. The options are:

Map Hints are desired attributes you would like to see in the resulting map.

Multi-location Zoom Settings

Multi-location Zoom Settings

These are settings for the Multi-location zoom dialog box.

CRS of 'Add location' Input Coordinates

The user sets the CRS/projection of the coordinates entered in the Add location text box. By default this is set to WGS 84, latitude and longitude. This has no effect on the coordinates in the Location List that can be read in. The location list must always be WGS 84. The options are:

When Custom CRS is selected, the user is allowed to select a custom CRS projection.

Coordinate Order of 'Add location' Input Coordinates

The user sets the order of coordinates entered in the Add location text box. The order is either latitude followed by longitude (Y,X) or longitude followed by latitude (X,Y). By default the order is "Latitude, Longitude", the format used by Google Maps.

Create Vector Layer Style

The user can specify a style when creating a layer from the zoom locations. It can be a simple default style, default with labels, or a .qml style file that contains advanced styling.

The Browse button allows selection of the .qml style file. When a .qml file is selected, Custom is automatically selected as the default style.

Data Field Settings