Copying from https://github.com/Project-OSRM/osrm-backend/issues/2126 for broader publicity.
For a while we've been working on OSRM 5.0.0, which will bring big changes to the osrm-routed HTTP API. You can see the new HTTP API here: https://github.com/Project-OSRM/osrm-backend/wiki/New-Server-api The ticket at https://github.com/Project-OSRM/osrm-backend/issues/2126 is to keep you updated about when https://router.project-osrm.org will be switched over to the new API: - We will announce the exact date and time of the switchover 7 days in advance in this issue and on this mailinglist - We will release a *release candidate* before doing the switchover - We will not release the final version of OSRM 5.0 before doing the switchover - If you want to test the new API now already, set it up yourself from the rewrite/new-api branch - We will not provide the old and new API at the same time, but do a hard switchover of the demo server - Drop a comment on this issue to be notified of changes and/or give us input Downstream projects that are already tracking for the update as of writing this: - openstreetmap.org https://github.com/openstreetmap/openstreetmap-website/issues/1161 - Leaftlet Routing Machine https://github.com/perliedman/leaflet-routing-machine/pull/217 - OsmBonusPack https://github.com/MKergall/osmbonuspack/issues/212 On Thu, Feb 25, 2016 at 8:17 PM, Patrick Niklaus < [email protected]> wrote: > Hey! > > We are currently working on a new API that will follow the spec > specified at [1]. You can find the discussion about that here [2] (yes > that ticket is really 4 years old). > > This means as soon as we merge the pull request into our develop > branch the demo server API will break. There is **no fallback** to the > old API. If you rely on the demo server for your service, implement > the new API spec NOW. > > As you can see the API got a significant clean up, text identifiers > instead of implicit addressing and a consistent response structure for > all plugins. > > We will work with upstream providers to get the new API format into > LRM before we do the switch. > > Cheers, > Patrick > > [1] https://github.com/Project-OSRM/osrm-backend/wiki/New-Server-api > [2] hhttps://github.com/Project-OSRM/osrm-backend/issues/519 > > _______________________________________________ > OSRM-talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/osrm-talk >
_______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
