Module Split Lines at Points
Split Lines at Points.
- Author: O. Conrad (c) 2015
 
- Specification: grid
 
- Menu: Shapes|Lines
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Lines | Shapes (input) | LINES | - | - | 
 | Split Features | Shapes (input) | SPLIT | - | - | 
| Output | Intersection | Shapes (output) | INTERSECT | - | - | 
| Options | Output | Choice | OUTPUT | - | Available Choices: [0] polylines [1] separate lines Default: 1 | 
 | Epsilon | Floating point | EPSILON | - | Default: 0.000000 | 
Command-line
Usage: saga_cmd shapes_lines 8 [-LINES <str>] [-SPLIT <str>] [-INTERSECT <str>] [-OUTPUT <str>] [-EPSILON <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
  -EPSILON:<str>  	Epsilon
	Floating point
	Default: 0.000000