-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Originally posted by @tomvanenckevort in #6 (comment)
So I have been playing around with this a bit more and decided to have a look at the OSRM tile service to plot the various ways, speeds and angles.
But when I do that all the speeds and angles displayed at turnings seem to be set to zero:

I'm not really sure if that is a problem with the OSM data or the way OSRM has processed the data though?
For reference, I'm using the latest basic.lua profile from this repo and I run the following commands for OSRM:
docker run -t -v "${PWD}:/data" osrm/osrm-backend osrm-extract -p /opt/car.lua /data/cheshire-latest.osm.pbfdocker run -t -v "${PWD}:/data" osrm/osrm-backend osrm-partition /data/cheshire-latest.osrmdocker run -t -v "${PWD}:/data" osrm/osrm-backend osrm-customize /data/cheshire-latest.osrm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels