Opened 5 years ago

Last modified 5 years ago

#13196 new Bugs

buffer produces incorrect corners from linestring with asymmetric distance strategy

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

Description

buffer() creates incorrect corners, when used on a linestring with an asymmetric distance strategy and the join_miter strategy. This happens when the "inner" distance is bigger than the "outer" distance.

See the attached images for the result and the expected result.

Change History (1)

comment:1 by jan.kleemann@…, 5 years ago

For some reason i can't attach any files. I uploaded the images here:

result: http://666kb.com/i/dmh2ogwkr4c8yk6iy.png

expected result: http://666kb.com/i/dmh2paurzk0qml98q.png

Note: See TracTickets for help on using tickets.