|
Posted by lulu_703 on December 9, 2006, 5:13 am
Please log in for more thread options
Hi, I am an undergraduate student working on developing a spatial index
structure based on the quadtree structure. and I am facing some
technical difficulties regarding writing the index structure to a file
so that it can be permanently saved on disk. I can't seem to figure out
how to write the nodes to file while maintaining the relationship
between the parent and children. If anyone has done this before or has
helpful tips to share, I will be very grateful..Thanx
|