Cargo Features

h3arrow has no features set by default.

[dependencies]
h3arrow = { version = "0.4.0", features = ["geoarrow", "rayon", "spatial_index"] }
geoarrow rayon?

Enables geoarrow ^0.1.0 and geozero

Affects array::from_geoarrow, array::to_geoarrow

rayon

Enables rayon, rayon of geoarrow ^0.1.0

spatial_index

Enables rstar

Affects h3arrow::spatial_index