[GRASS-SVN] r34048 - grass/trunk/vector/v.out.ogr

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Oct 29 05:54:53 EDT 2008


Author: neteler
Date: 2008-10-29 05:54:53 -0400 (Wed, 29 Oct 2008)
New Revision: 34048

Modified:
   grass/trunk/vector/v.out.ogr/v.out.ogr.html
Log:
mention POLYGONZ

Modified: grass/trunk/vector/v.out.ogr/v.out.ogr.html
===================================================================
--- grass/trunk/vector/v.out.ogr/v.out.ogr.html	2008-10-29 09:54:19 UTC (rev 34047)
+++ grass/trunk/vector/v.out.ogr/v.out.ogr.html	2008-10-29 09:54:53 UTC (rev 34048)
@@ -41,7 +41,7 @@
 v.out.ogr input=multi type=area dsn=/tmp olayer=testogr 
 </pre></div>
 
-Export 3D lines from GRASS vector map to Shapefile format:
+Export 3D lines from GRASS vector map to Shapefile format (use <tt>SHPT=POLYGONZ</tt> for 3D faces):
 <div class="code"><pre>
 v.out.ogr input=lines_3d type=line dsn=/tmp olayer=testogr lco="SHPT=ARCZ"
 </pre></div>



More information about the grass-commit mailing list