We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent e5f724b commit 81c375eCopy full SHA for 81c375e
src/sextante/grass/description/r.slope.txt
@@ -2,7 +2,7 @@ r.slope.aspect
2
r.slope - Generates raster maps of slope from a elevation raster map.
3
Raster (r.*)
4
ParameterRaster|elevation|Name of elevation raster map|False
5
-ParameterSelection|format|Format for reporting the slope|percent;degrees
+ParameterSelection|format|Format for reporting the slope|degrees;percent
6
ParameterSelection|prec|Type of output aspect and slope maps|float;double;int
7
ParameterNumber|zfactor|Multiplicative factor to convert elevation units to meters|None|None|1.0
8
ParameterNumber|min_slp_allowed|Minimum slope val. (in percent) for which aspect is computed|None|None|0.0
0 commit comments