Skip to main content

embed_h3_context

Function embed_h3_context 

Source
pub fn embed_h3_context(index: u64, resolution: u8, base_cell: u8) -> u64
Expand description

Embeds an H3 index into a unified 64-bit coordinate space index, commonly used in MORTON codes or spatial hashing systems where bit packing includes resolution or other contextual data.