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.
8 lines
273 B
Plaintext
8 lines
273 B
Plaintext
Contour Lines from Grid
|
|
shapes_grid
|
|
ParameterRaster|INPUT|Grid|False
|
|
ParameterNumber|ZMIN|Minimum Contour Value|None|None|0.0
|
|
ParameterNumber|ZMAX|Maximum Contour Value|None|None|10000.0
|
|
ParameterNumber|ZSTEP|Equidistance|None|None|100.0
|
|
OutputVector|CONTOUR|Contour Lines
|