Opened 6 years ago

Closed 5 years ago

Last modified 5 years ago

#12503 closed Bugs (fixed)

Boost Geometry Is Valid Bug

Reported by: flippmoke@… Owned by: Barend Gehrels
Milestone: To Be Determined Component: geometry
Version: Boost 1.65.0 Severity: Problem
Keywords: is_valid Cc: flippmoke@…

Description

I have found a situation where with multipolygons is_valid seems to be returning that a multipolygon is invalid but I am not certain that the result is correct. It also seems that commonly is_valid will return intersection points that are not actually the correct intersection points in validity tests (not in testcase).

Testcase:

https://github.com/flippmoke/boost-geometry-is-valid-bug

Thanks,

Blake Thompson

Change History (4)

comment:1 by anonymous, 6 years ago

Anyone have ideas on this bug?

comment:1 by anonymous, 6 years ago

Anyone have ideas on this bug?

comment:2 by Barend Gehrels, 5 years ago

Resolution: fixed
Status: newclosed
Version: Boost 1.61.0Boost 1.65.0

It is fixed in the meantime, most probably in 1.65 but I just tested it for upcoming 1.66 and created a testcase

comment:3 by Barend Gehrels, 5 years ago

Thanks for the ticket/report

Note: See TracTickets for help on using tickets.