Skip to content

Releases: im7mortal/UTM

v1.4.0 Fixed inaccurate transformation; now following Go conventions

17 Dec 01:52
a4d759a
Compare
Choose a tag to compare

[1.4.0] - 2024-12-16

Fixed

  • #Turbo87/utm/120 #6 Inaccurate and asymmetric (North/South) transformation utm to lat lon

Changed

  • Now following Go conventions instead of strict Python compatibility

Catch up with python lib fixies; Recomended

10 Feb 03:31
fcdb211
Compare
Choose a tag to compare

1.2.2 Set GNU General Public License v3.0

04 Feb 22:41
Compare
Choose a tag to compare

Add GNU General Public License v3.0

1.2.1 Support of go1.11 modules

30 Oct 01:35
Compare
Choose a tag to compare

Add support for go mod from go1.11

The best way to learn new features

v1.2.0

16 Feb 09:19
Compare
Choose a tag to compare

I marked previous set of functions as deprecated. I was learning golang when I implemented it.
Now functions are direct and do exactly what they have to.

  • FromLatLon
  • ValidateLatLone
  • ToLatLon