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

    Function pointToIJ

    • Convert an XYZ Point to a Face-I-J coord

      Parameters

      • xyz: VectorPoint

        The XYZ Point to convert.

      • Optionallevel: number

        The zoom level of the result. If not provided, the result will have 30 bits of precision.

      Returns [face: Face, i: number, j: number]

      The Face-I-J coordinates representing the given XYZ Point.