stac-hash 0.0.1

Sortable spatio-temporal hashes for STAC items
Documentation

stac-hash

GitHub Actions Workflow Status

Sortable spatio-temporal hashes for STAC items.

Our simple hashing algorithm turns a (datetime, point) pair into a single u64 hash. The hash is a Morton code in space and time, which makes the hash useful as a sort key or an index prefix for range scans.

License

Licensed under either of

at your option.