
[general]
name=Constraint Checker
qgisMinimumVersion=3.4
qgisMaximumVersion=3.99
description=Generate reports of constraints (e.g. planning constraints) applicable to an area of interest.
version=1.2
author=Lutra Consulting for Dartmoor National Park Authority
email=it@dnpa.gov.uk

about=Generate reports of constraints (e.g. planning constraints) applicable to an area of interest.

# end of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog entries:
changelog=1.2 - Migration to QGIS 3.x
 <p>1.1.2 - Bug fixes:
  - rubber band color, geometry column configuration (from Matt Travis)
 <p>1.1.1 - Bug fixes:
  - Support for upper-case letters and spaces in column names.
 <p>1.1.0 - New features:
  - New icons.
 <p>1.0.0 - New features:
  - Support for exporting and importing configurations through the GUI.
 <p>0.1 - Initial release

# tags are comma separated with spaces allowed
tags=planning constraints,constraints,constraint reporting

homepage=http://www.lutraconsulting.co.uk/products/constraintchecker/
tracker=https://github.com/lutraconsulting/qgis-constraint-checker-plugin/issues
repository=https://github.com/lutraconsulting/qgis-constraint-checker-plugin
icon=checker_config_32.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False

