Tool Convert Points to Line(s)
Converts points to line(s).
- Author: O.Conrad (c) 2008
 
- Menu: Shapes|Conversion
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Points | Shapes, input | POINTS | - | - | 
| Output | Lines | Shapes, output | LINES | - | - | 
| Options | Order by... (*) | Table field | ORDER | - | - | 
 | Separate by... (*) | Table field | SEPARATE | - | - | 
 | Elevation (*) | Table field | ELEVATION | - | - | 
| (*) optional | 
Command-line
Usage: saga_cmd shapes_lines 1 [-LINES <str>] [-POINTS <str>] [-ORDER <str>] [-SEPARATE <str>] [-ELEVATION <str>]
  -LINES:<str>    	Lines
	Shapes, output
  -POINTS:<str>   	Points
	Shapes, input
  -ORDER:<str>    	Order by...
	Table field
  -SEPARATE:<str> 	Separate by...
	Table field
  -ELEVATION:<str>	Elevation
	Table field