gis-tools-ts - v0.6.0
    Preparing search index...

    Function idIntersects

    • Check if an S2CellID intersects another. This includes edges touching.

      Parameters

      • a: bigint

        the first S2CellID

      • b: bigint

        the second S2CellID

      Returns boolean

      true if a intersects b