# -*- coding: utf-8 -*-
# pandvinder plugin metadata. Keys without leading space are required by QGIS.

[general]
name=Pandvinder
icon=icon.png
qgisMinimumVersion=3.10
description=Zoek een BAG-pand op identificatienummer en spring er op de kaart naartoe.
    Find a BAG pand by identificatienummer and jump to it on the map.
about=Pandvinder zooms to a BAG pand (building) from its 16-digit identificatienummer, using the Kadaster BAG viewer API (keyless). Type a pand id in the search dialog (toolbar button) or the QGIS locator bar with prefix 'pand' and the map pans to the pand, flashes its polygon outline and lists the pand's addresses.
    Uses https://api.bag.kadaster.nl/lvbag/viewerbevragingen/v2/ (public, no API key).
version=0.2.2
author=Rob Reimert
email=plugins.rob.alo5i@passmail.net
changelog=
    0.2.2  Qt6-compatible enum access; log plugin-unload errors instead of failing silently

; optional metadata
license=GPL-3.0-or-later
tags=pand,bag,kadaster,locator,locatorfilter,polygon
category=Vector
homepage=https://github.com/robreim/Pandvinder
repository=https://github.com/robreim/Pandvinder
tracker=https://github.com/robreim/Pandvinder/issues
