# This file contains metadata for your plugin.

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

[general]
name=Danish Address Tools
qgisMinimumVersion=3.34
qgisMaximumVersion=4.99
description=This plugin provides tools to work with Danish addresses within the QGIS processing framework.
description[da]=Dette plugin tilbyder værktøjer til at arbejde med danske adresser i QGIS processing.
version=1.0.0
author=Septima
email=asger@septima.dk

about=This plugin provides tools to work with Danish addresses within the QGIS processing framework. After installing the plugin, make sure the “Processing Toolbox” is enabled from the Processing menu. The tools are available in the Danske adresseværktøjer folder in the Processing Toolbox. Currently, the plugin provides one tool: “Geokod danske adresser med Adressevask”. This tool is used to clean and geocode a layer containing Danish addresses. For instructions on how to use the tool, see the Help section in the tool's dialog or visit the plugin's GitHub repository. The plugin is developed and maintained by Septima.
about[da]=Dette plugin tilbyder værktøjer til at arbejde med danske adresser i QGIS processing. For at bruge dette værktøj, skal du efter installation af pluginet først aktivere "Værktøjskassen" under "Processeringsmenuen". Derefter findes værktøjerne i værktøjskassen under "Danske adresseværktøjer". Pt er der eet værktøj: Geokod adresser med Adressevask og Adressevælger. Læs mere om hvordan pluginet bruges i hjælpesektion i værktøjets dialogboks, eller på dets Github repository. Pluginet er udviklet og vedligeholdes af Septima.

tracker=https://github.com/Septima/qgis-addresstoolsdk/issues
repository=https://github.com/Septima/qgis-addresstoolsdk
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
changelog=Version 1.0.0: Replaced DAWA with Klimadatastyrelsens Adressevask/Adressevælger APIs. The geocode algorithm now washes the address and looks it up with Adressevælger in one call, returning the full enriched address attribute set plus vaskestatus (replacing the old A/B/C kategori). Funded by den danske QGIS Brugergruppe
  Version 0.1.0: Initial version with one algorithm "Geokod danske adresser med DAWA"


# Tags are comma separated with spaces allowed
tags=geocoding,geokodning,geokod,geokode,geokoder,Danmark,danske,adresse,adresser,adressevask,dawa

homepage=https://github.com/Septima/qgis-addresstoolsdk
category=Analysis
icon=icon.png
# experimental flag
experimental=False

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

