Skip to content

v2.0.2

Compare
Choose a tag to compare
@zerebubuth zerebubuth released this 20 Dec 09:41
· 246 commits to master since this release
c1d820e

Patch fix for an issue where the batch-process command was not producing tiles with the correct nominal zoom.

  • Batch process was calling process_coord with the coord.zoom rather than the nominal zoom, meaning that all tiles were 4096 in size, and also had lower levels of detail than intended. See #320.
  • Add route modifiers to network property. See #319.