[general]
name=French Locator Filter
category=Filter

about=The geocoding API is an open service provided and maintained by the French Government.
about[fr]=L'API du gouvernement français est un service de geocodage gratuit et ouvert
    base sur la Base Adresse Nationale (BAN). Ce plugin ajoute un filtre de recherche
    basée sur ce service dans la barre de recherche universelle (Localisateur).

description=Adds a geocoder to the QGIS Locator Filter, using the national French open address API.
description[fr]=Ajoute un filtre de géocodage basé sur l'API de la BAN dans le
    Localisateur (barre de recherche universelle) de QGIS.

icon=resources/images/icon.svg

tags=geocoder, locator, filter, addok, France, french, address, open data
tags[fr]=geocodeur, recherche, adresse, France, ADDOK, Etalab, BAN, BANO, IGN, Géoplateforme

# credits and contact
author=Régis Haubourg (Oslandia), Richard Duivenvoorde, Julien Moura (Oslandia)
email=qgis@oslandia.com
homepage=https://oslandia.gitlab.io/qgis/french_locator_filter/
repository=https://gitlab.com/Oslandia/qgis/french_locator_filter/
tracker=https://gitlab.com/Oslandia/qgis/french_locator_filter/-/issues

# QGIS status
deprecated=False
experimental=False
qgisMinimumVersion=3.40.4
qgisMaximumVersion=3.99
supportsQt6=True

# versioning
version=1.4.1
changelog=
 Version 1.4.1:
 - feature: store geocoding result export to a memory layer (see !53)
 - fix: no reportError function available for QgsFeedback (misused as QgsProcessingFeedback) !52
 - fix: QMenu need a parent in Qt6 for correct use !54

 Version 1.4.0:
 - New feature: add reverse geocoding processing and UI !49

 Version 1.3.0:
 New implementation of QgsLocatorFilter using QgsGeocoderInterface. Adds a processing for batch geocoding.
 - feat(geocoder): implement QgsGeocoderInterface for photon and BAN !30 #21
 - feat(batch): add batch processing for FrenchBanGeocoder !37 #17
 - feat(gpf): add function create_gpf_plugins_actions to be called by geoplateforme plugin !46
 - feat(rest api): limit number of request per seconds (10 for photon, 50 for gpf)  !47 #29



[oslandia]
funders=ANFSI,Bordeaux Métropole,Grand Lyon,Orange
screenshot=docs/_static/images/french_locator_sample_basque_qgis_details.png
issue_to_be_funded=https://gitlab.com/Oslandia/qgis/french_locator_filter/-/issues/?sort=updated_desc&state=opened&label_name%5B%5D=To%20be%20funded&first_page_size=100
blog_link=https://oslandia.com/2024/05/31/plugin-qgis-french-locator-filter-1-1-0-api-photon/
