Turbo87 / utm

Bidirectional UTM-WGS84 converter for python
http://pypi.python.org/pypi/utm
MIT License
486 stars 101 forks source link

Fix `latlon_to_zone_number` returning bogus zone 61 for longitude 180 #110

Open PaarthShah opened 10 months ago

PaarthShah commented 10 months ago

Fixes #109

Note: to test changes locally, I also had to incorporate the changes matching #82.

PaarthShah commented 10 months ago

@Turbo87 Please let me know if there's anything I can do to help towards the end of getting this reviewed and part of a new release for pypi!

PaarthShah commented 7 months ago

@Turbo87 Any blockers to merge?

Turbo87 commented 6 months ago

@bartvanandel any thoughts on this?