mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Create cost allocation map output
This commit is contained in:
parent
231f97ab97
commit
dd0df199fc
@ -8,4 +8,5 @@ ParameterBoolean|-n|Keep null values in output raster layer|True
|
||||
ParameterNumber|max_cost|Maximum cumulative cost|0|None|0
|
||||
ParameterNumber|null_cost|Cost assigned to null cells. By default, null cells are excluded|None|None|0
|
||||
ParameterNumber|memory|Maximum memory to be used in MB|0|None|300
|
||||
OutputRaster|output|Cumulative cost
|
||||
OutputRaster|output|Cumulative cost
|
||||
OutputRaster|nearest|Cost allocation map
|
||||
|
Loading…
x
Reference in New Issue
Block a user