Boost logo

Geometry :

Subject: Re: [geometry] [r84896] error fixed in iterative spatial query visitor - not in 1.54?
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2013-07-02 08:30:22


Mateusz Loskot wrote:
> Hi,
>
> It seems that recent bugfix in the spatial index has not made it to
> the 1.54 release,
> is that right? I just would like to confirm it's known.
>
> Revision: 84896
> Author: awulkiew
> Date: 24 June 2013 01:44:41
> Message:
> [geometry][index]: error fixed in iterative spatial query visitor -
> because of the error, the first return value in the query performed
> for a tree with only one node (root==leaf) was omitted. iterative
> distance query visitor modified for consistency.
> ----
> Modified : /trunk/boost/geometry/index/detail/rtree/query_iterators.hpp
> Modified : /trunk/boost/geometry/index/detail/rtree/visitors/distance_query.hpp
> Modified : /trunk/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp
>

Yes, it's not in 1.54. Iterative queries are not really released,
they're experimental features which must be turned on with a #define
containing DETAIL word, not covered by docs/reference.

Regards,
Adam


Geometry list run by mateusz at loskot.net