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

    Function pointFromIJ

    • Convert an i-j coordinate to an XYZ Point.

      Parameters

      • face: Face

        The face of the S2 cell.

      • i: number

        The i-coordinate on the face.

      • j: number

        The j-coordinate on the face.

      Returns VectorPoint

      The XYZ Point representing the given i-j coordinates.