Skip to content

Commit 353c5a2

Browse files
committed
bump version
1 parent 171f26e commit 353c5a2

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

metadata.txt

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name=Lat Lon Tools
33
qgisMinimumVersion=3.4
44
description=Tools to capture and zoom to coordinates using decimal, DMS, WKT, GeoJSON, MGRS, UTM, UPS, Geohash, H3, Maidenhead grid, Plus Codes, and ECEF formats. Provides external map support, point digitizing tools, coordinate conversion tools, and conversion functions.
5-
version=3.6.18
5+
version=3.6.19
66
author=C Hamilton
77
88
about=
@@ -17,7 +17,7 @@ about=
1717
8) 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.
1818
9) Convert a point layer geometry into a textual representation of that geometry within a field.
1919
10) Convert a layer containing a coordinate field or fields into a point layer.
20-
11) Convert a layer's geometry into a WTK, EWTK, or JSON string of its geometry and adding it to a new attribute field.
20+
11) Convert a layer's geometry into a WTK, EWTK, or JSON string of its geometry and adding it to a new attribute field. Convert an attribute field containing WKT coordinates into new layers.
2121
12) Coordinate conversion dialog.
2222
13) Conversion functions for the field calculator
2323
tracker=https://github.com/NationalSecurityAgency/qgis-latlontools-plugin/issues
@@ -30,6 +30,7 @@ hasProcessingProvider=yes
3030
experimental=False
3131
deprecated=False
3232
changelog=
33+
3.6.19 - Add algorithm to convert WKT attribute coordinates into associated geometry layers.
3334
3.6.18 - Add license to output plugin
3435
3.6.17 - Add algorithm to export geometry into a WKT, EWKT, or JSON formatted attribute field.
3536
3.6.16 - Repackaged due to missing translation.
@@ -49,14 +50,3 @@ changelog=
4950
3.6.2 - Added llt_dd and llt_yx field calculator functions.
5051
3.6.1 - Fixed bug.
5152
3.6.0 - Added ECEF (Earth-centered, Earth-fixed) coordinate system conversions.
52-
3.5.10 - Add feature request #64
53-
3.5.9 - Added geohash to auto detect in zoom to dialog
54-
3.5.8 - Added crs to field calculator functions dms, dm, and ddmmss
55-
3.5.7 - Fix bug with null geometry in geometry to field algorithm
56-
3.5.6 - Fix field calculator documentation.
57-
3.5.5 - Added to_pluscode and from_pluscode field calculator functions.
58-
3.5.4 - Added GEOREF to Coordinate Conversion dialog box, zoom to, and coordinate capture.
59-
3.5.3 - Added UPS to Coordinate Conversion dialog box, zoom to, and coordinate capture.
60-
3.5.2 - Added paste button in zoom-to panel. Cleaned up documentation and code.
61-
3.5.1 - Replace PNG icons with SVG icons for better hires display.
62-
3.5.0 - Added the ability to copy different bounding box extents to the clipboard.

0 commit comments

Comments
 (0)