# This file contains metadata for your plugin.

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

[general]
name=RTH PROJECT
qgisMinimumVersion=3.40.7
qgisMaximumVersion = 4.99
description=O RTH PROJECT é um plugin QGIS voltado para agricultura de precisão e sensoriamento remoto, reunindo mais de 33 ferramentas ativas que cobrem todo o fluxo de trabalho, da aquisição de imagens de satélite até a exportação para equipamentos de campo. Por meio do RTH API Browser, o plugin integra catálogos STAC do INPE, Planetary Computer e AWS Element84, permitindo buscar, visualizar e baixar cenas de Sentinel-2, Landsat, CBERS e Amazônia-1 diretamente no QGIS, com reprojeção automática para o datum UTM regional e ajuste de contraste aplicado na abertura. Para análise de talhões, é possível calcular índices de vegetação como NDVI, EVI, SAVI, MSAVI e NDWI — ou fórmula personalizada — lendo apenas a região do polígono selecionado via COG, sem necessidade de baixar a cena completa. No contexto agrícola, o plugin oferece geração de linhas de plantio ou colheita com suporte a curvas, análise de azimute e métricas de regularidade das linhas existentes, criação de carreadores e exportação de planos de manejo para oito marcas de monitores agrícolas, incluindo formato ISO-XML para John Deere. Para operações com drones, estão disponíveis planejador de missão com cálculo automático de GSD e sobreposição, estimativa de baterias e tempo de voo com presets de modelos reais, exportação para Litchi, Mission Planner e KMZ, geração de ortomosaicos com GDAL e criação de MDEs e MDTs a partir de tiles de elevação ou nuvens de pontos LAS/LAZ. O plugin também centraliza o acesso a bases geográficas públicas brasileiras de órgãos como FUNAI, ANA, ICMBio, IBAMA, INCRA e ANEEL via catálogo WMS/WFS integrado, além de permitir o download de dados de desmatamento PRODES e modelos digitais de elevação de fontes como SRTM, Copernicus e AW3D. Para aumentar a produtividade no dia a dia, conta com aplicação de estilos e layouts de impressão com um clique, ciclo automático de visibilidade entre camadas por grupo, cálculo de área em hectares com projeção regional automática, importação e exportação de CSV de pontos GPS, conversão de pontos em polígonos via Concave Hull, revisor de polígonos com navegação automática, integração com Google Earth Pro e exportação para File Geodatabase compatível com ArcGIS. Completam o conjunto quatro aplicativos Google Earth Engine acessíveis diretamente pelo menu, voltados para análise temporal, séries de vegetação, dados climáticos e monitoramento de desmatamento.
version=1.2.3
author=Luciano "Rithon" Junior
email=lucianoufscagve@gmail.com

about=The RTH PROJECT is a QGIS plugin focused on precision agriculture and remote sensing, bringing together more than 33 active tools that cover the entire workflow, from satellite image acquisition to field equipment export. Through the RTH API Browser, the plugin integrates STAC catalogs from INPE, Planetary Computer and AWS Element84, allowing users to search, visualize and download scenes from Sentinel-2, Landsat, CBERS and Amazônia-1 directly within QGIS, with automatic reprojection to the regional UTM datum and contrast enhancement applied on load. For field analysis, vegetation indices such as NDVI, EVI, SAVI, MSAVI and NDWI — or a custom formula — can be computed by reading only the selected polygon region via COG, with no need to download the full scene. On the agricultural side, the plugin provides generation of planting or harvesting lines with curve support, azimuth and regularity metric analysis of existing lines, headland creation, and export of management plans to eight brands of agricultural monitors, including ISO-XML format for John Deere. For drone operations, it includes a mission planner with automatic GSD and overlap calculation, battery count and flight time estimation with real drone model presets, export to Litchi, Mission Planner and KMZ, orthomosaic generation via GDAL, and DEM and DTM creation from elevation tiles or LAS/LAZ point clouds. The plugin also centralizes access to Brazilian public geographic databases from agencies such as FUNAI, ANA, ICMBio, IBAMA, INCRA and ANEEL through an integrated WMS/WFS catalog, and supports downloading PRODES deforestation data and digital elevation models from sources including SRTM, Copernicus and AW3D. For daily productivity, it offers one-click style and print layout application, automatic layer visibility cycling by group, area calculation in hectares with regional projection, GPS point CSV import and export, point-to-polygon conversion via Concave Hull, a polygon reviewer with automatic navigation, Google Earth Pro integration and export to ArcGIS-compatible File Geodatabase. Rounding out the toolset are four Google Earth Engine applications accessible directly from the menu, designed for temporal analysis, vegetation time series, climate data and deforestation monitoring.

tracker=https://github.com/RithonBR/rth-project/issues
repository=https://github.com/RithonBR/rth-project
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
    1.2.3 (2026-05-07)

    🇧🇷 Se aparecer o erro "cannot import name 'collapse_layer'" ao carregar o plugin, reinstale-o completamente pelo gerenciador de complementos do QGIS.

    🇺🇸 If you see the error "cannot import name 'collapse_layer'" when loading the plugin, reinstall it completely through the QGIS plugin manager.



# Tags are comma separated with spaces allowed
tags=coordinate, capture, latitude, longitude, raster, satellite, sentinel, landsat, amazonia, cbers, vrt, imagery, stac, web, dem, python


homepage=https://rithon.com.br/
category=Plugins
icon=icons/icon-geral.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= coordinate, capture, latitude, longitude, raster, satellite, sentinel, landsat, amazonia, cbers, vrt, imagery, stac, web, dem

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

