-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
Description
When running boost::geometry::buffer on the given input set (see the Figure below), the result is not valid. The input seems to be quite reasonable without complex parts. Moreover, other similar inputs succeed. I have created a simple minimal example in this gist to illustrate the issue. The last two points in the input are duplicates but even when removing them and having an open polyline, the code still fails to produce the valid result. Could you please clarify if this is a bug or I do something wrong here? Thank you in advance!
Tested with: Boost 1.77 and Boost 1.78.
Reactions are currently unavailable
