[general]
name=AutoTrace
qgisMinimumVersion=2.0
description=An editing tool for QGIS that allows users to 'trace' new 
    feature geometry based on existing features
about=To learn how to use this plugin, see: http://www.lutraconsulting.co.uk/resources/autotrace
category=Vector
version=version 1.0.7
author=Peter Wells for Lutra Consulting
email=peter.wells@lutraconsulting.co.uk
; end of mandatory metadata
; start of optional metadata
changelog=1.0.7 - Bug fixes:
 - Fix issue with missing default values and ignoring of QGIS settings (#17)
 <p>1.0.6 - Bug fixes:
 - Fix issue with two feature being created in QGIS >= 2.4 (#16)
 <p>1.0.5 - Bug fixes:
 - Show feature form when finished tracing a feature (#2)
 - Fix rubber band color/transparency (#9, #14)
 <p>1.0.4 - Bug fixes:
 - Fixed problems with on-the-fly reprojection (#1)
 - Mimic "Add feature" behavior: discard last point on right click (#3)
 <p>1.0.3 - Bug fixes:
 - Fixed crash seen when tracing features not yet saved to layer.
 - Updated documentation.
 <p>1.0.2 - Initial Release
; tags are in comma separated value format, spaces are allowed
tags=editing,digitizing,digitising,tracing,trace,auto trace,autotrace

; 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
homepage=http://www.lutraconsulting.co.uk/resources/autotrace
tracker=https://github.com/lutraconsulting/qgis-autotrace-plugin/issues
repository=https://github.com/lutraconsulting/qgis-autotrace-plugin
icon=iconAutoTrace.png

; experimental flag
experimental=False

; deprecated flag (applies to the whole plugin and not only to the uploaded version)
deprecated=False
