Skip to content

Releases: thruston/grid-banger

Rounder and sounder

Choose a tag to compare

@thruston thruston released this 16 Jun 21:32

This release brings a bit more sanity to the rounding behaviour of the conversions to lat/lon coordinates. If your input coordinates are in whole metres then the lat / lon output will be automatically rounded to 6 places, which is more than enough for +/- 1m accuracy. More detail in the docs.

Also there are some new scripts, improvements to others, and better test coverage and error handing.

Corrected Python2 / Python3 array issue

Choose a tag to compare

@thruston thruston released this 08 Jun 10:26