Opened 8 years ago

Closed 8 years ago

#10960 closed Bugs (fixed)

get_turns() doesn't generate an intersection point in a specific case

Reported by: awulkiew Owned by: awulkiew
Milestone: Boost 1.58.0 Component: geometry
Version: Boost 1.57.0 Severity: Problem
Keywords: get_turns, relate, relops, setops Cc:

Description

One of the required intersection points is not generated by get_turns(). This bug should affect relational and set operations.

"LINESTRING(1 3,3 1)"
"POLYGON((0 0,0 4,4 4,4 0,2 2,0 0))"

Change History (1)

comment:1 by awulkiew, 8 years ago

Milestone: To Be DeterminedBoost 1.58.0
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.