You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: metadata.txt
+3-13Lines changed: 3 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
name=Lat Lon Tools
3
3
qgisMinimumVersion=3.4
4
4
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.
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.
18
18
9) Convert a point layer geometry into a textual representation of that geometry within a field.
19
19
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.
0 commit comments