mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
11 lines
461 B
Plaintext
11 lines
461 B
Plaintext
r.stream.basins
|
|
r.stream.basins - Calculate basins according user input
|
|
Raster (r.*)
|
|
ParameterRaster|direction|Input map: flow direction|False
|
|
ParameterRaster|stream_rast|Input map: stream network|True
|
|
ParameterVector|points|Basins outlets|0|True
|
|
ParameterBoolean|-z|Create zero-value background|False
|
|
ParameterBoolean|-c|Use unique category sequence|False
|
|
ParameterBoolean|-l|Create basins only for last stream links|False
|
|
OutputRaster|basins|Output basin map
|