Skip to main content

Efficient, vectorized geospatial operations in Python.

Project description

geoarrow.rust.core

This library contains:

  • standalone classes to represent GeoArrow arrays in rust: PointArray, LineStringArray, etc
  • pure-rust algorithms (from georust/geo) that don't require a C extension module and can statically link on every platform.

In the future, this will also contain:

  • Chunked classes: ChunkedPointArray, ChunkedLineStringArray, etc
  • Table representations: GeoTable, where one of the columns is a geospatial type. This will support e.g. geospatial joins using Arrow memory.

Refer to the GeoArrow Python module proposal for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

geoarrow_rust_core-0.1.0b1-cp38-abi3-macosx_11_0_arm64.whl (747.4 kB view hashes)

Uploaded CPython 3.8+ macOS 11.0+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page