Convert Points to Line(s)
- Author: O.Conrad (c) 2008
- Menu: Shapes | Conversion
Description
Converts points to line(s).
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 | - | - | 
| Maximum Distance | floating point number | MAXDIST | Maximum distance allowed to connect two consecutive points. Ignored if set to zero (default). | Minimum: 0.000000
Default: 0.000000 | 
Command Line
Usage: saga_cmd shapes_lines 1 [-POINTS ] [-LINES ] [-ORDER ] [-SEPARATE ] [-ELEVATION ] [-MAXDIST ]
  -POINTS:    	Points
	shapes, input
  -LINES:     	Lines
	shapes, output
  -ORDER:     	Order by...
	table field
  -SEPARATE:  	Separate by...
	table field
  -ELEVATION: 	Elevation
	table field
  -MAXDIST:	Maximum Distance
	floating point number
	Minimum: 0.000000
	Default: 0.000000