|
Posted by yogi on April 26, 2005, 5:53 am
Please log in for more thread options > yogender_garg@hotmail.com (yogi) wrote in
>
> > My
> > proprietory structure of line object does not have any bounding
> > rectangle(MBR).
> >
> >
>
> Well... it seems to me that each object, and each node in the quadtree
> needs an MBR. For a working example take a look at the shplib code.
> Building quadtrees is implemented there, but last time I looked they
> weren't being saved to disk.
>
> This is fun stuff, good luck.
>
> Marc Pelletier
> Goldak Airborne Surveys
hi Marc,
Thanks for ur reply.
I got ur point but the next tip i need from u is how to create the
MBR's for each and every record of spatial types(point,line,polygon)
or can spatial indexing be implemented without using MBR???
Is there any algorithm for creating the MBR.
Thanks
Yogi
|