# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Weißflächenkartierung
qgisMinimumVersion=3.0
description=This plugin helps project planner to find potential areas for a wind plant.
about=It provides a simple configurable approach to find potential areas by reviewing all limiting factors on a map. After the selection of a project area all of the following steps are carried out automatically: Loading of the relevant layers, buffering according to adjustable distance rules, and “punching out”/subtracting the buffered areas from the project area. The result is a map that shows the remaining potential areas immediately. For easy ordering of owner information of the remaining area, the plugin provides a simple export function to save the parcel numbers. In addition, the plugin offers an easy integration of your exclusive special knowledge. Thus, on the one hand side you can easily monitor your knowledge on a map, and on the other hand side you can blacklist properties where you already know that the owner is against your project. Furthermore, the tool provides an initial assessment of the remaining sites based on their distance to relevant infrastructure such as transformer stations.
version=2.1.1
author=CISS TDI GmbH
email=forschung@ciss.de

tracker=https://www.ciss.de/kontakt/#kontaktformular
repository=https://git.osgeo.org/gitea/CISSTDI/weissflaechenkartierung
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=	2.1 2020-12-10
	        * added blacklisting
            2.0 2020-12-10
	        * New UI

# Tags are comma separated with spaces allowed
tags=python

homepage=https://www.ciss.de/forschung/limbo/potenzialflaechenanalyse
category=Plugins
icon=res\icon.png
# experimental flag
experimental=False

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=Plugins, Standortbewertung, site mapping

# If the plugin can run on QGIS Server.
server=False