Package python3-module-rtree: Information

    Source package: python3-module-rtree
    Version: 1.2.0-alt1
    Latest version according to Repology
    Build time:  May 21, 2024, 06:25 PM in the task #340484
    Report package bug
    License: MIT
    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 (noarch)

    Maintainer: Anton Zhukharev


    ACL:
    Anton Midyukov
    @everybody

      1. python3-module-numpy
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python3-module-wheel
      6. rpm-build-pyproject
      7. spatialindex

    Last changed


    May 21, 2024 Anton Zhukharev 1.2.0-alt1
    - Updated to 1.2.0.
    - Built from upstream VCS.
    July 27, 2021 Anton Midyukov 0.9.4-alt1
    - new version (0.9.4) with rpmgs script
    - enable check
    - BuildArch: noarch
    June 1, 2019 Vitaly Lipatov 0.8.3-alt2
    - build python3 module only