Opened 8 years ago

Closed 8 years ago

#10398 closed Bugs (fixed)

Offsetting polygons with buffer strategies fails for some distances

Reported by: Olivier Tournaire <olivier.tournaire@…> Owned by: Barend Gehrels
Milestone: Boost 1.57.0 Component: geometry
Version: Boost 1.56.0 Severity: Problem
Keywords: buffer, offset Cc:

Description

When offsetting polygons using buffer strategies, it fails (i.e. the result is empty) for some distances.

For instance, for a given polygon, offsetting works with a given distance, but fails with another one.

A sample code which illustrates the problem is attached.

Attachments (1)

main_boost_geometry_polygon_offset_problem.cpp (3.1 KB ) - added by Olivier Tournaire <olivier.tournaire@…> 8 years ago.
Offsetting with buffer strategies for several polygons and distances

Download all attachments as: .zip

Change History (4)

by Olivier Tournaire <olivier.tournaire@…>, 8 years ago

Offsetting with buffer strategies for several polygons and distances

in reply to:  description comment:1 by Olivier Tournaire <olivier.tournaire@…>, 8 years ago

Notes:

  • Boost 1.56
  • Windows 64bit
  • VC++ 2010 SP1

comment:2 by Barend Gehrels, 8 years ago

Status: newassigned

comment:3 by Barend Gehrels, 8 years ago

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