# 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=MTOPOpenData
qgisMinimumVersion=3.0
description=Acceso a servicios webs del Ministerio de Transporte y Obras Públicas (MTOP) de Uruguay. EN: Access to geographic webservices of the Ministerio de Transporte y Obras Públicas (MTOP) of Uruguay.
version=1.4
author=IDE MTOP
email=geoportal@mtop.gub.uy

about=Este plugin reúne los servicios webs geográficos (WMS y WFS) de Uruguay provistos por el Ministerio de Transporte y Obras Públicas (MTOP) siendo una adaptación del plugin existente GreekOpenData creado por Eirini Simitzi y Thanos Strantzalis. El objetivo del plugin es facilitar el acceso a la información proporcionada por el MTOP permitiendo visualizarla y descargarla fácilmente. Las capas de datos son un sub conjunto de las disponibles actualmente. La totalidad de las capas puede ser consultada a través de la web del equipo: https://geoportal.mtop.gub.uy/ Para poder utilizar este plugin es necesario contar con conexión a internet. La adaptación ha sido realizada por el Equipo IDE MTOP. Este plugin es liberado bajo la licencia GNU versión 3. EN: This plugin reunite all the geographic webservices (WMS and WFS) from Uruguay provided by the Ministerio de Transporte y Obras públicas (MTOP) being an adaption of the existing plugin GreekOpenData created by Eirini Simitzi and Thanos Strantzalis. The target of this plugin is to facilitate the access to the information provided by the MTOP. The layers of data are a subgroup of the total available. The totality of layers can be found in https://geoportal.mtop.gub.uy/ .

tracker=https://gitlab.com/IDE_MTOP_PUBLICO/MTOPOpenData/issues
repository=https://gitlab.com/IDE_MTOP_PUBLICO/MTOPOpenData
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=Uruguay,MTOP,IDE UY,IDE,WMS,WFS,web services,open data

homepage=https://geoportal.mtop.gub.uy
category=Plugins
icon=icon.png
# experimental flag
experimental=False

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

