{"library":"rtree","type":"library","category":null,"description":"Rtree is a Python library that provides an R-Tree spatial index, implemented as a ctypes wrapper around the high-performance libspatialindex C library. It enables efficient spatial querying capabilities such as nearest neighbor and intersection searches for multi-dimensional data. The library supports bulk loading, deletion, and disk serialization of indexes, making it a crucial tool for various GIS and geospatial data processing tasks. It is actively maintained with regular updates.","language":"python","status":"active","version":"1.4.1","tags":["GIS","spatial-index","R-tree","geospatial","spatial-query"],"install":[{"cmd":"pip install rtree","imports":["from rtree import index"]}],"homepage":null,"github":"https://github.com/Toblerity/rtree","docs":"https://rtree.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/rtree/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.18,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/rtree/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}