# This file contains metadata for your plugin.

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

[general]
name=GeoINCRA
qgisMinimumVersion=3.10
description=Georreferenciamento de Imoveis Rurais
version=1.4.2
author=Tiago Prudencio, Leandro França
email=geoleandro.franca@gmail.com

about=Ferramentas para georreferenciamento de imóveis rurais conforme normas técnicas do Instituto Nacional de Colonização e Reforma Agrária (INCRA).

tracker=https://github.com/OpenGeoOne/GeoINCRA/issues
repository=https://github.com/OpenGeoOne/GeoINCRA
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
# changelog=
	1.4.2 - fill code for TopoGeo and PA1 parallel interpolation
	1.4.1 - bug fix for coping spreadsheet
	1.4 - buf fix in getting limit data using multipolygon
	1.3 - new tool to interpolate Virtual Vertex V
	1.2 - bug fix in createTemplate tool
	1.1 - new tool to fill vertex code
	1.0 - conversion from GeoRural to TopoGeo database
	0.2 - improvement to get limit type for each point
	0.1 - Initial version
# Tags are comma separated with spaces allowed
tags=georreferenciamento, imoveis, rurais, incra, sigef, georural, ods, planilha, brazil

homepage=https://github.com/OpenGeoOne/GeoINCRA/wiki/Sobre-o-GeoINCRA
category=cartography
icon=images/geoincra_logo.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= Processing

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