[GRASS-SVN] r52825 - grass/trunk/vector/v.in.ogr
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Aug 21 11:21:35 PDT 2012
Author: mmetz
Date: 2012-08-21 11:21:35 -0700 (Tue, 21 Aug 2012)
New Revision: 52825
Modified:
grass/trunk/vector/v.in.ogr/v.in.ogr.html
Log:
v.in.ogr: explain boundary snapping
Modified: grass/trunk/vector/v.in.ogr/v.in.ogr.html
===================================================================
--- grass/trunk/vector/v.in.ogr/v.in.ogr.html 2012-08-21 16:06:50 UTC (rev 52824)
+++ grass/trunk/vector/v.in.ogr/v.in.ogr.html 2012-08-21 18:21:35 UTC (rev 52825)
@@ -20,6 +20,10 @@
<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.
+<p>The <b>snap</b> threshold value is used to snap boundary vertices to
+each other if the distance in map units between two vertices is not
+larger than the threshold. Snapping is by default disabled with -1. See
+also the <a href="v.clean.html">v.clean</a> manual.
<h3>Supported OGR Vector Formats</h3>
More information about the grass-commit
mailing list