Skip to content

Commit

Permalink
[sextante] made parameter harcoded in saga shapestogrid algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
volaya committed Jul 30, 2013
1 parent 8414345 commit 6e36948
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/plugins/sextante/saga/description/ShapestoGrid.txt
Expand Up @@ -5,7 +5,7 @@ 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)
ParameterSelection|TARGET|Target Grid|[0] user defined
Harcoded|-TARGET 0
Extent USER_XMIN USER_XMAX USER_YMIN USER_YMAX
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
OutputRaster|USER_GRID|Grid
OutputRaster|USER_GRID|Grid

0 comments on commit 6e36948

Please sign in to comment.