parquet-geospatial

Crates.ioparquet-geospatial
lib.rsparquet-geospatial
version57.2.0
created_at2025-10-23 11:16:54.84758+00
updated_at2026-01-11 12:36:11.650316+00
descriptionApache Parquet Geometry and Geography implementation in Rust
homepagehttps://github.com/apache/arrow-rs
repositoryhttps://github.com/apache/arrow-rs
max_upload_size
id1896987
size94,291
Sutou Kouhei (kou)

documentation

README

Apache Parquet Geometry/Geography Rust Implementation

crates.io docs.rs

This crate contains an implementation of Geometry and Geography Encoding from Apache Parquet. This software is developed as part of the Apache Arrow project.

Please see the API documentation for more details.

🚧 Work In Progress

NOTE: This crate is under active development and is not yet ready for production use. If you are interested in helping, you can find more information on the GitHub Geometry issue

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.

Commit count: 5644

cargo fmt