[general]
name=GBIF Extractor
about=This plugin allows to download GBIF data.
category=Database
hasProcessingProvider=False
description=Based on an extent, the user can download GBIF data.
icon=resources/images/default_icon.png
tags=GBIF,environnement,data,download

# credits and contact
author=Jules GRILLOT
email=jules.grillot@fdn.fr
homepage=https://julesgrillot.frama.io/plugin_gbif_extractor/
repository=https://framagit.org/JulesGrillot/plugin_gbif_extractor
tracker=https://framagit.org/JulesGrillot/plugin_gbif_extractor/issues

# experimental flag
deprecated=False
experimental=False
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
supportsQt6=True

# versioning
version=1.2.1
changelog=
    0.2.0 correct crs, layer extent and layer export
    0.2.1 make dialog appear again after launching extraction
    0.2.2 correct fields error and translation
    0.2.3 minor corrections
    0.2.4 library corrections, translation
    1.0.0 add documentation
    1.0.1 api correction, add a field to get name without author, optimize API roads
    1.0.2 improve documentation
    1.0.3 improve process if no data are available in the extent
    1.0.4 bug correction taxonRank
    1.1.0 improve import data function
    1.1.1 add timer, cause plugin too fast for the API
    1.1.2 change ping adress because of error 201 on metadata uri
    1.2.0 QT6 compatibility
    1.2.1 Minor changes qt6 compatibility

[service]
plugin_name=GBIF_Extractor
name=GBIF
uri=https://api.gbif.org/v1/occurrence/search
crs=4326
metadata=https://www.gbif.org/what-is-gbif
producer=https://www.gbif.org
logo=resources/images/logo.png
per_page_limit=300
obs_limit=100000

[export]
layer_name=GBIF_Export
layer_source_name=gbif_extract
