Search for content

API Changes (OSM)

This list shows all changes of the Routing API OSM between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for updates.

Version 1.5.1

  • Bugfix: 'Only values greater than 0 are accepted for a given horizon calculating reachable areas.

Version 1.5.0

  • Feature: 'EUR_OSM_CAR' is now the default profile for the routes and reachable areas calculation.
  • Feature: Added the predefined profile 'IMEA_OSM_CAR' for the routes and reachable areas calculation.
  • Improvement: Renamed profile names 'BICYCLE_OSM' to 'OSM_BICYCLE', 'CARGO_BICYCLE_OSM' to 'OSM_CARGO_BICYCLE', 'CAR_OSM' to 'EUR_OSM_CAR' and 'SEMITRAILER_OSM' to 'EUR_OSM_TRAILER_TRUCK'.
  • Improvement: The error 'ROUTING_ROUTE_NOT_FOUND' reports the first waypoint with no route found to the next waypoint.

Version 1.4.2

  • Improvement: The quality of error messages is improved by revising the request validation.

Version 1.4.1

  • Feature: 'SEMITRAILER_OSM' is now the default profile for the routes and reachable areas calculation.

Version 1.4.0

  • Feature: Support a fourth predefined profile 'SEMITRAILER_OSM'.

Version 1.3.0

  • Feature: Added synchronous and asynchronous methods to calculate reachable areas within given horizons.

Version 1.2.0

  • Feature: Support a third predefined profile 'CAR_OSM'.

Version 1.1.0

  • Feature: Support a second predefined profile 'CARGO_BICYCLE_OSM'.

Version 1.0.0

  • Feature: Support results 'LEGS' and 'POLYLINE'.
  • Feature: Support one predefined profile 'BICYCLE_OSM'.
  • Feature: Calculation of the distance and travel time for a list of waypoints.