# 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=Tool to query datasets of the Dutch national dataportal "National Georegistry (NGR)" and add it to QGIS. - Datasets van de het Nederlandse Dataportaal Nationaal Georegister bevragen en toevoegen aan QGIS.
version=0.3
author=Kay Warrie
email=kaywarrie@gmail.com

about=The National Georegistry (NGR) is the central metadatabase for describing and accessing geographic information in the Netherlands. The NGR contains the list of available datasets and services. Many of these datasets have services that you can add in QGIS. The purpose of this plugin is to search for them and add them to QGIS. - Het Nationaal Georegister (NGR) is de centrale voorziening voor het beschrijven en ontsluiten van geo-informatie van Nederland. Het NGR bevat het overzicht van beschikbare datasets en services. Vele van deze datasets beschikken over services die u in QGIS kunt toevoegen. De bedoeling van deze plugin is om het opzoeken en toevoegen aan QGIS als te vergemakkelijken door het aan te bieden geintegreerd QGIS.

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=True

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

