# This file contains metadata for your plugin.

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

[general]
name=Validar Medição
qgisMinimumVersion=3.40
description=Valida medições de bacias de captação e terraços executados pela CODEVASF 1SR
version=1.2.0
author=Givaldo Cavalcanti
email=givaldo.junior@codevasf.gov.br

about=Plugin criado para otimizar a validação das bacias de captação e terraços medidos com o uso de drones.

tracker=https://github.com/givaldocesar/validar-medicao.git
repository=https://github.com/givaldocesar/validar-medicao.git
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
    1.2.0
        * add create virtual raster / minor fixes
    1.1.0
        * add custom 'bacias de captação'
    1.0.0
        * add 3D view
    0.4.0 2025-07-29
        * fix bug and add create 'terraceamento'
    0.3.0 2025-07-01
        * manage invalid layers e fix geographic crs
    
    0.2.0 2025-06-30
        * fix add feat bug and cancel command


# Tags are comma separated with spaces allowed
tags=python codevasf

homepage=https://github.com/givaldocesar/validar-medicao.git
# 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=Vector

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

