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

# Mandatory items:

[general]
name=geopunt4Qgis
qgisMinimumVersion=3.22
description=NL: Plugin om geopunt diensten in QGIS te gebruiken 
    EN: Plug-in to use geopunt services in QGIS
about=NL: "Geopunt voor QGIS" is een plugin voor de QGIS open source desktop GIS, die de webservices van het Vlaamse geoportaal Geopunt ontsluit naar desktop GIS-gebruikers. Het Vlaamse Geoportaal Geopunt biedt een aantal geografische diensten (web-services) aan die mogen gebruikt worden door derden zoals andere overheden en bedrijven.
    - Zoeken op adres [gewoon, in batch en prikken op kaart] op basis van Gebouwen- en Adressenregister Vlaanderen.
    - Zoeken naar intressepunten in geopunt 
    - zoeken naar wegenwerken en manifestaties in GIPOD 
    - Hoogte Profielen tekenen 
    - Zoeken naar percelen 
    EN: "Geopunt for QGIS"  is a plugin for the QGIS open source desktop GIS, which opens the web services of the Flemish geoportal Geopunt to desktop GIS users. The Flemish Geoportal Geopunt offers a number of geographic services (web services) that may be used by third parties such as other governments and companies. 
    - Geocoding [regular, batch and reverse] based on adresregistry Flanders 
    - Search for POI in geopunt 
    - Search for trafic obstructions in GIPOD 
    - Draw elevation profiles 
    - Search for Parcels 
    - Search for layers in the geopunt catalog

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

# end of mandatory metadata

# Optional items:
# Uncomment the following line and add your changelog entries:
changelog=changed icons, backend services and implemented wcs support in elevation profile. Fix WCS call elevation, save elevation sample points to csv.

# tags are comma separated with spaces allowed
tags=INSPIRE, GEOPUNT, GDI, VLAANDEREN, BRUSSEL, BELGIE, ADRES, ADRESSEN, AGIV, GEOLOKATIE, GEOCODE, WEBSERVICE, GRB, CRAB, FLANDERS, BELGIUM, BRUSSELS, LOCATION, ADDRESS, POINT OF INTEREST, POI, URBIS, GIPOD

homepage=http://www.geopunt.be/nl/voor-experts/geopunt-plug-ins
tracker=https://github.com/warrieka/geopunt4Qgis/issues
repository=https://github.com/warrieka/geopunt4Qgis
icon=images/geopunt.png
category=Web
# experimental flag
experimental=True

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

