[GRASS-SVN] r32460 - grass/branches/develbranch_6/vector

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


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

Modified:
   grass/branches/develbranch_6/vector/vectorintro.html
Log:
mention db.in.ogr, db.out.ogr (merge from trunk)

Modified: grass/branches/develbranch_6/vector/vectorintro.html
===================================================================
--- grass/branches/develbranch_6/vector/vectorintro.html	2008-08-02 12:07:16 UTC (rev 32459)
+++ grass/branches/develbranch_6/vector/vectorintro.html	2008-08-02 12:07:44 UTC (rev 32460)
@@ -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