Tool Profiles from Lines
Create profiles from a grid based DEM for each line of a lines layer.
- Author: O.Conrad (c) 2006
- Menu: Terrain Analysis|Profiles
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 splitted line naming (=> each line as new profile) | - |
Each Line as new Profile | boolean | SPLIT | - | Default: 0 |
Show Diagram | boolean, GUI | DIAGRAM | - | Default: 0 |
(*) optional |
Command-line
Usage: saga_cmd ta_profiles 4 [-DEM <str>] [-VALUES <str>] [-LINES <str>] [-NAME <str>] [-PROFILE <str>] [-PROFILES <str>] [-SPLIT <str>]
-DEM:<str> Elevation
grid, input
-VALUES:<str> Values
grid list, input, optional
-LINES:<str> Lines
shapes, input
-NAME:<str> Name
table field
-PROFILE:<str> Profiles
shapes, output, optional
-PROFILES:<str> Profiles
shapes list, output, optional
-SPLIT:<str> Each Line as new Profile
boolean
Default: 0