# Mandatory items:

[general]
name=Swiss GeoAdmin Bulk Geocoder
author=Niklas Vogel, Felix Reiniger, Stefan Keller
email=geometalab@ost.ch
qgisMinimumVersion=3.0
description=Bulk geocoding of Swiss building addresses using the geocoding service of geo.admin.ch, the portal of swisstopo.
version=0.2.1
experimental=True

about=The Swiss GeoAdmin Bulk Geocoder provides geocoding functionality for building addresses in Switzerland using the geo.admin.ch service, the portal hosted by swisstopo. The plugin allows users to perform bulk geocoding on a vector layer by adding coordinates to address attributes. This plugin was developed independently of geo.admin.ch.

tracker=https://gitlab.com/geometalab/swiss-geoadmin-bulk-geocoder/-/issues
repository=https://gitlab.com/geometalab/swiss-geoadmin-bulk-geocoder
homepage=https://gitlab.com/geometalab/swiss-geoadmin-bulk-geocoder/blob/master/README.md

# Recommended items:

tags=vector, geocoding, point, address
category=Analysis
icon=icon.png
server=False
hasProcessingProvider=yes
deprecated=True

changelog=
    0.2.1 2024-06-20: Update metadata
    0.1.0  First release
