QuestDB JavaScript Client - v5.0.0
    Preparing search index...

    Interface QwpGeohashValue

    interface QwpGeohashValue {
        bits: bigint;
        precisionBits: number;
    }
    Index

    Properties

    Properties

    bits: bigint
    precisionBits: number