Browse Source

v.import manual: explain snap=-1 (default setting)

Markus Neteler 5 years ago
parent
commit
fabfb08b30
1 changed files with 2 additions and 1 deletions
  1. 2 1
      scripts/v.import/v.import.html

+ 2 - 1
scripts/v.import/v.import.html

@@ -41,7 +41,8 @@ When importing polygons, non-topological polygons are converted to
 topological areas. If the input polygons contain errors (unexpected 
 overlapping areas, small gaps between polygons, or warnings about being 
 unable to calculate centroids), the import might need to be repeated 
-using a <em>snap</em> value as suggested in the output messages.
+using a <em>snap</em> value as suggested in the output messages. The
+default value of <tt>snap=-1</tt> means that no snapping will be done.
 
 <!-- TODO: add hints for latlong -->