osrm-backend
osrm-backend copied to clipboard
Open Source Routing Machine - C++ backend
# Issue std::is_pod is used in three header files. it is deprecated in c++20, which will generated warnings when we upgrade to use later versions of the standard # Steps...
# Issue Both osm.org and the demo site create a bike route with instructions to cycle on a highway=footway, which is surely incorrect. Bike users should be instructed to use...
# Issue [Please describe the issue you are seeing with OSRM. Images are a good way to illustrate your problem.] This issue has been discussed - and has been reported...
~/install/osrm-backend/example/build $ cmake .. -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for...
# Issue Please consider the following [example](https://map.project-osrm.org/?z=14¢er=51.353613%2C12.495832&loc=51.349860%2C12.456050&loc=51.359401%2C12.522612&hl=en&alt=0&srv=1) OSRM ignores the [motorroad](https://wiki.openstreetmap.org/wiki/Key:motorroad) tag on a given highway. Motor roads implicitly block access to pedestrians and cyclists. However, OSMR routes via the...
# Feature OSRM should evaluate access:conditional restrictions (e.g. in case of streets, ways are temporairly closed of construction) access:conditional = no @ (-) motor_vehicle:conditional = ... ... At the moment...
How I can set side of road for planned route? I looked for any solution but I only see some mentions about approach=curb, but this is not what I wont,...
Came across this tweet: https://twitter.com/thomasforth/status/1381702567126835201 And this example in the replies of how OSRM was seemingly ignoring the A75 trunk road for foot and bike routing from one side of...
Hi all, Good day # Issue I have an issue with the GET request made to an OSRM for the 3000 co-ordinates to get duration and distance. I am using...
Hello! Please add an exception to https://github.com/Project-OSRM/osrm-backend/blob/master/profiles/car.lua#L270 for Latvia for `living_street`, which is always `20` kmh. I suppose it would be `["lv:living_street"] = 20`. The relevant Latvia Road Law is...