ApsGis.dll

Mercator.ConvertMercatorToGeodetic Method

Converts a Mercator coordinate to a Geodetic coordinate on a reference ellipsoid.

Overload List

Converts a Mercator coordinate to a Geodetic coordinate on a reference ellipsoid.

public static bool ConvertMercatorToGeodetic(GeoEllipsoid,double,double,double,out double,out double,out string)

Converts a Mercator coordinate to a Geodetic coordinate on the user defined reference ellipsoid.

public static bool ConvertMercatorToGeodetic(double,double,double,double,double,out double,out double,out string)

See Also

Mercator Class | ApsGis Namespace