SAGA-GIS Module Library Documentation (v2.3.0)

Module Polygon-Line Intersection

Polygon-line intersection. Splits polygons with lines.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPolygonsShapes (input)POLYGONS--
LinesShapes (input)LINES--
OutputIntersectionShapes (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)