You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mfogel
changed the title
Geometry that causes "Unable to pop() SweepEvent"
Geometry that causes "Unable to pop() SweepEvent" error to be thrown
Jan 9, 2019
mfogel
changed the title
Geometry that causes "Unable to pop() SweepEvent" error to be thrown
Geometry causes "Unable to pop() SweepEvent" error to be thrown
Jan 10, 2019
The performing a
union()
on the following polygons results in the library crashing with a "Unable to pop() SweepEvent ... from queue" error.One of those polygons is a bit ugly in that it has a self-crossing ring, but polygon-clipping should be able to handle that just fine.
The text was updated successfully, but these errors were encountered: