mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
9 lines
369 B
Plaintext
9 lines
369 B
Plaintext
|
r.stream.del
|
||
|
r.stream.del - Calculate basins according user input
|
||
|
Raster (r.*)
|
||
|
ParameterRaster|stream_rast|Input map: stream mask|False
|
||
|
ParameterRaster|direction|Input map: flow direction|False
|
||
|
ParameterNumber|threshold|Minimum number of cell in stream_rast|1|None|1
|
||
|
ParameterBoolean|-z|Create zero-value background|False
|
||
|
OutputRaster|reduced|Output reduced stream map
|