-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathmetadata.txt
38 lines (37 loc) · 2.35 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Mandatory items:
[general]
name=Azimuth and Distance Plugin
qgisMinimumVersion=3.0
description=Creates a feature from azimuths and distances
about=This plugin aims to help users that want to create geometries from a list of azimuths and distances, such as the description on some old land registration documents.
version=0.9.19
author=Mauricio de Paulo, Fred Laplante, DMS Australia, TechnoglogyOne, Matthew Petroff
homepage=https://github.com/mpetroff/qgsazimuth
email=
# Optional items:
icon=qgsazimuth.png
experimental=False
deprecated=False
repository=https://github.com/mpetroff/qgsazimuth
tracker=https://github.com/mpetroff/qgsazimuth/issues
changelog=
Version 0.9.19: Return an error if used with a layer with an unsupported geographic CRS
Version 0.9.18: Allow three decimal places of distance precision and label angle as bearing when appropriate
Version 0.9.17: Fixed bug with loading plugin if window was previously placed on a different monitor and spurious error when adding features
Version 0.9.16: Fixed bug with import using radial option
Version 0.9.15: Fixed bug with loading plugin after new install and improved error handling for arcs
Version 0.9.14: Fixed bug in QGIS 3.0 update with regard to polygonal layers
Version 0.9.13: Updated for QGIS 3.0
Version 0.9.12: Fixed drawing of arcs when unit is feet
Version 0.9.11: Correct drawing of counter-clockwise arcs
Version 0.9.10: Added support for importing and exporting arcs
Version 0.9.9: Drawing arcs works again (fixes regression in 0.9.8)
Version 0.9.8: Enabled setting of zenith angle
Version 0.9.7: Added support for gradians
Version 0.9.6: Buttons now have text labels again (fixes regression in 0.9.4)
Version 0.9.5: New controls in options tab for calculating offset (completed by TechnoglogyOne, Australia, funded by Knox City Council, Australia)
Version 0.9.4: New dock widget UI. New icons for buttons. Feature to use last point as start. Draw temp line.(completed by DMS, Australia, funded by Knox City Council, Australia)
Version 0.9.3: Added snapping marker when picking the start point and drawing arc support (completed by DMS, Australia)
Version 0.9.2: Added support for drawing into active layer (completed by DMS, Australia)
Version 0.9.1: Fixed no segment draw and coordinate offset bugs
Version 0.9.0: Updated for QGIS 2.0