kleunen / boost_geometry_correct

Advanced correct for boost geometry polygons
32 stars 6 forks source link

Inners intersecting the outer should clip the outer ring #2

Closed kleunen closed 3 years ago

kleunen commented 3 years ago

When an inner intersects the outer ring, a by-pass should be generated onto the inner ring from the outer. This will result the outer to "open" when the inner is intersecting through the outer ring.