# This file contains metadata for your plugin. Since 
# version 3.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

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

[general]
name=EnviroCat
qgisMinimumVersion=3.0
description=This QGIS plugin contains a set of preloaded layers with information about environmental variables regarding the territory of Catalunya.
version=0.2
author=Nathan Torrence and edited by Juan Barreto, Wladimir Szczerban and Francisco Pérez Sampayo
email=info@geomatico.es

about=This QGIS plugin is an adaptation of the Canadian Web Services plugin ([https://github.com/eswright/cgdi-qgis-services](https://github.com/eswright/cgdi-qgis-services)). This QGIS plugin contains a set of preloaded layers with information about environmental variables regarding the territory of Catalunya, Catalonia in English. Original data are open and available, but they may be scattered among several web services. The aim of this plugin is to provide a powerful summary of environmental information of Catalonia in order to help basic ecological research and nature conservation management.

tracker=https://github.com/geomatico/EnviroCat/issues
repository=https://github.com/geomatico/EnviroCat
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=wfs , wms , web services, Catalonia, environmental cartography, ecological research, decision-making

homepage=https://github.com/geomatico/EnviroCat
category=Web
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

