mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-18 00:04:02 -04:00
fix grass7 r.slope.aspect
This commit is contained in:
parent
d0fea65863
commit
42f0aa287b
@ -3,7 +3,7 @@ r.slope.aspect - Generates raster layers of slope, aspect, curvatures and partia
|
||||
Raster (r.*)
|
||||
ParameterRaster|elevation|Elevation|False
|
||||
ParameterSelection|format|Format for reporting the slope|degrees;percent
|
||||
ParameterSelection|precision|Type of output aspect and slope layer|float;double;int
|
||||
ParameterSelection|precision|Type of output aspect and slope layer|CELL;FCELL;DCELL
|
||||
ParameterNumber|zscale|Multiplicative factor to convert elevation units to meters|None|None|1.0
|
||||
ParameterNumber|min_slope|Minimum slope val. (in percent) for which aspect is computed|None|None|0.0
|
||||
OutputRaster|slope|Output slope layer
|
||||
|
Loading…
x
Reference in New Issue
Block a user