# This file contains metadata for your plugin.

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

[general]
name=GeoINCRA
qgisMinimumVersion=3.34
description=Georeferencing of rural properties according to INCRA’s Brazilian technical regulations for land regularization.
version=2.0.1
author=Tiago Prudencio, Leandro França
email=suporte@geoone.com.br

about=Tools designed to support the georeferencing of rural land parcels in Brazil, following the technical standards of the National Institute for Colonization and Agrarian Reform (INCRA). The plugin is widely used in processes of rural land regularization and cadastral compliance. 🌎🇧🇷 Ferramentas desenvolvidas para apoiar o georreferenciamento de imóveis rurais no Brasil, conforme as normas técnicas do Instituto Nacional de Colonização e Reforma Agrária (INCRA). O plugin é amplamente utilizado em processos de regularização fundiária e conformidade cadastral.

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=
	2.0.1 - Added automatic grouping and styling of ODS layers, and fixed a bug in boundary type detection from the spreadsheet.
	2.0.0 - New functions to calculate area and perimeter in the Local Tangent Plane for Sigef/INCRA standards
	1.8.14 - New IBGE layers (states e counties) updated
	1.8.13 - Sequence number saved in memory for Fill Codes tool
	1.8.12 - Compatibility with Qt5 and Qt6
	1.8.11 - Bug fix in the memorial conversor tool for adjoiner naming
	1.8.10 - Option added for Z validation in the tool to feed vertex layer of GeoRural
	1.8.9 - Bug fix for reading RBMC status, conversion of attribute "parcel" included in GeoRural to TopoGeo tool
	1.8.8 - Interpolate PA3 vertex included, regex for code with 6 numerical digits and bug fix in Z validation
	1.8.7 - new sigef 1.3 spreadsheet and Z coordinate validation of vertices added
	1.8.6 - links for layers of interest updated
	1.8.5 - improvement in memorial conversor for adjoiner naming
	1.8.4 - improvement in attribute validation
	1.8.3 - bug fix in Layers From Sheet tool for filling "lote" attribute and finding central meridian
	1.8.2 - improvement in memorial conversor tool transcription
	1.8.1 - bug fix in memorial conversor tool
	1.8.0 - new tools for converting Sigef PDF into Textual HTML and automating parcel division by road.
	1.7.6 - bug fix in north hemisphere coordinates
	1.7.5 - bug fix in importing PyPDF2 on Linux
	1.7.4 - new layers of interest added
	1.7.3 - spreadsheet generation with polygon with inner ring
	1.7.2 - new layer of interest on RBMC
	1.7.1 - bug fix in importing PyPDF2 on MacOS
	1.7.0 - new tool to read Tabular PDF as layers
	1.6.0 - new tool to ODS spreadsheet into layers
	1.5.4 - new layer parcelageo added
	1.5.3 - bug fix in natureza do servico ODS filling
	1.5.2 - bug fix toTopoGeo tool and natureza field
	1.5.1 - bug fix for only selected layers
	1.5.0 - new tool to transform GeoRural into an ODS spreadsheet
	1.4.5 - improvement in z-dimension validation
	1.4.4 - fill code for selected features improvement
	1.4.3 - new position methods included for validation
	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, GeoOne

homepage=https://github.com/OpenGeoOne/GeoINCRA/wiki/Sobre-o-GeoINCRA
category=cartography
icon=images/geoincra_logo.png
# experimental flag
experimental=False
server=False
supportsQt6=True

# 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=
