W dniu 01.09.2021 o 17:06, Glenn, Rachel M via Boost-users pisze:
I have a question about 3D RTree spatial queries, like a cube, sphere,
or something. Are there any examples of how that can be done? I know
how to do it for 2D RTree. Do you recommend the regular RTREE or a is
there another one
On Thu, 2 Sept 2021 at 16:57, Glenn, Rachel M via Boost-users
wrote:
>
> I have a question about 3D RTree spatial queries, like a cube, sphere, or
> something.
> Are there any examples of how that can be done?
https://godbolt.org/z/sM814sbzz
> I know how to do it for 2D RTree. Do you recommend
I have a question about 3D RTree spatial queries, like a cube, sphere, or
something. Are there any examples of how that can be done? I know how to do it
for 2D RTree. Do you recommend the regular RTREE or a is there another one to
use, like an rstar, that would be better?
Thanks,
Rachel