[GRASS-SVN] r32054 - grass/trunk/vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jul 9 03:55:38 EDT 2008
Author: neteler
Date: 2008-07-09 03:55:37 -0400 (Wed, 09 Jul 2008)
New Revision: 32054
Modified:
grass/trunk/vector/vectorintro.html
Log:
mention wxGUI and v.edit
Modified: grass/trunk/vector/vectorintro.html
===================================================================
--- grass/trunk/vector/vectorintro.html 2008-07-08 22:47:16 UTC (rev 32053)
+++ grass/trunk/vector/vectorintro.html 2008-07-09 07:55:37 UTC (rev 32054)
@@ -92,6 +92,10 @@
the erroneous vector objects into a separate map. Topological errors
can be corrected either manually within <a href="v.digit.html">v.digit</a>
or, to some extent, automatically in <a href="v.clean.html">v.clean</a>.
+A dedicated vector editing module is <a href="v.edit.html">v.edit</a>
+which supports global and local editing operations. Additionally,
+new advanced topological operations are available in the
+<a href="wxGUI.Vector_Digitizing_Tool.html">new digitizing tool</a>.
Adjacent polygons can be found by <a href="v.to.db.html">v.to.db</a>
(see 'sides' option).
More information about the grass-commit
mailing list