Skip to content

v0.0.2

Compare
Choose a tag to compare
@sams96 sams96 released this 17 Feb 17:47
c93c108

Added

  • 2 letter country codes, continents, regions and subregions to output.
  • Type Rgeo and function New to parse the JSON and create the polygons ahead of time so it doesn't need to be done every time ReverseGeocode is run.

Changed

  • Moved to using s2 Polygons instead of just s2 Loops.
  • Using github.com/go-test/deep for nicer printing in tests.