Skip to content

Commit

Permalink
[processing] fixed SAGA description
Browse files Browse the repository at this point in the history
  • Loading branch information
volaya committed Jul 22, 2014
1 parent fb142df commit f2701cb
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,11 +1,11 @@
Shapes to Grid
grid_gridding
Hardcoded|-TARGET 0
ParameterVector|INPUT|Shapes|-1|False
ParameterTableField|FIELD|Attribute|INPUT|-1|False
ParameterSelection|MULTIPLE|Method for Multiple Values|[0] first;[1] last;[2] minimum;[3] maximum;[4] mean
ParameterSelection|LINE_TYPE|Method for Lines|[0] thin;[1] thick
ParameterSelection|GRID_TYPE|Preferred Target Grid Type|[0] Integer (1 byte);[1] Integer (2 byte);[2] Integer (4 byte);[3] Floating Point (4 byte);[4] Floating Point (8 byte)
Harcoded|-TARGET 0
Extent USER_XMIN USER_XMAX USER_YMIN USER_YMAX
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
OutputRaster|USER_GRID|Grid

0 comments on commit f2701cb

Please sign in to comment.