mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
Merge pull request #2370 from neteler/patch-72
Update to GRASS GIS 7.0.x
This commit is contained in:
commit
52c50673f7
@ -2,5 +2,6 @@ r.reclass.area
|
||||
r.reclass.area.lesser - Reclassifies a raster layer, selecting areas lower than a user specified size
|
||||
Raster (r.*)
|
||||
ParameterRaster|input|Input raster layer|False
|
||||
ParameterNumber|lesser|Area threshold [hectares]|0|None|1.0
|
||||
ParameterSelection|mode|Lesser or greater than specified value|lesser
|
||||
ParameterNumber|value|Value option that sets the area size limit [hectares]|0|None|1.0
|
||||
OutputRaster|output|Reclassified
|
||||
|
Loading…
x
Reference in New Issue
Block a user