Opened 8 years ago

Closed 7 years ago

#11162 closed Bugs (fixed)

Invalid, empty result of buffer(Linestring).

Reported by: awulkiew Owned by: Barend Gehrels
Milestone: To Be Determined Component: geometry
Version: Boost 1.58.0 Severity: Problem
Keywords: buffer, linestring Cc:

Description

The buffer for LINESTRING(103 5,107 2,111 4,116 -1,115 0,112 4), join_round(32), end_round(32) and distance = 10 is empty.

Change History (2)

comment:1 by Barend Gehrels, 8 years ago

Status: newassigned
Version: Boost Development TrunkBoost 1.58.0

Thanks for the report.

I'm glad to mention that I could reproduce it, and in the feature/buffer branch with the new side_of_intersection approach, the problem is fixed.

The area is 632.234

Will be fixed in 1.59, the developments in feature/buffer branch are not yet finished and it is too late for 1.58 now. So I leave the ticket open until it is commited and merged into the develop branch.

comment:2 by Barend Gehrels, 7 years ago

Resolution: fixed
Status: assignedclosed

Closing as fixed (1.59)

Note: See TracTickets for help on using tickets.