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.
9 lines
297 B
Plaintext
9 lines
297 B
Plaintext
Cut Shapes Layer
|
|
shapes_tools
|
|
ParameterVector|SHAPES|Vector layer to cut|-1|False
|
|
ParameterSelection|METHOD|Method|[0] completely contained;[1] intersects;[2] center
|
|
Hardcoded|-TARGET 3
|
|
ParameterVector|POLYGONS_POLYGONS|Cutting polygons|-1|False
|
|
OutputVector|CUT|Result
|
|
OutputVector|EXTENT|Extent
|