mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
8 lines
480 B
Plaintext
8 lines
480 B
Plaintext
r.reclass.area
|
|
r.reclass.area.lesser - Reclassifies a raster layer, selecting areas lower than a user specified size
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Input raster layer|None|False
|
|
QgsProcessingParameterEnum|mode|Lesser or greater than specified value|lesser
|
|
QgsProcessingParameterNumber|value|Value option that sets the area size limit [hectares]|QgsProcessingParameterNumber.Double|1.0|False|None|0
|
|
QgsProcessingParameterRasterDestination|output|Reclassified
|