Tool Profile from points
(c) 2004 by Victor Olaya. Creates a profile from coordinates stored in a table
- Author: 
 
- Menu: Terrain Analysis|Profiles
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Grid | Grid, input | GRID | - | - | 
 | Input | Table, input | TABLE | - | - | 
| Output | Result | Table, output | RESULT | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | X | Table field | X | - | - | 
 | Y | Table field | Y | - | - | 
Command-line
Usage: saga_cmd ta_profiles 5 [-GRID <str>] [-TABLE <str>] [-X <str>] [-Y <str>] [-RESULT <str>]
  -GRID:<str>  	Grid
	Grid, input
  -TABLE:<str> 	Input
	Table, input
  -X:<str>     	X
	Table field
  -Y:<str>     	Y
	Table field
  -RESULT:<str>	Result
	Table, output