We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some Go straight instructions in OSRM are misleading and could lead to missing turns or off-ramp maneuvers:
Go straight
http://map.project-osrm.org/?z=15¢er=59.383048%2C18.041525&loc=59.383830%2C18.042104&loc=59.379950%2C18.039207&hl=en&alt=0
http://map.project-osrm.org/?z=18¢er=59.379151%2C18.038483&loc=59.379783%2C18.038376&loc=59.379614%2C18.041487&hl=en&alt=0
http://map.project-osrm.org/?z=17¢er=59.398544%2C17.881504&loc=59.398443%2C17.884498&loc=59.399830%2C17.887566&hl=en&alt=0
http://map.project-osrm.org/?z=16¢er=48.877537%2C2.279170&loc=48.880211%2C2.274492&loc=48.876909%2C2.278376&hl=en&alt=0
The text was updated successfully, but these errors were encountered:
Closing here as:
Sorry, something went wrong.
Merge tag 'v5.16.0'
bf44457
- Changes from 5.15.2: - Guidance - ADDED Project-OSRM#4676: Support for maneuver override relation, allowing data-driven overrides for turn-by-turn instructions [Project-OSRM#4676](Project-OSRM#4676) - CHANGED Project-OSRM#4830: Announce reference change if names are empty - CHANGED Project-OSRM#4835: MAXIMAL_ALLOWED_SEPARATION_WIDTH increased to 12 meters - CHANGED Project-OSRM#4842: Lower priority links from a motorway now are used as motorway links [Project-OSRM#4842](Project-OSRM#4842) - CHANGED Project-OSRM#4895: Use ramp bifurcations as fork intersections [Project-OSRM#4895](Project-OSRM#4895) - CHANGED Project-OSRM#4893: Handle motorway forks with links as normal motorway intersections[Project-OSRM#4893](Project-OSRM#4893) - FIXED Project-OSRM#4905: Check required tags of `maneuver` relations [Project-OSRM#4905](Project-OSRM#4905) - Profile: - FIXED: `highway=service` will now be used for restricted access, `access=private` is still disabled for snapping. - ADDED Project-OSRM#4775: Exposes more information to the turn function, now being able to set turn weights with highway and access information of the turn as well as other roads at the intersection [Project-OSRM#4775](Project-OSRM#4775) - FIXED Project-OSRM#4763: Add support for non-numerical units in car profile for maxheight [Project-OSRM#4763](Project-OSRM#4763) - ADDED Project-OSRM#4872: Handling of `barrier=height_restrictor` nodes [Project-OSRM#4872](Project-OSRM#4872)
No branches or pull requests
Some
Go straight
instructions in OSRM are misleading and could lead to missing turns or off-ramp maneuvers:http://map.project-osrm.org/?z=15¢er=59.383048%2C18.041525&loc=59.383830%2C18.042104&loc=59.379950%2C18.039207&hl=en&alt=0
http://map.project-osrm.org/?z=18¢er=59.379151%2C18.038483&loc=59.379783%2C18.038376&loc=59.379614%2C18.041487&hl=en&alt=0
http://map.project-osrm.org/?z=17¢er=59.398544%2C17.881504&loc=59.398443%2C17.884498&loc=59.399830%2C17.887566&hl=en&alt=0
http://map.project-osrm.org/?z=16¢er=48.877537%2C2.279170&loc=48.880211%2C2.274492&loc=48.876909%2C2.278376&hl=en&alt=0
The text was updated successfully, but these errors were encountered: