[GRASS-SVN] r61730 - grass/trunk/vector/v.generalize
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Aug 24 15:13:55 PDT 2014
Author: neteler
Date: 2014-08-24 15:13:54 -0700 (Sun, 24 Aug 2014)
New Revision: 61730
Modified:
grass/trunk/vector/v.generalize/v.generalize.html
Log:
v.generalize manual: fix TOC navigation
Modified: grass/trunk/vector/v.generalize/v.generalize.html
===================================================================
--- grass/trunk/vector/v.generalize/v.generalize.html 2014-08-24 22:00:26 UTC (rev 61729)
+++ grass/trunk/vector/v.generalize/v.generalize.html 2014-08-24 22:13:54 UTC (rev 61730)
@@ -256,7 +256,7 @@
<h2>EXAMPLES</h2>
-<h3>Simplification</h3>
+<h3>SIMPLIFICATION EXAMPLE</h3>
Simplification of county boundaries with DP method (North Carolina sample dataset):
<div class="code"><pre>
@@ -264,7 +264,7 @@
method=douglas threshold=20 error=boundary_county_dp20_leftover
</pre></div>
-<h3>Smoothing</h3>
+<h3>SMOOTHING EXAMPLE</h3>
Smoothing of road network with Chaiken method (North Carolina sample dataset):
More information about the grass-commit
mailing list