# This file contains metadata for your plugin.

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

[general]
name=RMCGEO
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
supportsQt6=True
description=Geospatial toolkit with drawing tools (azimuth, bearing, offset, extend, chamfer), coordinate operations, and attribute table calculators.
version=1.9.0
author=Rodolfo Martins de Carvalho
email=rodolfomartins09@gmail.com

about=EN: RMCGEO is a comprehensive set of geospatial tools that includes: coordinate conversion, drawing by azimuth and distance, drawing by bearing and distance, offset, extend, chanfer, insertion of points by coordinates, copying coordinates and tools for manipulating attribute tables.
    
    PT: RMCGEO é um conjunto abrangente de ferramentas geoespaciais que inclui: conversão de coordenadas, desenho por azimute e distância, desenho por rumo e distância, offset, extend, chanfer, inserção de pontos por coordenadas, cópia de coordenadas e ferramentas para manipulação de tabelas de atributos.


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

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
    Version 1.9.0
    - Added Project Norms Analysis Tool (specific to Goiânia)
    Version 1.8.1
    - Add Userful Links and Bug Fixes
    Version 1.7.2
    - Updated Bearing (rumo) tool
    Version 1.7.0
    - Added Offset, Chamfer and Extend Tools
    - Bug Fix
    Version 1.6.7
    - Fixed Bug in Azimuth and Bearing tools
    Version 1.6.4
    - Added Support for QGIS4 with QT6
    Version 1.5.6
    - Added Table Handler
    Version 1.4.0
    - Added Drawing tool by bearing and azimuth
    Version 1.3.1
    - Added Copy point coordinate tool
    Version 1.2.0
    - Added Add point by coordinate tool
    Version 1.1.0
    - Added Street View Tool
    Version 1.0.0
    - Functional version without modules

# Tags are comma separated with spaces allowed
tags=python, coordinates, memorial, azimuth, distance, azimute, distancia, rumo, desenho, brasil, cad, incra, ibge, matricula, coordenadas, chanfer, offset, extend, trim

homepage=https://rmcgeo.com.br/
category=Plugins
icon=icon.svg
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.16, 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

