Package python-module-rtree: Information

    Source package: python-module-rtree
    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: 
    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)

    List of rpms provided by this srpm:
    python3-module-rtree (e2kv5, e2kv4, e2k)



      1. python3-devel
      2. python3-module-setuptools
      3. python3-module-setuptools
      4. python3-module-sphinx
      5. spatialindex-devel
      6. rpm-build-python3
      7. rpm-macros-sphinx3
      8. python-tools-2to3

    Last changed


    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