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 | - | - | |
Maximum Distance | Floating point | MAXDIST | Maximum distance allowed to connect two consecutive points. Ignored if set to zero (default). | Minimum: 0.000000 Default: 0.000000 | |
(*) optional |
Command-line
Usage: saga_cmd shapes_lines 1 [-POINTS <str>] [-LINES <str>] [-ORDER <str>] [-SEPARATE <str>] [-ELEVATION <str>] [-MAXDIST <double>] -POINTS:<str> Points Shapes, input -LINES:<str> Lines Shapes, output -ORDER:<str> Order by... Table field -SEPARATE:<str> Separate by... Table field -ELEVATION:<str> Elevation Table field -MAXDIST:<double> Maximum Distance Floating point Minimum: 0.000000 Default: 0.000000