Flip Line Direction
- Author: V. Wichmann (c) 2023
- Menu: Shapes | Lines
Description
The tool allows one to reverse the from-to direction of line features. Flipping can be useful, when the line orientation represents flow direction, for example.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Lines | shapes, input | LINES | The input line shapefile. | - | 
| Output | Flipped Lines | shapes, output, optional | FLIPPED | The output line shapefile with the flipped lines. | - | 
Command Line
Usage: saga_cmd shapes_lines 13 [-LINES ] [-FLIPPED ]
  -LINES:  	Lines
	shapes, input
  -FLIPPED:	Flipped Lines
	shapes, output, optional