/rstar-py

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

Primary LanguageRustMIT LicenseMIT

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.