# This file contains metadata for your plugin.

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

[general]
name=GeoCAR
qgisMinimumVersion=3.40
qgisMaximumVersion=4.99
description=Ferramentas para preparação, análise e exportação de dados do Cadastro Ambiental Rural (CAR) no QGIS | Tools for preparing, analyzing and exporting Brazilian Rural Environmental Registry (CAR) data in QGIS
version=1.2.3
author=Prof Cazaroli, Leandro França
email=suporte@geoone.com.br

about=[PT-BR] O GeoCAR é um plugin para QGIS que auxilia na preparação e organização de dados para o Cadastro Ambiental Rural (CAR) no Brasil. O plugin inclui ferramentas para consulta de imóveis do SICAR, identificação de áreas de preservação permanente (APP) por altitude e declividade, conversão de linhas auxiliares em polígonos, e exportação automática de camadas nos formatos exigidos pelo sistema do CAR (SHP, ZIP e KML). Também inclui rotinas específicas para fluxos estaduais, como o envio em ZIP único utilizado no estado de Goiás. O objetivo é automatizar tarefas repetitivas e facilitar o fluxo de trabalho de profissionais que atuam com regularização ambiental e cadastro de imóveis rurais. [EN] GeoCAR is a QGIS plugin designed to assist in preparing and organizing spatial data for the Brazilian Rural Environmental Registry (CAR). The plugin provides tools to query SICAR property data, identify protected areas based on elevation and slope thresholds, convert auxiliary lines into polygons, and export layers in formats required by the CAR system (SHP, ZIP, and KML). It also includes specific workflows for certain states, such as the single ZIP submission required in Goiás. GeoCAR aims to automate repetitive tasks and streamline workflows for professionals working with environmental land registration and rural property mapping.

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

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
# changelog=
  1.2.3: Added a GeoCAR tool for automatic mapping of APP areas above 1800 m, slopes above 45°, and restricted-use areas between 25° and 45° from DEM/DTM data.
  1.2.2: Updated for compatibility with QGIS 4.0
  1.2.1: Added tags to tools to make functionalities easier to find
  1.2: Auxiliary Line for Polygon; ZIP único para GO; Áreas com mais de 1800 m e declividade maior que 45 graus
  1.1: Compatibility with Qt5 and Qt6
  1.0: New tools to export layers as shapefile and KML
  0.4: Shapefile and KML Generation
  0.3: Consult layers also in the GeoOne database
  0.2: Bug fix for loading plugin
  0.1: Initial version

# Tags are comma separated with spaces allowed
tags=CAR, geoCAR, cadastro, imovel, rural, sicar, georural, brazil, GeoOne

homepage=https://github.com/OpenGeoOne/GeoCAR/wiki
category=cartography
icon=images/car.png
# experimental flag
experimental=False
server=False
supportsQt6=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=
