Skip to content
Snippets Groups Projects
  • Elizabeth Fischer's avatar
    cd0524b5
    py-rtree: Added package (#1548) · cd0524b5
    Elizabeth Fischer authored
    * py-rtree: Added package
    
    * py-rtree = RTree (spatial indexing) data structure for Python
    * libspatialindex = Underlying C library wrapped by py-rtree
    
    * Flake8 and Copyright issues.
    
    * Fix Python syntax error.
    
    * Fixed dependency type error.
    
    * Added new version, based on updates requested in upstream PR
    
    * 1. Change cmake to build dependency.
    2. Updated to CMakePackage
    cd0524b5
    History
    py-rtree: Added package (#1548)
    Elizabeth Fischer authored
    * py-rtree: Added package
    
    * py-rtree = RTree (spatial indexing) data structure for Python
    * libspatialindex = Underlying C library wrapped by py-rtree
    
    * Flake8 and Copyright issues.
    
    * Fix Python syntax error.
    
    * Fixed dependency type error.
    
    * Added new version, based on updates requested in upstream PR
    
    * 1. Change cmake to build dependency.
    2. Updated to CMakePackage