QGIS/python/plugins/processing/algs/saga/description/2.1.2/Line-PolygonIntersection.txt
volaya aa60bfecb2 [processing] New system for handling SAGA versions
This commit sets a different way of handling SAGA versions and a new way of checking saga installations

This is done to fix the messy situation that SAGA causes due to its API changing in each release.
2015-01-15 10:27:18 +01:00

7 lines
251 B
Plaintext

Line-Polygon Intersection
shapes_lines
ParameterVector|LINES|Lines|1|False
ParameterVector|POLYGONS|Polygons|2|False
ParameterSelection|METHOD|Output|[0] one multi-line per polygon;[1] keep original line attributes
OutputVector|INTERSECT|Intersection