Tool Polygon-Line Intersection
Polygon-line intersection. Splits polygons with lines. 
- Author: O. Conrad (c) 2011
 
- Menu: Shapes|Polygons
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Polygons | Shapes, input | POLYGONS | - | - | 
 | Lines | Shapes, input | LINES | - | - | 
| Output | Intersection | Shapes, output | INTERSECT | - | - | 
Command-line
Usage: saga_cmd shapes_polygons 8 [-POLYGONS <str>] [-LINES <str>] [-INTERSECT <str>]
  -POLYGONS:<str> 	Polygons
	Shapes, input
  -LINES:<str>    	Lines
	Shapes, input
  -INTERSECT:<str>	Intersection
	Shapes, output