mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
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.
7 lines
251 B
Plaintext
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
|