7 releases

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

#22 in Geospatial

Download history 10/week @ 2024-01-06 33/week @ 2024-01-13 26/week @ 2024-01-27 22/week @ 2024-02-03 6/week @ 2024-02-17 34/week @ 2024-02-24 10/week @ 2024-03-02 23/week @ 2024-03-09 6/week @ 2024-03-16 98/week @ 2024-03-23 54/week @ 2024-03-30 18/week @ 2024-04-06 30/week @ 2024-04-13

201 downloads per month
Used in 2 crates

MIT/Apache

2.5MB
34K 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

~19–45MB
~769K SLoC