Added option to r.slope grass module

This commit is contained in:
pcav 2012-03-03 19:00:37 +01:00
parent fa4ec86ccd
commit b7d8064d68

View File

@ -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>