Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 2.33 KB

README.md

File metadata and controls

32 lines (22 loc) · 2.33 KB

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

Examples

References