Skip to content

OSRM v5.18.0

Compare
Choose a tag to compare
@TheMarex TheMarex released this 10 May 13:08
· 665 commits to master since this release

Changes from 5.17.0:

  • Features:
    • ADDED: table plugin now optionally returns distance matrix as part of response #4990
    • ADDED: New optional parameter annotations for table that accepts distance, duration, or both distance,duration as values #4990
  • Infrastructure:
    • ADDED: Updated libosmium and added protozero and vtzero libraries #5037
    • CHANGED: Use vtzero library in tile plugin #4686
  • Profile:
    • ADDED: Bicycle profile now returns classes for ferry and tunnel routes. #5054
    • ADDED: Bicycle profile allows to exclude ferry routes (default to not enabled) #5054