R-Tree spatial index for Python GIS
Rtree is a ctypes Python wrapper of libspatialindex that provides a number of advanced spatial indexing features for the spatially curious Python user. These features include: • Nearest neighbor search • Intersection search • Multi-dimensional indexes • Clustered indexes (store Python pickles directly with index entries) • Bulk loading • Deletion • Disk serialization • Custom storage implementation (to implement spatial indexing in ZODB, for example)
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.3.0-2.fc41 | - |
Fedora 41 | 1.3.0-2.fc41 | - |
Fedora 40 | 1.3.0-1.fc40 | - |
Fedora 39 | 1.3.0-1.fc39 | - |
Fedora EPEL 9 | 1.0.1-1.el9 | - |
Fedora EPEL 8 | 0.9.7-4.el8 | - |
You can contact the maintainers of this package via email at
python-Rtree dash maintainers at fedoraproject dot org
.