Hi, I created an index tree using 3-D coordinates. The number of coordinates is approximately 6.4 millions. After successful creation of the tree, i tested querying in exhaustive manner: query every single coordinates. And it worked.
But the problem is when I set the query having boundary values instead of point, it gives me below error message. I think it's somewhat related some memory problem. rtree.core.RTreeError: LASError in "Index_Intersects_obj": bad allocation Anyone has an idea why this error occurs? -- Lee Seongjoo
_______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
