-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmetadata.txt
47 lines (41 loc) · 1.88 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
39
40
41
42
43
44
45
46
47
[general]
name=beePen
author=Mauro Alberti, Mauro DeDonatis
email=mauro.dedonatis@uniurb.it
qgisMinimumVersion=3.10.3
description=Allows to draw freehand lines in a layer
about=Plugin for drawing freehand lines with map-specified pen widths.
Its applications are for field mapping.
It is based on the "Freehand" plugin.
category=Vector
version=0.2.4
homepage=https://github.com/mauroalberti/beePen
tracker=https://github.com/mauroalberti/beePen/issues
repository=https://github.com/mauroalberti/beePen
experimental=False
icon=./icons/icon.png
; end of mandatory metadata
; start of optional metadata
changelog=
0.2.4 : - updated style of import of gdal-related modules
0.2.3 : - removed two minor bugs related to null geometries emitted, using try .. except
- fixed deprecation warning related to QgsCoordinateReferenceSystem.toProj4() method -> toProj()
0.2.2 : - added smooth and simplify parameters for lines
0.2.1 : - fixed Help bug for Windows
0.2.0 : - porting to QGIS 3
0.1.1 : - removed prior layer editing requirement; added color choice; added notes
0.1.0 : - removed possibility to save annotation shapefile on an existing one
0.0.9 : - added sub-unit pencil widths
0.0.8 : - removed bug appearing when multiple clicks on pencil tool; added eraser tool
0.0.7 : - removed unwanted styling on non-annotation layers
0.0.6 : - pencil widths in map units, so they scale correctly with map extent
0.0.5 : - help added
0.0.4 : - first release in QGis plugin repository
; tags are in comma separated value format, spaces are allowed
tags = annotation, field work, geology, mapping
; these metadata can be empty
; in a future version of the web application it will
; be probably possible to create a project on redmine
; if they are not filled
; deprecated flag (applies to the whole plugin and not only to the uploaded version)
deprecated=False