Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6443: Convex hull does not cover polygon with zero area
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-04 16:12:59
#6443: Convex hull does not cover polygon with zero area
-------------------------------+---------------------------
Reporter: cooperch@⦠| Owner: barendgehrels
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: geometry
Version: Boost 1.47.0 | Severity: Showstopper
Resolution: fixed | Keywords:
-------------------------------+---------------------------
Changes (by awulkiew):
* status: new => closed
* resolution: => fixed
Comment:
This was fixed in 1.57 as a side effect of fixing
https://svn.boost.org/trac/boost/ticket/10562. Since 1.57 a Polygon
containing the minimal correct number of Points is returned (3 for open
and 4 for closed Polygons) so "correct" area and perimeter can be
calculated. Note that according to OGC specification Polygons with area =
0 are invalid.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6443#comment:5> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC