Path to this page:
./
wip/py-rtree,
R-Tree spatial index for Python GIS
Branch: CURRENT,
Version: 1.2.0,
Package name: py311-rtree-1.2.0,
Maintainer: kamelderouicheRtree is a ctypes Python wrapper of libspatial index 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 for example: ZODB, etc...
Master sites:
Filesize: 47.296 KB
Version history: (Expand)
- (2024-06-21) Updated to version: py311-rtree-1.2.0
- (2023-02-13) Package has been reborn
- (2022-11-04) Updated to version: py310-rtree-1.0.1
- (2021-10-08) Updated to version: py39-rtree-0.9.4
- (2020-10-08) Package added to pkgsrc.se, version py37-rtree-0.9.4 (created)