Home

Awesome

geoarrow-rs

GitHub Workflow Status (CI) docs.rs Crates.io Crates.io

A Rust implementation of the GeoArrow specification and bindings to GeoRust algorithms for efficient spatial operations on GeoArrow memory.

This repository also includes Python bindings and JavaScript (WebAssembly) bindings, wrapping the GeoArrow memory layout and offering vectorized geometry operations.

Documentation

Documentation Website

<!-- - [Use from Rust](https://docs.rs/geoarrow/latest/geoarrow/) - [Use from Python](https://geoarrow.org/geoarrow-rs/python) - [Use from JavaScript](https://geoarrow.org/geoarrow-rs/js) - [Create your own Rust-JavaScript library with `wasm-bindgen`](https://docs.rs/geoarrow-wasm/latest/geoarrow_wasm/) --> <!-- - [Create your own Rust-Python library with `pyo3-geoarrow`](https://docs.rs/geoarrow-wasm/latest/geoarrow_wasm/) -->

Examples

References