Skip to content

Releases: westnordost/countryboundaries

v2.1

07 May 21:34
Compare
Choose a tag to compare

Fix raster sizes other than 360x180 didn't work correctly.

v2.0

02 May 11:45
Compare
Choose a tag to compare

The data serialization format changed. It is now more compact and not specific to Java anymore, about half the size as before.

Hence, when upgrading to this version, you need to get the newly generated default data from the data/ directory or generate it yourself using the Java program in the generator/ directory if you are using a custom geojson/osm data source.

v1.6

14 Jan 13:39
Compare
Choose a tag to compare

Fix #12:

  • at latitudes / longitudes that are exactly at raster cell edges, the library would not find any country under certain circumstances (e.g. longitude 6.0 for all three data sets)
  • for longitude +180.0°, the library would never find any country