# This file contains metadata for your plugin.

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

[general]
name=Kartverket adresse-API
qgisMinimumVersion=3.0
description=This plugin fetches coordinates for Norwegian addresses using the Kartverket open adress-API
version=0.35
author=Morten Sickel
email=morten@sickel.net

about=This plugin is fetching coordinates from the Norwegian Mapping authority's adress-api at https://ws.geonorge.no/adresser/v1/#/default/get_sok. The text entered will be used for a free-text search over nearly all information on an address.

tracker=https://github.com/sickel/kartverket_adresse
repository=https://github.com/sickel/kartverket_adresse
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=Giving a message when receiving 10000 points

# Tags are comma separated with spaces allowed
tags=web address geocoder norway kartverket api

homepage=https://github.com/sickel/kartverket_adresse
category=Web
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

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

