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.
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
Polygon-Line Intersection
|
|
shapes_polygons
|
|
ParameterVector|POLYGONS|Polygons|2|False
|
|
ParameterVector|LINES|Lines|1|False
|
|
OutputVector|INTERSECT|Intersection
|