Skip to content

GeoArrow in Rust, Python, and JavaScript (WebAssembly) with vectorized geometry operations

License

Notifications You must be signed in to change notification settings

paleolimbot/geoarrow-rs

 
 

Repository files navigation

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 = { git = "https://github.com/geoarrow/geoarrow-rs" }

References

About

GeoArrow in Rust, Python, and JavaScript (WebAssembly) with vectorized geometry operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.6%
  • Python 2.1%
  • Other 0.3%