blob: 0a26c94946dddc6067f331c5b30314a9dfbbb6f4 (
plain) (
blame)
1
2
3
4
5
|
py-rtree is R-Tree spatial index for Python GIS. Whether for in-memory feature
stores, Plone content, or whatever -- py-rtree is an index to speed up the
search for objects that intersect with a spatial bounding box.
WWW: http://trac.gispython.org/projects/PCL/wiki/Rtree
|