> First, the upcoming 1.61 release will have changes in overlay.
Please check there if the problem still appears.
Ok, I will try it, thank you! (Forgot to mention, but I think you had understand that I'm using 1.60.0 release)
> Second, the JPG's are illustrative, but hard to reproduce the
problem. Could you file a ticket with the WKT representations of two
polygons where the union fails?
I create ticket
https://svn.boost.org/trac/boost/ticket/12118> WKT can easily be generated with the library using std::cout
<< boost::geometry::wkt(input1), etc
I used boost::geometry::dsv before, WKT return floats with more decimals, but not enough, points that
enclose those "almost zero areas" are the same, so that area is totally empty, not "almost" (it is just an edge).
And union result now is