Skip to content

Commit 4d54801

Browse files
committed
Update ShapestoGrid.txt
Backport from 2.1.3
1 parent fd7375e commit 4d54801

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python/plugins/processing/algs/saga/description/2.1.2/ShapestoGrid.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ grid_gridding
33
Hardcoded|-TARGET 0
44
ParameterVector|INPUT|Shapes|-1|False
55
ParameterTableField|FIELD|Attribute|INPUT|-1|False
6-
ParameterSelection|MULTIPLE|Method for Multiple Values|[0] first;[1] last;[2] minimum;[3] maximum;[4] mean
6+
ParameterSelection|MULTIPLE|Method for Multiple Values|[0] first;[1] last;[2] minimum;[3] maximum;[4] mean|4
77
ParameterSelection|LINE_TYPE|Method for Lines|[0] thin;[1] thick
8-
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)
8+
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)|3
99
Extent USER_XMIN USER_XMAX USER_YMIN USER_YMAX
1010
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
11-
OutputRaster|USER_GRID|Grid
11+
OutputRaster|USER_GRID|Grid

0 commit comments

Comments
 (0)