R-Tree spatial index for Python GIS
Project description
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)
Documentation and Website
Requirements
- libspatialindex 1.7.0+.
Download
Development
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size Rtree-0.7.0.tar.gz (44.1 kB) | File type Source | Python version None | Upload date | Hashes View |
Filename, size Rtree-0.7.0.win32.exe (425.9 kB) | File type Windows Installer | Python version any | Upload date | Hashes View |
Filename, size Rtree-0.7.0.win32-py2.6.exe (426.0 kB) | File type Windows Installer | Python version 2.6 | Upload date | Hashes View |
Filename, size Rtree-0.7.0.win32-py2.7.exe (426.0 kB) | File type Windows Installer | Python version 2.7 | Upload date | Hashes View |
Filename, size Rtree-0.7.0.win-amd64-py2.6.exe (507.4 kB) | File type Windows Installer | Python version 2.6 | Upload date | Hashes View |
Filename, size Rtree-0.7.0.win-amd64-py2.7.exe (507.4 kB) | File type Windows Installer | Python version 2.7 | Upload date | Hashes View |