Package python-module-rtree
Source package: python-module-rtree
Version: 0.8.3-alt2
Category: Development/Python
Report package bug
Version: 0.8.3-alt2
Build time: Jan 13, 2021, 12:10 PM
Report package bug
License: LGPLv2.1
Summary: R-Tree spatial index for Python GIS
Description:
Summary: R-Tree spatial index for Python GIS
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)
Maintainer: Eugeny A. Rostovtsev
List of contributors:
Vitaly Lipatov
Stanislav Levin
Igor Vlasenko
Eugeny A. Rostovtsev
List of contributors:
Vitaly Lipatov
Stanislav Levin
Igor Vlasenko
Eugeny A. Rostovtsev
Last changes:
June 1, 2019 Vitaly Lipatov 0.8.3-alt2 |
- build python3 module only |
Feb. 2, 2018 Stanislav Levin 0.8.3-alt1.1.1 |
- (NMU) Fix Requires and BuildRequires to python-setuptools |
Nov. 23, 2017 Igor Vlasenko 0.8.3-alt1.1 |
- rebuild with spatialindex |