# 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.10
description=This plugin (WFK) helps project planners to find potential areas for wind turbines, solar fields and in other projects, for example in the field of renewable energy. A demo project can be downloaded at https://www.ciss.de/datenveredelung/werkzeuge/#wfk.
about=The plugin provides a simple, configurable approach to finding potential areas by checking all limiting factors on a map. After selecting a project area, all of the following steps are performed automatically: Loading the relevant layers, buffering according to configurable distance rules and "punching out"/subtracting the buffered areas from the project area. The result is a map that immediately shows the remaining potential areas. For easy ordering of ownership information of the remaining areas, the plugin provides a simple export function to save the parcel numbers. Furthermore, the plugin offers an easy integration of your exclusive special knowledge. So, on the one hand, you can easily monitor your knowledge on a map, and on the other hand, you can blacklist parcels of which you already know that the owner is against your project. Furthermore, the tool provides an initial assessment of the remaining plots based on their distance from relevant infrastructures such as substations.
version=2.2.5
author=CISS TDI GmbH
email=forschung@ciss.de

tracker=https://git.osgeo.org/gitea/CISSTDI/weissflaechenkartierung/issues
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.2.5 2022-08-05
			* Changed config loading
			* Fixed errors
            2.2.4 2022-07-05
			* Fixed errors
			2.2.3 2022-06-09
			* Fixed errors
			2.2.2 2022-06-09
			* Fixed errors
			2.2.1 2022-06-09
			* Fixed download error
			2.2 2022-01-31
			* New UI
			* Adding better error handling
			* Fixing error with broken xml parsing
			* Easier handling with the tool
			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/datenveredelung/werkzeuge/#wfk
category=Plugins
icon=res\title.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=zipfile,csv,xml

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

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