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 number | 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 number Minimum: 0.000000 Default: 0.000000