Skip to content

Commit 6e36948

Browse files
committed
[sextante] made parameter harcoded in saga shapestogrid algorithm
1 parent 8414345 commit 6e36948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/plugins/sextante/saga/description/ShapestoGrid.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ParameterTableField|FIELD|Attribute|INPUT|-1|False
55
ParameterSelection|MULTIPLE|Method for Multiple Values|[0] first;[1] last;[2] minimum;[3] maximum;[4] mean
66
ParameterSelection|LINE_TYPE|Method for Lines|[0] thin;[1] thick
77
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|TARGET|Target Grid|[0] user defined
8+
Harcoded|-TARGET 0
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)