osrm-backend
osrm-backend copied to clipboard
Open Source Routing Machine - C++ backend
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...
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...
`/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...
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...
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...
# 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...
Allow routing by foot along `public_transport=platform` or `railway=platform` or `highway=platform`
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...