# This file contains metadata for your plugin.

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

[general]
name=IBGE Cartography Index Map
qgisMinimumVersion=3.0
description=This plugin displays in QGIS the index layers from IBGE Cartography Department.| O plugin exibe no QGIS as camadas de índice da Coordenação de Cartografia do IBGE. 
version=0.4.1
author=Marcel Rotunno (IBGE)
email=marcelgaucho@yahoo.com.br

about=The main function of the index layers made available by the Cartography Department of IBGE is to allow the user to know everything that is produced in this department. This plugin displays these index layers in QGIS in a structured way.
    
    -------------------------------------------------------------------------------------------------------------------------------------
    
    A função principal das camadas de índice é permitir ao usuário conhecer todos os produtos que a Coordenação de Cartografia do IBGE disponibiliza. Esse plugin exibe essas camadas no QGIS de uma forma estruturada. 
    

tracker=https://github.com/IBGE-DGC/ibge_cartography_index_map/issues
repository=https://github.com/IBGE-DGC/ibge_cartography_index_map
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=0.4.1
      - Fix Filename Not Found Issue
      
      0.4
      - Recover the download functionality, but in the main button (index map geopackage is too large). 
      
      0.3
      - Load the index map geopackage from the plugin folder, removing the download button.
      
      0.2
      - Add button to download Index Layers geopackage  
      
      0.1
      - Start of the plugin

# Tags are comma separated with spaces allowed
tags=IBGE, Index Map, Cartography, Mapa Índice, Cartografia

homepage=https://github.com/IBGE-DGC/ibge_cartography_index_map
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=

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

