Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9759: boost::geometry::index::rtree does not work properly spherical_equatorial
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-25 14:13:48
#9759: boost::geometry::index::rtree does not work properly spherical_equatorial
-------------------------------+---------------------------
Reporter: ola.lykkja@⦠| Owner: barendgehrels
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: geometry
Version: Boost 1.56.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+---------------------------
Changes (by awulkiew):
* status: new => closed
* version: Boost 1.55.0 => Boost 1.56.0
* resolution: => fixed
Comment:
I attached a test file containing the code searching for the nearest
neighbours using the rtree and std::sort(). The input data contains the
values for which the query failed for the user plus a big number of random
values. The result is the same in both cases.
Furthermore I'm guessing that the problem isn't caused by the way how
comparable_distance() was calculated. Before 1.56 the cartesian
comparable_distance() was always used so the result of a query should be
the same as for the cartesian Points. But since this behavior was invalid
I'm closing this ticket as 'fixed', not 'worksforme'.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9759#comment:2> 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