Skip to content

v0.9.2

Latest
Compare
Choose a tag to compare
@balazsdukai balazsdukai released this 21 Jun 09:02
· 3 commits to master since this release

Changes


  • Lower the scale factor from 0.001 to 0.0001 in the Netherlands transform, because too low precision might move the coordinates in a way that leads to errors, like spike in triangulation later on.
  • Copy tile-by-tile when inserting the tile index, instead of bulk copy of the whole index (#35).

Adds


  • Netherlands geojson example (#36).
  • GitHub Actions release workflow.