id summary reporter owner description type status milestone component version severity resolution keywords cc 12988 boost::geometry::difference doesn't operate correctly when many holes are overlapping flamaros.xavier@… Barend Gehrels "I have a multipolygon with an outer that contains many holes that are touching and/or overlapping. When I make the difference between this multipolygon and an simple polygon that overlap inners the result doesn't contains enough holes. The inners that are overlapped by the polygon I want to substract left from the result. In my case all inners and the polygon substracted should be unified in one inner in the result. Here is a picture of inputs : https://drive.google.com/open?id=0BygGiQfhIcvGVk9WX2VFZ0VjRXc Here is the actual output : https://drive.google.com/open?id=0BygGiQfhIcvGU0RiVGU0dHVwR2c " Bugs new To Be Determined geometry Boost 1.63.0 Problem flamaros.xavier@…