[Boost-bugs] [Boost C++ Libraries] #9969: When interior ring of polygon touches exterior

Subject: [Boost-bugs] [Boost C++ Libraries] #9969: When interior ring of polygon touches exterior
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-30 21:38:20


#9969: When interior ring of polygon touches exterior
----------------------------------+---------------------------
 Reporter: ajoseph4@… | Owner: barendgehrels
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: geometry
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: intersects,geometry, |
----------------------------------+---------------------------
 For boost::geometry::intersects and boost::geometry::intersection when a
 polygon's interior ring touches the exterior ring both functions throw
 `boost::geometry::overlay_invalid_input_exception`. Example geom:
 POLYGON ((-89.58781362007169 48.00097751710655, -89.58781362007169
 48.00065167807103, -89.5881394591072 48.00065167807103, -89.58846529814272
 48.000 65167807103, -89.58846529814272 48.00032583903552,
 -89.5881394591072 48.00032583903552, -89.5881394591072 48,
 -89.58651026392963 48, -89.58651026392 963 48.00032583903552,
 -89.5861844248941 48.00032583903552, -89.5861844248941 48.00065167807103,
 -89.58683610296514 48.00065167807103, -89.586836102 96514
 48.00097751710655, -89.58781362007169 48.00097751710655),
 (-89.58781362007169 48.00065167807103, -89.58781362007169
 48.00032583903552, -89.587 16194200065 48.00032583903552,
 -89.58716194200065 48.00065167807103, -89.58781362007169
 48.00065167807103))

 Throws when intersecting with box,ring,polygon,multi_polygon other
 geometries untested

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9969>
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:16 UTC