turf icon indicating copy to clipboard operation
turf copied to clipboard

buffer(feature, 0) breaks some geometries

Open zdila opened this issue 1 year ago • 0 comments

Turf 7.1.0

buffer(feature, 0) breaks the geometry:

Input feature: pacific_ocean.json.gz

In the picture the bright area is the input MultiPolygon and dotted line is output of buffer(feature, 0).

image

zdila avatar Sep 12 '24 16:09 zdila