utm icon indicating copy to clipboard operation
utm copied to clipboard

Bidirectional UTM-WGS84 converter for JavaScript.

Results 3 utm issues
Sort by recently updated
recently updated
newest added

I hope that with typescript support this package can reach even bigger audience.

The current implementation has inaccuracies. See: - https://github.com/Turbo87/utm/issues/36 - https://github.com/Turbo87/utm/pull/49 The current implementation is giving discrepancies around the 7th decimal place in degrees: ![image](https://user-images.githubusercontent.com/484870/107302737-f0776e00-6ad1-11eb-8331-670d8a9b2a84.png)

Appears it's been 5 years or so since this code was last touched. In the case it's still being maintained... - latLonToZone() returns either zone 1 and 61 for longitudes...