SAGA-GIS Tool Library Documentation (v7.7.0)

Tool Line-Polygon Intersection

Line-polygon intersection.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputLinesShapes, inputLINES--
PolygonsShapes, inputPOLYGONS--
OutputIntersectionShapes, outputINTERSECT--
Difference (*)Shapes, output, optionalDIFFERENCE--
OptionsAttributesChoiceATTRIBUTESattributes inherited to intersection resultAvailable Choices:
[0] polygon
[1] line
[2] line and polygon
Default: 1
(*) optional

Command-line

Usage: saga_cmd shapes_lines 3 [-LINES <str>] [-POLYGONS <str>] [-INTERSECT <str>] [-DIFFERENCE <str>] [-ATTRIBUTES <str>]
  -LINES:<str>     	Lines
	Shapes, input
  -POLYGONS:<str>  	Polygons
	Shapes, input
  -INTERSECT:<str> 	Intersection
	Shapes, output
  -DIFFERENCE:<str>	Difference
	Shapes, output, optional
  -ATTRIBUTES:<str>	Attributes
	Choice
	Available Choices:
	[0] polygon
	[1] line
	[2] line and polygon
	Default: 1