# This file contains metadata for your plugin.

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

[general]
name= GeoRondônia
qgisMinimumVersion=3.10
description=Tools for Georeferencing Rural Properties
version=0.5
author= Maik Rodrigues, Valdir Moura e Ranieli dos Anjos.
email=lab.georondonia@ifro.edu.br

about=Tools for the georeferencing of rural properties in Settlement Projects or Land Projects, based on the updated Technical Manual for Georeferencing of Rural Properties from the National Institute of Colonization and Agrarian Reform (INCRA), and for the Rural Environmental Registry (CAR).

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

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
# changelog=
	0.5 - Complete refactoring of georural_GeneratorOds.py with enhanced validation routines
	    - Advanced polygon vertex handling and standardization 
	    - Improved topological validation efficiency 
	    - Enhanced error messages and detailed reporting system 
	    - Automatic input layer detection and filling
	    - Fixed critical QVariant type conversion bug in batch selection
	    - UI improvements Prepara KML para o CAR
	    - Hyperlink support for output file paths
	    - Multiple cell corrections (A17, B4) and municipal adjustments
        0.4 - Enhanced KML Export with Feature Selection and Geometry Support 
        0.3 - added tool prepare kml for car
        0.2 - added geometry validation tool
        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/GeoRondonia/GeoRondonia/wiki
category= cartography
icon=images/georo_icone.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

