Skip to content

Commit

Permalink
v.import manual: explain snap=-1 (default setting)
Browse files Browse the repository at this point in the history
  • Loading branch information
neteler committed Dec 15, 2019
1 parent 539a62a commit fabfb08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/v.import/v.import.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ <h3>Topology cleaning</h3>
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 -->

Expand Down

0 comments on commit fabfb08

Please sign in to comment.