kylebarron / rstar-py

Python bindings to the Rust rstar library for creating R* Trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rstar

Python bindings to the Rust rstar library for creating R* Trees.

At the moment, this is functional but very few Rust methods are wrapped. This is mainly used to test different methods for spatially partitioning GeoParquet files.

Raise an issue to discuss exposing other methods.

About

Python bindings to the Rust rstar library for creating R* Trees

License:MIT License


Languages

Language:Rust 100.0%