|
@@ -37,12 +37,11 @@ errors.
|
|
|
|
|
|
<h3>Topology cleaning</h3>
|
|
|
|
|
|
-When importing polygons, non-topological polygons are converted to
|
|
|
-topological areas. By default, a very small snapping threshold is applied
|
|
|
-(1e-13 map units) to avoid topological errors caused by numerical inaccuracy
|
|
|
-of the input data format. If the original polygons contain errors (unexpected
|
|
|
-overlapping areas or small gaps between polygons), the import might
|
|
|
-need to be repeated using a larger <em>snap</em> value.
|
|
|
+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.
|
|
|
|
|
|
<!-- TODO: add hints for latlong -->
|
|
|
|