Mercator to Geodetic Converter
Convert a mercator projection (X, Y) to geodetic coordinate (Latitude, Longitude).
The Mercator projection is a conformal projection for which the scale factor equals 1 along the equator.
The equator lies on the line Y = 0. This projection is not defined at the poles.
To convert from Geodetic to Mercator use
Geodetic to Mercator Converter.
This tool is using ApsGis™ DLL - the .NET library that provides GIS
conversion / transformation among several coordinate systems and projections.
Related links