Skip to content

Commit 9c38df1

Browse files
author
volayaf
committedApr 17, 2012
Improved SAGA descriptions (difference between integer and float number params)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@107 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
1 parent d3c5e98 commit 9c38df1

File tree

136 files changed

+399
-406
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+399
-406
lines changed
 

‎src/sextante/saga/description/AccumulatedCost(Isotropic).txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Accumulated Cost (Isotropic)
22
grid_analysis
33
ParameterRaster|COST|Cost Grid|False
44
ParameterRaster|POINTS|Destination Points|False
5-
ParameterNumber|THRESHOLD|Threshold for different route|None|None|0
5+
ParameterNumber|THRESHOLD|Threshold for different route|None|None|0.0
66
OutputRaster|ACCCOST|Accumulated Cost
77
OutputRaster|CLOSESTPT|Closest Point
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Add Grid Values to Points
22
shapes_grid
33
ParameterVector|SHAPES|Points|0|False
4-
ParameterMultipleInput|GRIDS|Grids|3.0|False
4+
ParameterMultipleInput|GRIDS|Grids|3|False
55
ParameterSelection|INTERPOL|Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation
66
OutputVector|RESULT|Result

0 commit comments

Comments
 (0)
Please sign in to comment.