QuenKar / geoarrow-rs

GeoArrow in Rust and WebAssembly with vectorized geometry operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

GeoArrow in Rust and WebAssembly with vectorized geometry operations

License:Apache License 2.0


Languages

Language:Rust 97.4%Language:Python 2.2%Language:Shell 0.2%Language:TypeScript 0.2%Language:CSS 0.0%