osrm-backend/profiles/lib
Daniel J. Hofmann 4cf94319df
Basic destination sign handling.
This first part in our Exit Sign / Destination Sign quest re-wires
the `destination=` and `destination:ref=` tag to the `ref=` tag (in case
it's the highway does not already have a `ref=` tag).

Doing some analysis on both Berlin and San Francisco it looks like this
will add a couple of thousand `ref=` tags that we will announce in guidance.

References:
- https://github.com/Project-OSRM/osrm-backend/issues/2267#issuecomment-214771682
- http://wiki.openstreetmap.org/wiki/Key:destination
- http://wiki.openstreetmap.org/wiki/Proposed_features/Destination_details
2016-05-04 15:28:34 +02:00
..
access.lua Spelling: Hierachy vs Hierarchy 2016-04-04 13:58:55 +02:00
destination.lua Basic destination sign handling. 2016-05-04 15:28:34 +02:00
maxspeed.lua Use lua 5.2+ without needing compatibility flags. 2015-05-15 15:02:23 +02:00