QGIS/python/plugins/processing/algs/saga/description/2.2.2/ContourLinesfromGrid.txt
volaya f2c7522649 [processing] added descriptions for SAGA 2.2.2
This does not fix the issue with 2.2.2, but will allow fixing alg syntaxes
2015-10-20 08:07:24 +02:00

9 lines
328 B
Plaintext

Contour Lines from Grid
shapes_grid
ParameterRaster|GRID|Grid|False
ParameterSelection|VERTEX|Vertex type|[0] x,y;[1] x,y,z
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