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

Hi, I run osrm locally with berlin.osm.pbf (71MB) and runtime memory usage is 74MB . With brasil.osm.pbf(1.4G), runtime memory usage is 6.4G and I want to know is memory usage...

Hi, I have set up a custom OSRM server using docker as explained in this repository. The issue is that I tried exactly the same 3 different routes with my...

Greetings. we are solving the problem of deploying a highly loaded OSRM instance. At the moment, on a configuration of 64 cores(AMD EPYC 7502P 32-Core Processor), 1TB of RAM, we...

# Issue I have been trying for last couple of days for OSRM to compile on my MacBook Air. I have tried everything that is available online, including downloading OSRM...

Bug Report

I have an application that uses OSMR, however I would like to ask some questions regarding memory consumption and optimization. To do the routing with more than 200 points is...

question

`/route/v1/driving/-78.10131888342865,41.56893770131277%3B-78.511866,41.648554?alternatives=true&steps=true&overview=full&bearings=315,24;0,359` Above API call OSRM indicates that 315 is the direction that the user is heading which is roughly North West and 24 is the allowable variance in bearing. For...

question

I have set the OSRM successfully, but I get into 2 warnings: After I run this on terminal, i get warnings although the customization is successful, placing xyz just for...

question

I would like to propose a meting to state on the project and see what we can do to organize a bit. I have in mind how we can merge...

Discussion

# 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. An issue #6710 has...

I'd like to suggest including any public transport platform for foot routing. Yes, they can technically be closed to the public, but I've never seen that happen in Berlin unless...

Feature Request