id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10642,polygon_set_data bug with small coordinates,"""Patrick LoPresti"" ",Andrii Sydorchuk,"The attached test program creates a small polygon with a hole and adds it to a polygon_set_data. The internal representation of the polygon set is rather messed up, as you can confirm by calling .get() or .get_trapezoids(). This test program demonstrates the bug by comparing the area of the polygon to the area of a polygon set containing that single polygon. The area of the polygon is correctly computed as 32; the area of the polygon set is incorrectly computed as 30. Doubling all coordinates avoids the bug. ",Bugs,reopened,To Be Determined,polygon,Boost 1.58.0,Problem,,,