10个不稳定版本 (3个破坏性更新)

0.3.0-beta.2 2024年8月23日
0.3.0-alpha.12024年5月15日
0.2.0 2024年3月23日
0.1.0 2024年1月18日
0.0.0 2022年9月29日

#27 in 地理空间

Download history 72/week @ 2024-05-10 25/week @ 2024-05-17 3/week @ 2024-05-24 45/week @ 2024-05-31 72/week @ 2024-06-07 19/week @ 2024-06-14 14/week @ 2024-06-21 13/week @ 2024-07-19 42/week @ 2024-07-26 4/week @ 2024-08-02

每月59次下载
用于 2 crates

MIT/Apache

2.5MB
41K SLoC

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.

文档

示例

安装

将此添加到您的 Cargo.toml

geoarrow = "0.2"

参考

依赖项

~19–45MB
~760K SLoC