# This file contains metadata for your plugin.

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

[general]
name=ST_LUCAS Download Manager
qgisMinimumVersion=3.0
description=QGIS plugin for accessing harmonized space-time aggregated LUCAS data provided by the ST_LUCAS system.
version=1.1.0
author=CTU GeoForAll Lab (Jaroslav Zeman, Tomas Boucek, Martin Landa)
email=martin.landa@fsv.cvut.cz

about=This plugin provides possibility of retrieving the subsets of LUCAS data based on spatio-temporal and thematic filters provided by the ST_LUCAS system (https://geoforall.fsv.cvut.cz/st_lucas/). Points will be downloaded based on selected spatial, temporal and thematic filters. Downloaded data is stored as GPKG file in defined directory and automaticaly displayed in QGIS with predefined style. Plugin allows browsing photos and performing class aggregation or nomenclature translation. 
tracker=https://gitlab.com/geoharmonizer_inea/st_lucas/st_lucas-qgis-plugin/-/issues
repository=https://gitlab.com/geoharmonizer_inea/st_lucas/st_lucas-qgis-plugin
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=python, LUCAS, Land Cover, Land Use, ST_LUCAS

homepage=https://geoforall.fsv.cvut.cz/st_lucas/
category=Plugins
icon=icon.png
# experimental flag
experimental=True

# 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=Vector

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

