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 | DEM | Grid, input | DEM | - | - | 
 | Values (*) | Grid list, input, optional | VALUES | Additional values that shall be saved to the output table. | - | 
 | 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 | Naming for split lines | - | 
 | Each Line as new Profile | Boolean | SPLIT | - | 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>     	DEM
	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