geoarrow

Crates.iogeoarrow
lib.rsgeoarrow
version0.4.0-beta.1
sourcesrc
created_at2022-09-29 22:05:32.580261
updated_at2024-10-04 14:59:22.32536
descriptionRust implementation of GeoArrow
homepage
repositoryhttps://github.com/geoarrow/geoarrow-rs
max_upload_size
id676944
size11,303,999
Kyle Barron (kylebarron)

documentation

README

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

Commit count: 518

cargo fmt