[general]
name=Thermal to Polygon
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
supportsQt6=True
description=Converts a thermal raster into polygons: binary threshold, polygonization, buffer and dissolve. / Converte un raster termico in poligoni: soglia binaria, poligonizzazione, buffer e dissolvenza.
about=Provides a Processing algorithm that processes a thermal raster in a chain: (1) raster calculator with a threshold to obtain a binary 0/1 raster; (2) polygonization; (3) removal of polygons with value 0; (4) buffer around the polygons; (5) optional dissolve of the resulting polygons. The output layer is loaded with the chosen style (fill color, outline color and width). The algorithm appears in the Processing Toolbox under the "Thermal Tools" group.
version=0.2.1
author=Drone Agri Tech
email=info@droneagritech.ch

tracker=https://github.com/Dix92/Plugin-QGIS-Termal-to-Poligons/issues
repository=https://github.com/Dix92/Plugin-QGIS-Termal-to-Poligons
homepage=https://github.com/Dix92/Plugin-QGIS-Termal-to-Poligons

tags=thermal,termico,raster,polygon,poligoni,buffer,dissolve,dissolvenza,agriculture,agricoltura,drone,processing
category=Analysis
icon=icon.svg
hasProcessingProvider=yes

experimental=False
deprecated=False
