# This file contains metadata for your plugin.

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

[general]
name=GeoEASIN
qgisMinimumVersion=3.16
description=Web services downloader and tools to analyze the European Alien Species Information Network data (EASIN).
version=2.0
author=Patricio Soriano (Geoinnova, python development), Roberto Matellanes (GIS&Beers, processing tools)
email=gis@geoinnova.org

about=Data downloader from  <a href="https://easin.jrc.ec.europa.eu/easin/Services/RestfulWebService">EASIN Geospatial Web Service</a>

tracker=https://github.com/geoinnova/geoeasin
repository=https://github.com/geoinnova/geoeasin
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
changelog=
    04.09.2023 V2.0: New realese: Changes for the new EASIN API. New filters in the form. Statistics on fields of the grid layer in the Log tab
    15.01.2022 V1.1: Grouped processing tools. Added control messages (download, zoom in)
	12.01.2022 V1.0: Version 1.0

# Tags are comma separated with spaces allowed
tags=open data, EASIN, EU, download, European Alien Species, web services, biodiversity, ecology, species

homepage=https://geoinnova.org/plugin/geoeasin
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
# category=

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

