# This file contains metadata for your plugin.

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

[general]
name=Numerar Lote
qgisMinimumVersion=3.22.6
description=GENERATE REAL ESTATE LOT NUMBERING
version=0.6
author=Gloria Santos, Antonio Teles
email=mdgss.gloria@gmail.com, antoniot.leandro@gmail.com

about=

    This tool aims to propose to the user the possibility of automatically generating the lot numbering, either in sequential numbering or by the measurement of its tested, in both methodologies, the user will need to define only the initial lot of each block so that the tool manage the other numbers, always clockwise.


    Esta ferramenta visa propor ao usuário a possibilidade de gerar de forma automática a numeração do lote, seja ela em numeração sequencial ou pela medida da testada deste, em ambas as metodologias, o usuário necessitará definir apenas o lote inicial de cada quadra para que a ferramenta gere as demais numerações, sempre em sentido horário.    


    Visualisar: <a href='https://github.com/AntonioTLeandro/Numerar_Lotes/blob/main/TUTORIAL_GERAR_NUMERACAO_D_LOTE.pdf'>Manual do Plugin</a>

tracker=https://github.com/AntonioTLeandro/Numerar_Lotes/issues
repository=https://github.com/AntonioTLeandro/Numerar_Lotes/tree/master
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
#changelog=

# Tags are comma separated with spaces allowed
tags=lote, cadastro, loteamento, imobiliario, numerar

homepage=https://github.com/AntonioTLeandro/Numerar_Lotes/tree/main
category=Plugins
icon=icon.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=

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

