QGIS/python/plugins/processing/algs/saga/help/linepolygonintersection.rst

36 lines
500 B
ReStructuredText

LINE-POLYGON INTERSECTION
=========================
Description
-----------
Parameters
----------
- ``Lines[Vector]``:
- ``Polygons[Vector]``:
- ``Output[Selection]``:
Outputs
-------
- ``Intersection[Vector]``:
See also
---------
Console usage
-------------
::
processing.runalg('saga:linepolygonintersection', lines, polygons, method, intersect)
Available options for selection parameters:
method(Output)
0 - [0] one multi-line per polygon
1 - [1] keep original line attributes