Re: [Boost-bugs] [Boost C++ Libraries] #9162: intersects returns incorrect result in spherical equatorial

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9162: intersects returns incorrect result in spherical equatorial
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-06-06 15:13:52


#9162: intersects returns incorrect result in spherical equatorial
----------------------------+-------------------------------------------
  Reporter: hujie.eagle@… | Owner: barendgehrels
      Type: Bugs | Status: closed
 Milestone: Boost 1.61.0 | Component: geometry
   Version: Boost 1.54.0 | Severity: Problem
Resolution: fixed | Keywords: within, intersects, spherical
----------------------------+-------------------------------------------
Changes (by awulkiew):

 * keywords: => within, intersects, spherical
 * status: new => closed
 * resolution: => fixed
 * milestone: To Be Determined => Boost 1.61.0

Comment:

 Thanks! The bug was located in `winding` strategy which was "scanning"
 segments using the second coordinate (latitude). In cartesian CS this is
 ok but in spherical nor geographic it isn't. Fixed in Boost 1.61.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9162#comment:1>
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:20 UTC