Child node in MBR (R-Tree Implementation)

This is a forum focused on providing support for rTree

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Locked
suriram
Posts: 1
Joined: Wed Feb 26, 2014 3:41 am

Child node in MBR (R-Tree Implementation)

Post by suriram » Wed Feb 26, 2014 3:44 am

Hi,

I am very new to this R-Tree concept. Sorry If I ask a very basic question related to Rtree. I have read a few literature on R-Tree to get the basic concept of R-Tree. However, I could not understand the clustering or grouping steps in MBR. What's bothering me is:

How many points or object could fit in each MBR? i could see that the number of object stored in each MBR is varies. So is there any condition or procedure or formula or anything to determine how many objects will be stored in each MBR?

Thanks for your help!

Locked

Return to “rTree”