Tool Split Lines with Lines
The tool allows one to split lines with lines.
- Author: O. Conrad (c) 2014
 
- Menu: Shapes|Lines
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Lines | shapes, input | LINES | The input lines to split. | - | 
 | Split Features | shapes, input | SPLIT | The lines with which the input lines are to be divided. | - | 
| Output | Intersection | shapes, output | INTERSECT | The splitted lines. | - | 
| Options | Output | choice | OUTPUT | Choose the output line type, either polylines or separate lines. | Available Choices: [0] polylines [1] separate lines Default: 1 | 
Command-line
Usage: saga_cmd shapes_lines 6 [-LINES <str>] [-SPLIT <str>] [-INTERSECT <str>] [-OUTPUT <str>]
  -LINES:<str>    	Lines
	shapes, input
  -SPLIT:<str>    	Split Features
	shapes, input
  -INTERSECT:<str>	Intersection
	shapes, output
  -OUTPUT:<str>   	Output
	choice
	Available Choices:
	[0] polylines
	[1] separate lines
	Default: 1