SAGA-GIS Module Library Documentation (v2.3.0)

Module Line-Polygon Intersection

Line-polygon intersection.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputLinesShapes (input)LINES--
PolygonsShapes (input)POLYGONS--
OutputIntersectionShapes (output)INTERSECT--
OptionsOutputChoiceMETHOD-Available Choices:
[0] one multi-line per polygon
[1] keep original line attributes
Default: 1

Command-line

Usage: saga_cmd shapes_lines 3 [-LINES <str>] [-POLYGONS <str>] [-INTERSECT <str>] [-METHOD <str>]
  -LINES:<str>    	Lines
	Shapes (input)
  -POLYGONS:<str> 	Polygons
	Shapes (input)
  -INTERSECT:<str>	Intersection
	Shapes (output)
  -METHOD:<str>   	Output
	Choice
	Available Choices:
	[0] one multi-line per polygon
	[1] keep original line attributes
	Default: 1