Profiles from Lines
- Author: O.Conrad (c) 2006
- Menu: Terrain Analysis | Profiles
Description
Create profiles from a grid based DEM for each line of a lines layer.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Elevation | grid, input | DEM | - | - |
Values | grid list, input, optional | VALUES | Additional values to be collected along profile. | - |
Lines | shapes, input | LINES | - | - |
Output | Profiles | shapes, output, optional | PROFILE | - | - |
Profiles | shapes list, output, optional | PROFILES | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Name | table field | NAME | Attribute to use for split line naming (=> each line as new profile) | - |
Each Line as new Profile | boolean | SPLIT | - | Default: 0 |
Show Diagram | boolean, GUI | DIAGRAM | - | Default: 0 |
Command Line
Usage: saga_cmd ta_profiles 4 [-DEM ] [-VALUES ] [-LINES ] [-NAME ] [-PROFILE ] [-PROFILES ] [-SPLIT ]
-DEM: Elevation
grid, input
-VALUES: Values
grid list, input, optional
-LINES: Lines
shapes, input
-NAME: Name
table field
-PROFILE: Profiles
shapes, output, optional
-PROFILES: Profiles
shapes list, output, optional
-SPLIT: Each Line as new Profile
boolean
Default: 0