Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/340.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何在Python中遍历Rtree 0.6.0_Python_Traversal_R Tree - Fatal编程技术网

如何在Python中遍历Rtree 0.6.0

如何在Python中遍历Rtree 0.6.0,python,traversal,r-tree,Python,Traversal,R Tree,有人知道如何在树上横穿整棵树吗 我检查了它的所有方法,但找不到它的接口 任何帮助都将不胜感激。执行交叉点()查询,输入参数为bounds()返回的参数?根据定义,索引中的所有内容都将与等于索引边界的空间相交

有人知道如何在树上横穿整棵树吗

我检查了它的所有方法,但找不到它的接口

任何帮助都将不胜感激。

执行
交叉点()
查询,输入参数为
bounds()
返回的参数?根据定义,索引中的所有内容都将与等于索引边界的空间相交