# This file contains metadata for your plugin. Since 
# version 2.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=CDAU Downloader
qgisMinimumVersion=2.14
description=Descarga de capas del Callejero Digital de Andalucía Unificado (España)
version=0.1
author=Patricio Soriano :: SIGdeletras.com
email=pasoriano@sigdeletras.com

about=Complemento de QGIS para la descarga capas del Callejero Digital de Andalucía Unificado (España). La descarga se reliza mediante el servicio WFS de la Infraestructura de datos Espaciales de Andalucía (España). (<a href='http://www.callejerodeandalucia.es/portal/web/cdau/'>Más información sobre el proyecto CDAU. </a>)<br>QGIS plugin for the download the layers of Callejero Digital de Andalucía Unificado (Spain). The download is performed through the WFS service of the Spatial Data Infrastructure of Andalusia (Spain). (<a href='http://www.callejerodeandalucia.es/portal/web/cdau/'>More information about the CDAU project.</a>)

tracker=https://github.com/sigdeletras/CDAUDownloader/
repository=https://github.com/sigdeletras/CDAUDownloader/
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=Vector, WFS, CDAU, Callejero, Portalero, Andalucía, España, Andalusia, Spain, Street, Road, Addresses

homepage=https://github.com/sigdeletras/CDAUDownloader/
category=Plugins
icon=icon.png
# experimental flag
experimental=False

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

