Python bindings to the GeoArrow Rust implementation.
Overview¶This library contains Python bindings to the GeoArrow Rust implementation.
pyproj
is the only Python dependency.Refer to the documentation website.
Modules¶geoarrow.rust
is distributed with namespace packaging, meaning that each Python submodule is published to PyPI independently. This allows for separation of concerns and smaller environments when only some portion of functionality is necessary.
Existing modules:
geoarrow-rust-core
: Data structures to store and manage geometry data in GeoArrow format.geoarrow-rust-compute
: Compute operations on GeoArrow data.geoarrow-rust-io
: Pure-rust readers and writers for geospatial file formats.In order to obtain relevant modules, you should install them from PyPI directly, e.g.:
pip install geoarrow-rust-core geoarrow-rust-compute geoarrow-rust-io
See DEVELOP.md for more information on developing and building the Python bindings.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4