osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

Open Source Routing Machine - C++ backend

Results 434 osrm-backend issues
Sort by recently updated
recently updated
newest added

Incorrect: - OSRM avoids passing through lift gates, maybe also other barriers Reason: - Lift gates are to prohibit acces by motor vehicles, not by foot. - Other engines correctly...

There have been quite a few discussions here over the years related to u-turns (#100, #729, #2012 to name a few, and also #2772 is a bit related). Some of...

# Issue In the above case, Trip API returns a clockwise route for a roundabout trip instead of a counter-clockwise route. As rate(weight) should take priority over speed(duration), this looks...

Stale

# Issue #5325 - Features: - ADDED: a new `ways` subsection in the `annotations` section containing way IDs along the found path, with sign meaning direction [#5325] - API: -...

Stale

# Issue closes https://github.com/Project-OSRM/osrm-backend/issues/6117 ## Tasklist - [ ] CHANGELOG.md entry ([How to write a changelog entry](http://keepachangelog.com/en/1.0.0/#how)) - [ ] update relevant [Wiki pages](https://github.com/Project-OSRM/osrm-backend/wiki) - [ ] add tests (see...

Stale

Hello, I am experiencing a timeout error when trying to use the car routing endpoint: Endpoint: https://routing.openstreetmap.de/routed-car/route/v1/driving/47.254261560738094,27.420104833223093;47.96630859375001,26.13571361317392?overview=false&alternatives=true&steps=true The request fails with a timeout, while the bike routing endpoint works perfectly...

Bug Report

# Issue Hi, I used a customized OSM file with 6 ways(117024096, 866851050, 210884329, 1079725575, 1094715491, 1094715088). I just tagged way 117024096 as a toll road (`toll=yes`). I used default...

Bug Report

# Issue What issue is this PR targeting? If there is no issue that addresses the problem, please open a corresponding issue and link it here. Please read our [documentation](https://github.com/Project-OSRM/osrm-backend/blob/master/docs/releasing.md)...

Hello, I see that you can edit the data used thanks to the lua profiles. Is it possible to generate a step at each segment change ? I've tried tweaking...

Because you can usually push bikes against oneways on bike, dual carriageways are counted as 2 exists in roundabouts, leading to confusing exit counts. For example you're told to take...

Guidance
Bicycle