瀏覽代碼

screenshot added

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@36572 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 16 年之前
父節點
當前提交
a2934553ff
共有 2 個文件被更改,包括 9 次插入2 次删除
  1. 9 2
      raster/r.param.scale/r.param.scale.html
  2. 二進制
      raster/r.param.scale/r_param_scale_morph.jpg

+ 9 - 2
raster/r.param.scale/r.param.scale.html

@@ -76,13 +76,20 @@ tables for all output files (presently only on features).
 
 <h2>EXAMPLE</h2>
 
-The next commands will create a morphology map of the Spearfish region:
+The next commands will create a geomorphological map of the Spearfish region:
 
 <div class="code"><pre>
 g.region rast=elevation.10m -p
-r.param.scale in=elevation.10m output=morphology param=feature
+r.param.scale in=elevation.10m output=morphology param=feature size=9
 </pre></div>
 
+<p>
+<center>
+<img src="r_param_scale_morph.jpg" alt="r.param.scale generated geomorphological map"><br>
+<i>Geomorphological map of a subregion in the Spearfish (SD) area</i>
+</center>
+
+
 <h2>SEE ALSO</h2>
 <!-- not ported to GRASS 6 due to non-GPLness of numerical recipes.
 <i><a href="d.param.scale.html">d.param.scale</a></i>

二進制
raster/r.param.scale/r_param_scale_morph.jpg