Releases: NationalSecurityAgency/qgis-latlontools-plugin
Lat Lon Tools 3.5.2 Release
- Add a paste coordinate button to the zoom to coordinate dialog box.
- Clean up documentation.
- Remove vector conversion grouping.
Lat Lon Tools 3.5.0
This version adds three new tools to copy a bounding box extent to the clipboard. These tools are:
- Copy the canvas bounding box extent to the clipboard.
- Copy selected area to an extent - Interactively select a region on the map to extract its bounding box extent and copy it to the clipboard.
- Copy selected area to an extent - Copy the selected layer's extent. In some vector layers, this value may be estimated and not exact depending on how the layer was imported into QGIS.
- Copy selected area to an extent - Copy the bounding box extent of selected features in a vector layer. If no features are selected then nothing will be copied. If the layer is not a vector layer, then the bounding box extent of the layer will be copied. In some vector layers, the bounding box extent may be estimated and not exact depending on how the layer was imported into QGIS.
Lat Lon Tools 3.4.5 Release
- Adds settings menu to the toolbar
- Includes enhanced UTM parsing
- Updated open location code (Plus Code) library
Lat Lon Tools 3.4.2
UTM code was fixed to add in exception locations and UTM functions were exposed for the QGIS field calculator. Some DMS functions were also exposed to the field calculator.
Lat Lon Tools 3.4.1
This adds new MGRS functions for the field calculator. It also fixes a bug in the UTM module.
Lat Lon Tools 3.3.22
This release contains several bug fixes and enhancements to the coordinate conversion panel.
QGIS - 3.3.16 Release
This release includes padding with zeros for DMS coordinates and support for the maidenhead grid locator format, also known as QTH Locator and IARU Locator.
QGIS 3.3.14 Release
Updated the mgrs.py library to fix problems introduced by QGIS 3.10.
QGIS 3 - 3.3.13
Changes Since 3.3.9 Release:
- Added degree and minute support.
- Made coordinate conversion dialog box dockable.
- Added zoom to button on coordinate conversions dialog box.
- Several bug fixes.
QGIS 3 - 3.3.9 Release
This version adds Geohash coordinate support.