[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=3.99

# versioning
version=1.0.0
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

[service]
plugin_name=GBIF_Extractor
name=GBIF
uri=https://www.gbif.org/api/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=20
obs_limit=10000

[export]
layer_name=GBIF_Export
layer_source_name=gbif_extract
