Module 14: Vectorising channel lines
Vectorising channel lines.
(c) 2003 by Olaf Conrad, Goettingen
email: oconrad@gwdg.de
- Author: Copyrights (c) 2003 by Olaf Conrad
- Specification: grid
- Menu: Garden|Introducing Module Programming
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Elevation grid | Grid (input) | ELEVATION | - | - |
Output | Channels (Raster) | Grid (output) | CHANNELS | - | - |
Channels (Vector) | Shapes (output) | SHAPES | - | - |
Options | Threshold | Integer | THRESHOLD | - | Minimum: 0 Maximum: 8 Default: 4 |
Command-line
Usage: saga_cmd garden_learn_to_program 13 -ELEVATION <str> [-CHANNELS <str>] [-SHAPES <str>] [-THRESHOLD <num>]
-ELEVATION:<str> Elevation grid
Grid (input)
-CHANNELS:<str> Channels (Raster)
Grid (output)
-SHAPES:<str> Channels (Vector)
Shapes (output)
-THRESHOLD:<num> Threshold
Integer
Minimum: 0
Maximum: 8
Default: 4