Find UTM zone
This utility finds Universal Transverse Mercator (UTM) zone and its central meridian for a given geographic coordinate.
It takes into account existance of non-standard UTM zones which are used in North Atlantic regions and Norway.
If the provided geographic coordinate lies on a UTM zone boundary, it returns the list of the adjacent UTM zones from which a user can choose.
This tool is using ApsGis™ DLL - the .NET library that provides GIS
conversion / transformation among several coordinate systems and projections.
Related links