# 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.3
author=Maik Rodrigues, Mychelle Novais, Carolina Potratz, Valdir Moura e Ranieli dos Anjos.
email=lab.georondonia@ifro.edu.br

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

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

Category of the plugin: Raster, Vector, Database or Web
# category= Processing

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

