Hello,
I have a set of polygons and I am trying to insert them in a rtree to speed up spatial queries. Has anybody done this before?? Is there some example code available?

I was trying to compile the test.c file in lib/vector/rtree directory but I always get some error messages.


/usr/local/src/grass-6.3.0/lib/vector/rtree/test.c:49: undefined reference to `RTreeNewIndex' /usr/local/src/grass-6.3.0/lib/vector/rtree/test.c:63: undefined reference to `RTreeInsertRect' /usr/local/src/grass-6.3.0/lib/vector/rtree/test.c:64: undefined reference to `RTreeSearch'

These functions can not be found....

Can any body solve this problem?

Thanks in advance

Andi


_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to