We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 52c5067 + cfdf5cf commit c418526Copy full SHA for c418526
python/plugins/processing/algs/grass7/description/r.reclass.area.greater.txt
@@ -2,5 +2,6 @@ r.reclass.area
2
r.reclass.area.greater - Reclassifies a raster layer, selecting areas larger than a user specified size
3
Raster (r.*)
4
ParameterRaster|input|Input raster layer|False
5
-ParameterNumber|greater|Area threshold [hectares]|0|None|1.0
+ParameterSelection|mode|Lesser or greater than specified value|greater
6
+ParameterNumber|value|Value option that sets the area size limit [hectares]|0|None|1.0
7
OutputRaster|output|Reclassified
0 commit comments