Skip to content

Trip plugin - remove constant trips_index #3972

Open
@daniel-j-h

Description

@daniel-j-h

We used to split trips based on components. By now we only ever return a single trip or error out with NoTrips if the coordinates are not in a single component.

The trips_index is always 0 now - we only ever return a single trip.

https://github.com/Project-OSRM/osrm-backend/blob/master/docs/http.md#response

Remove trips_index from the backend and the node bindings and adapt docs.

Breaking change: needs to wait for v6.

cc @chaupow @ghoshkaj

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions