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

    Function idChildrenIJ

    • Given a Face-level-i-j coordinate, get all its quad children tiles

      Parameters

      • face: Face

        the Face

      • level: number

        zoom level

      • i: number

        i coordinate

      • j: number

        j coordinate

      Returns [blID: bigint, brID: bigint, tlID: bigint, trID: bigint]

      the child tile at that position