# This file contains metadata for your plugin.

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

[general]
name=IDEV
qgisMinimumVersion=3.0
description=Non Official plugin about Infraestrutura Valenciana de Datos Espaciales (IDEV)
version=0.12
author=Alfonso Moya Fuero
email=moya_alf@gva.es
about=Infraestructura Valenciana de Dades Espacials. The Valencian Spatial Data Infrastructure (IDEV) was created with the aim of integrating the geographic information of the Generalitat and making it accessible through the internet from the same portal, incorporating interoperable geographic information infrastructures and services. http://www.idev.gva.es/
tracker=https://github.com/AlfonsoMoyaFuero/idev_visor/issues
repository=https://github.com/AlfonsoMoyaFuero/idev_visor
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
    ** General **
	0.12:
		- Add layer orto 2021
	0.11:
		- Fix layer list
		- Solve encoding issue
	0.10:
		- Fix layer list
	0.9:
		- Fix layer list
	0.8:
		- Fix layer list
	0.7:
		- Fix layer list
	0.6:
		- Update layer list
	0.5:
		- Update layer list
	0.4:
		- Update layer list
		- Clear the toponymic help text when get the focus 
	0.3:
		- Disable metadata in when there is no information
		- Update services list
    0.2:
        - Traducción al inglés.
        - Resuelto un warning de inicio.
        - Ampliada lista de servicios.
    0.1:
        - Versión inicial.
# Tags are comma separated with spaces allowed
tags=python, ICV, IDEV, Comunitat Valenciana, valencia, web, data, cartography

homepage=https://idev.gva.es
category=Plugins
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=Web

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