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.8.5+.
Download
- PyPI http://pypi.python.org/pypi/Rtree/
- Windows binaries http://www.lfd.uci.edu/~gohlke/pythonlibs/#rtree
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.9.0.tar.gz (52.7 kB) | File type Source | Python version None | Upload date | Hashes View |