powered by
Internal: Find UTM zone from a given latitude and longitude
llToUtmzone(lat, long)
The latitude in decimals. Southern hemisphere must be negative.
The longitude in decimals
A list of two values are returned namely UTMZone and Hemisphere.
For a given latitude and longitude, the UTM zone must be determined prior to UTM coordinate conversion.