8 unstable releases (3 breaking)

new 0.3.0-alpha.1 May 15, 2024
0.2.0 Mar 23, 2024
0.1.0 Jan 18, 2024
0.1.0-beta.2 Jan 12, 2024
0.0.0 Sep 29, 2022

#21 in Geospatial

33 downloads per month
Used in 2 crates

MIT/Apache

2.5MB
37K SLoC

geoarrow-rs

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

Examples

Install

Add this to your Cargo.toml:

geoarrow = "0.1"

References

Dependencies

~20–46MB
~793K SLoC