[general]
name=Lat Lon Tools
qgisMinimumVersion=2.12
description=Tools to capture and zoom to coordinates using decimal, DMS, WKT, GeoJSON, MGRS, and Plus Codes notation. Provides external map support, MGRS & Plus Codes conversion and point digitizing tools.
version=1.1.3
author=C Hamilton
email=adenaculture@gmail.com
about=
    Lat Lon Tools makes it easy to capture, zoom to coordinates, and interact with other on-line mapping tools. It adds MGRS and Plus Codes 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 plugin has the following tools. 
    1) Capture coordinates to the clipboard (in any projection) when the user clicks on the map.
    2) Zoom to and highlight a point on the map using coordinates from any projection, including MGRS and Plus Codes, and can format the coordinates in decimal, DMS, WKT POINT, or GeoJSON notation.
    3) Digitizing service to add points to a layer. It supports all the "Zoom to" input formats.
    4) Launch and display an external map based on the coordinate clicked on.
    5) Use a list of points for rapid zooming created from a file, direct input, or captured from the map. Create a point layer from these locations.
    6) MGRS conversion routines that converts a layer with an MGRS field into a point layer, and creates an MGRS field from the point layer.
    7) Plus Code conversion routines that converts a layer with a Plus Code field into a point layer, and creates an Plus Code field from the point layer.
    8) Routines to convert a point layer geometry into a textual representation of that geometry within a field.
    Lat Lon Tools makes it possible to seamlessly copy and paste between QGIS, Google Earth, and other on-line maps. The user can specify the delimiter used between coordinates and whether the coordinate order is 'Latitude, Longitude (Y,X)' or 'Longitude, Latitude (X,Y)'.
tracker=https://github.com/NationalSecurityAgency/qgis-latlontools-plugin/issues
repository=https://github.com/NationalSecurityAgency/qgis-latlontools-plugin
homepage=https://github.com/NationalSecurityAgency/qgis-latlontools-plugin/#readme
tags=coordinate,capture,latitude,longitude,epsg:4326,4326,wgs84,dms,zoom,move to,crs,wkt,point,mgrs,osm,google,bing,mapillary,openstreetmap,digitizing,digitize,geojson,processing,conversion,plus codes
category=Plugins
icon=images/copyicon.png
experimental=False
deprecated=False
changelog=
    1.1.3 - Enhancement to DDMMSS parsing
    1.1.2 - Added setting for the significant number of digits captured
    1.1.1 - Digitizer Multipoint fix
    1.1.0 - Added Plus Codes support
    1.0.3 - Added Mapillary support
    1.0.2 - Added menu action object names.
    1.0.1 - Bug fix in multi-zoom settings
    1.0.0 - Added geometry to text fields conversion
    0.9.9 - Added GeoJSON capture
    0.9.8 - Bug fix for QGIS 2.14
    0.9.7 - Added points digitizing service
    0.9.6 - Make the coordinate entry for multi-zoom a little more robust
    0.9.5 - Added coordinate order setting for multi-zoom dialog
    0.9.4 - Bug fix release.
    0.9.3 - Added ability to use other projections in multi-zoom dialog
    0.9.2 - Fixed Mac incompatibility
    0.9.1 - Fixed Linux incompatibility error
    0.9 - Added multi-location zoom coordinate capture by clicking on map & 10 data fields
