github Project-OSRM/osrm-backend v5.5.0
OSRM v5.5.0

latest releases: v5.27.1, v5.27.0, v5.27.0-rc.1...
7 years ago

Tags

Guidance

  • Polished up turn angle classification by detecting offsets due to lanes and minor variations due to data modelling inaccuracies. Turn angles now better resemble what users experience.
  • More accurate classification of sliproad scenarios (examples [1], [2]). When the maneuver is obvious, we now emit a single instruction for turning onto and then immediately off of sliproads.
  • Improvements to the name change heuristic reduce new name announcements.

API

  • We now support precision 5 (default) and 6 polyline geometries with the new parameter, geometries=polyline6.

Infrastructure

  • Improvements to the Hilbert space filling curve contribute to improvements to geospatial lookup performance.
  • The ever useful Debug Map now displays turn penalties at higher zoom levels.
  • We now provide online documentation for the API (requests, responses, examples).
  • Shared memory now supports multiple clients (multiple instances of libosrm).
  • Improved error reporting, especially for I/O and file loading.

Full Changelog

Don't miss a new osrm-backend release

NewReleases is sending notifications on new releases.