open-vector-tile - v1.8.0
    Preparing search index...

    Type Alias ColumnValueReadSimple<T>

    ColumnValueReadSimple: (T | PositionReference)[]

    Store either data itself or a reference to the position in the protobuf to deserialize

    Type Parameters

    • T

      Any Type; the raw data parsed and available. Kept to reduce fetch duplication