Merge Line Parts to Lines
| Author(s) | V. Wichmann (c) 2023 |
| Library ID | shapes_lines |
| Tool ID | 14 |
| Version | 1.0 |
| Menu | Shapes | Lines |
Description
The tool allows one to merge the parts of multipart lines into lines. Invalid line parts with less than two points are skipped.
Parameters
| | Name | Type | Identifier | Description | Constraints |
| Input | Multipart Lines | shapes, input | PARTS | The multipart lines. | - |
| Output | Lines | shapes, output | LINES | The merged lines. | - |
| Options | Epsilon | floating point number | EPSILON | The tolerance used to detect connected parts [map units]. | Default: 0.000000 |
Command Line
Usage: saga_cmd shapes_lines 14 [-PARTS ] [-LINES ] [-EPSILON ]
-PARTS: Multipart Lines
shapes, input
-LINES: Lines
shapes, output
-EPSILON: Epsilon
floating point number
Default: 0.000000