Module Profiles from Lines
Create profiles from a grid based DEM for each line of a lines layer. 
- Author: O.Conrad (c) 2006
 
- Specification: grid
 
- Menu: Terrain Analysis|Profiles
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | DEM | Grid (input) | DEM | - | - | 
 | Values (*) | Grid list (optional input) | VALUES | Additional values that shall be saved to the output table. | - | 
 | Lines | Shapes (input) | LINES | - | - | 
| Output | Profiles (*) | Shapes (optional output) | PROFILE | - | - | 
 | Profiles (*) | Shapes list (optional output) | PROFILES | - | - | 
| Options | Name (*) | Table field | NAME | naming for splitted 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 (optional input)
  -LINES:<str>   	Lines
	Shapes (input)
  -NAME:<str>    	Name
	Table field
  -PROFILE:<str> 	Profiles
	Shapes (optional output)
  -PROFILES:<str>	Profiles
	Shapes list (optional output)
  -SPLIT:<str>   	Each Line as new Profile
	Boolean
	Default: 0