Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Added option to r.slope grass module
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
src/plugins/grass/modules/r.slope.qgm
|
@@ -4,4 +4,5 @@ |
|
|
<qgisgrassmodule label="Create slope raster from DEM (digital elevation model)" module="r.slope.aspect"> |
|
|
<option key="elevation" /> |
|
|
<option key="slope" /> |
|
|
<option key="format" advanced="yes" /> |
|
|
</qgisgrassmodule> |