Skip to content

Commit

Permalink
Merge pull request #2076 from NaturalGIS/fix_grass7_r_surf_area
Browse files Browse the repository at this point in the history
[processing] fix grass7 r.surf.area
  • Loading branch information
alexbruy committed May 26, 2015
2 parents 9e5b2ba + 6e4b883 commit ea64d32
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -3,4 +3,6 @@ r.surf.area - Surface area estimation for rasters.
Raster (r.*)
ParameterRaster|map|Input layer|False
ParameterNumber|vscale|Vertical scale|None|None|1
ParameterSelection|units|Units|miles,feet,meters,kilometers,acres,hectares
ParameterSelection|units|Units|miles;feet;meters;kilometers;acres;hectares
OutputHTML|html|Area
OutputFile|outputtext|Area (text)

0 comments on commit ea64d32

Please sign in to comment.