Opened 6 years ago

Last modified 6 years ago

#12379 new Bugs

Yet another problems with boolean operations with shared edges

Reported by: anton.kovalev.239@… Owned by: Barend Gehrels
Milestone: To Be Determined Component: geometry
Version: Boost Development Trunk Severity: Problem
Keywords: linestring, polygon, difference Cc:

Description

Difference of polylineLINESTRING(4 4, 4 0, 2 0, 2 -2) and polygon POLYGON((0 0, 0 8, 8 8, 8 0, 4 0, 2 0, 0 0)) (see ascii-art below) is empty.

+-------------+ | | | | | + | | | | +---+---+-----+

| +

Attachments (1)

test.cpp (1.0 KB ) - added by anton.kovalev.239@… 6 years ago.
test file reproducing this bug

Download all attachments as: .zip

Change History (2)

by anton.kovalev.239@…, 6 years ago

Attachment: test.cpp added

test file reproducing this bug

comment:1 by anton.kovalev.239@…, 6 years ago

Sorry, ascii-art is broken

Note: See TracTickets for help on using tickets.