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

    Function pointToLonLat

    • Convert an XYZ Point to a lon-lat coord

      Type Parameters

      • M extends Properties = Properties

      Parameters

      • xyz: VectorPoint<M>

        The XYZ Point to convert.

      Returns VectorPoint<M>

      The lon-lat coordinates representing the given XYZ Point.