We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 231f97a commit dd0df19Copy full SHA for dd0df19
python/plugins/processing/algs/grass7/description/r.cost.raster.txt
@@ -8,4 +8,5 @@ ParameterBoolean|-n|Keep null values in output raster layer|True
8
ParameterNumber|max_cost|Maximum cumulative cost|0|None|0
9
ParameterNumber|null_cost|Cost assigned to null cells. By default, null cells are excluded|None|None|0
10
ParameterNumber|memory|Maximum memory to be used in MB|0|None|300
11
-OutputRaster|output|Cumulative cost
+OutputRaster|output|Cumulative cost
12
+OutputRaster|nearest|Cost allocation map
0 commit comments