Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37402387
en ru br
ALT Linux repos
S:0.9.4-alt1

Group :: Development/Python3
RPM: python3-module-rtree

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.9.4-alt1
Build date: 27 july 2021, 05:49 ( 142.4 weeks ago )
Size: 52.67 Kb

Home page:   https://pypi.python.org/pypi/Rtree/

License: LGPLv2.1
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)

Current maintainer: Anton Midyukov (maintainer)

List of contributors

List of rpms provided by this srpm:

  • python3-module-rtree-docs
  • python3-module-rtree
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin