# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

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

[general]
name=INSPIRE Nederland plugin voor QGIS
qgisMinimumVersion=2.8
description=A tool to query INSPIRE datasets of the Dutch national dataportal "National Georegistry (NGR)" and add it to QGIS. - Een tool om de INSPIRE datasets uit het Nationaal Georegister te bevragen en toe te voegen aan QGIS.

version=0.4
author=Kay Warrie
email=kaywarrie@gmail.com

about=In Nederland zijn inmiddels zijn meer dan 350 datasets en bijbehorende services geregistreerd in het Nationaal Georegister (http://www.nationaalgeoregister.nl/)  als INSPIRE dataset of service. Om het gebruik te vergemakkelijken voor de professionele GIS-gebruikers in Nederland worden voor de twee meest gebruikte GIS software pakketten – te weten QGIS en ArcGIS Desktop – plugins ontwikkeld. Deze plugins maken het gemakkelijk om direct via het Nationaal Georegister de INSPIRE datasets en services te vinden, te raadplegen en te downloaden. Deze plugin is de QGIS-versie.

tracker=https://github.com/warrieka/inspireNL/issues
repository=https://github.com/warrieka/inspireNL
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog=added bbox filter for WFS as wel some other minor fixes

# Tags are comma separated with spaces allowed
tags=INSPIRE, Nederland, PDOK, Nationaal, Georegister

homepage=https://github.com/warrieka/inspireNL
category=Plugins
icon=images/icon.png
# experimental flag
experimental=False

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

