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

# Mandatory items:

[general]
name=geopunt4Qgis
qgisMinimumVersion=4.00
qgisMaximumVersion=4.99
description=NL: Plug-in om Geopunt-functionaliteiten in QGIS te gebruiken
    EN: Plug-in to use Geopunt-functionalities in QGIS
about=Geopunt4Qgis - “Geopunt voor QGIS” is de plug-in voor de QGIS open source desktop GIS, die de webservices van Digitaal Vlaanderen en andere agentschappen van de Vlaamse overheid ontsluit naar desktop GIS-gebruikers. Digitaal Vlaanderen biedt een aantal geografische diensten (webservices) aan die mogen gebruikt worden door derden, zoals andere overheden en bedrijven.
    Beknopt overzicht van functionaliteiten:
    - Zoeken op adres (gewoon, in batch en prikken op kaart) op basis van Gebouwen- en Adressenregister Vlaanderen.
    - Zoeken naar interessante plaatsen (POI) in Geopunt
    - Hoogteprofielen genereren
    - Zoeken naar percelen
    - Zoeken naar kaartlagen via Datavindplaats
    EN: Geopunt4QGIS – “Geopunt for QGIS” is the plug-in for the QGIS open-source desktop GIS that exposes the web services of Digitaal Vlaanderen and other agencies of the Flemish government to desktop GIS users. Digitaal Vlaanderen provides a range of geographic services (web services) that may be used by third parties, such as other public authorities and companies.
    Brief overview of functionalities:
    - Geocoding (standard, batch, and reverse), based on the Buildings and Address Registry Flanders.
    - Search for points of interest (POI) in Geopunt.
    - Generate elevation profiles.
    - Search for parcels.
    - Search for layers via the Datavindplaats.

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

# end of mandatory metadata

# Optional items:
# Uncomment the following line and add your changelog entries:
changelog=Aanpassingen 9/7/2026
    ----------------------
    - Migration to QGIS4
    - Fix UI Icons not appearing 
    - Fix getMapcrs function not working
    - Fix autofocus and text encoding issues
    - Resolve defusedxml security issues


# 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=https://www.vlaanderen.be/geopunt/plug-ins
tracker=https://github.com/Informatievlaanderen/geopunt-plugins-qgis/issues
repository=https://github.com/Informatievlaanderen/geopunt-plugins-qgis
icon=images/geopunt.png
category=Web
# experimental flag
experimental=False

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

