[GRASS-SVN] r44131 - grass/trunk/vector/v.in.ogr

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Oct 31 13:38:08 EDT 2010


Author: neteler
Date: 2010-10-31 10:38:08 -0700 (Sun, 31 Oct 2010)
New Revision: 44131

Modified:
   grass/trunk/vector/v.in.ogr/v.in.ogr.html
Log:
explain min_area threshold value units

Modified: grass/trunk/vector/v.in.ogr/v.in.ogr.html
===================================================================
--- grass/trunk/vector/v.in.ogr/v.in.ogr.html	2010-10-31 17:37:28 UTC (rev 44130)
+++ grass/trunk/vector/v.in.ogr/v.in.ogr.html	2010-10-31 17:38:08 UTC (rev 44131)
@@ -17,9 +17,13 @@
 falling into this rectangle subregion are imported.
 The <b>-r</b> current region flag is identical, but uses the current region
 settings as the spatial bounds (see <em><a href="g.region.html">g.region</a></em>).
-<P>
+<p>
 Topology cleaning on areas is automatically performed, but may fail in
 special cases (then use <a href="v.clean.html">v.clean</a>).
+<p>
+The <b>min_area</b> threshold value is being specified as area size
+in map units with the exception of latitude-longitude locations in which
+it is being specified solely in square meters.
 
 <h3>Supported OGR Vector Formats</h3>
 



More information about the grass-commit mailing list