[GRASS-SVN] r60028 - grass/branches/releasebranch_7_0/vector/v.in.ogr
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu May 1 13:35:41 PDT 2014
Author: neteler
Date: 2014-05-01 13:35:41 -0700 (Thu, 01 May 2014)
New Revision: 60028
Modified:
grass/branches/releasebranch_7_0/vector/v.in.ogr/v.in.ogr.html
Log:
v.in.ogr manual: added snapping warning to WARNINGS section
Modified: grass/branches/releasebranch_7_0/vector/v.in.ogr/v.in.ogr.html
===================================================================
--- grass/branches/releasebranch_7_0/vector/v.in.ogr/v.in.ogr.html 2014-05-01 20:33:18 UTC (rev 60027)
+++ grass/branches/releasebranch_7_0/vector/v.in.ogr/v.in.ogr.html 2014-05-01 20:35:41 UTC (rev 60028)
@@ -271,6 +271,13 @@
filtered out during import (useful to polish digitization errors or
non-topological data).
+<p>
+If a message like "Try to import again, snapping with at least
+1e-008: 'snap=1e-008'" appears, then the map to be imported
+contains topological errors. The message suggests a value for the
+<em>snap</em> parameter to be tried. For more details, see above in
+<em><a href="v.in.ogr.html#topology-cleaning">Topology Cleaning</a></em>.
+
<h2>ERROR MESSAGES</h2>
<dl>
More information about the grass-commit
mailing list