Skip to main content

encode_tile_prefix_with_order

Function encode_tile_prefix_with_order 

Source
pub fn encode_tile_prefix_with_order(
    schema: &ArraySchema,
    tile_indices: &[u64],
    bits: u32,
) -> ArrayResult<u64>
Expand description

Encode whichever curve the schema declares for tile boundaries.