[GRASS-SVN] r32459 - grass/trunk/vector

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Aug 2 08:07:16 EDT 2008


Author: neteler
Date: 2008-08-02 08:07:16 -0400 (Sat, 02 Aug 2008)
New Revision: 32459

Modified:
   grass/trunk/vector/vectorintro.html
Log:
mention db.in.ogr, db.out.ogr

Modified: grass/trunk/vector/vectorintro.html
===================================================================
--- grass/trunk/vector/vectorintro.html	2008-08-02 12:04:18 UTC (rev 32458)
+++ grass/trunk/vector/vectorintro.html	2008-08-02 12:07:16 UTC (rev 32459)
@@ -28,7 +28,9 @@
 virtually linked into a mapset, only pseudo-topology is generated but
 the vector geometry is not imported.
 
-The <em>v.out.*</em> set of commands exports to various formats.
+The <em>v.out.*</em> set of commands exports to various formats. To import
+and export only attribute tables, use <a href="db.in.ogr.html">db.in.ogr</a>
+and <a href="db.out.ogr.html">db.out.ogr</a>.
 
 <h3>Metadata</h3>
 



More information about the grass-commit mailing list