Explorar el Código

v.in.ogr: explain boundary snapping

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@52825 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz hace 12 años
padre
commit
5187aab301
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      vector/v.in.ogr/v.in.ogr.html

+ 4 - 0
vector/v.in.ogr/v.in.ogr.html

@@ -20,6 +20,10 @@ 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.
+<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>