Transverse Mercator to Geodetic Converter
Convert a transverse mercator projection (X, Y) to geodetic coordinate (Latitude, Longitude).
The Transverse Mercator projection is a conformal projection for which the scale factor equals 1 along the
central meridian. Equator lies on the line Y = 0, and the central meridian lies on the line X = 0.
This projection is not defined at the poles.
This converter has to be used only for coordinates which are within 4 degrees of the central meridian.
To convert from Geodetic to Transverse Mercator use
Geodetic to Transverse Mercator Converter.
This tool is using ApsGis™ DLL - the .NET library that provides GIS
conversion / transformation among several coordinate systems and projections.
Related links