Boost logo

Geometry :

Subject: [geometry] Spatial Index, query on rectangle size
From: Chi Thanh Nguyen (chithanhnguyen.math_at_[hidden])
Date: 2016-03-07 12:01:45


Hi,

My first time I join the community, thanks all contributors for this
library, part of boost.

Hope that I can get some helps.

I'm working on a data issue where I will have a lot of points (says a few
millions), many of them overlaps. Can I use the rtree, push all my
points(2D) inside, and get the group of rectangles where the size is small
enough (I will define how is small enough in my query). Then I iterate from
those small rectangles, get points from them, and to my analyze on those.

So my question is : Is it possible to query the rtree by size of rectangle,
instead of certain concrete geometry form?

Thank you very much.

Kind regards,

Chi Thanh NGUYEN



Geometry list run by mateusz at loskot.net