osrm-backend/features/guidance
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
..
bridges_and_tunnels.feature suppress name additions (xxx -> xxxbridge) 2016-04-27 12:13:42 +02:00
collapse.feature handle combined turns at segregated roads 2016-04-26 13:13:20 +02:00
continue.feature adding tests for guidance 2016-04-08 10:43:22 +02:00
destination-signs.feature Basic destination sign handling. 2016-05-04 15:28:34 +02:00
end-of-road.feature Introduce on_ramp and off_ramp, deprecate ramp 2016-05-04 12:09:54 +02:00
fork.feature fix guidance issues / improve tests 2016-04-26 10:34:39 +02:00
merge.feature adding tests for guidance 2016-04-08 10:43:22 +02:00
motorway.feature Introduce on_ramp and off_ramp, deprecate ramp 2016-05-04 12:09:54 +02:00
new-name.feature fix new-name on empty strings 2016-05-04 10:52:55 +02:00
ramp.feature Introduce on_ramp and off_ramp, deprecate ramp 2016-05-04 12:09:54 +02:00
rotary-bike.feature adding tests for guidance 2016-04-08 10:43:22 +02:00
rotary.feature fix copy-paste errors in guidance tests 2016-04-26 13:43:22 +02:00
roundabout-bike.feature adding tests for guidance 2016-04-08 10:43:22 +02:00
roundabout-turn.feature Introduce on_ramp and off_ramp, deprecate ramp 2016-05-04 12:09:54 +02:00
roundabout.feature fix copy-paste errors in guidance tests 2016-04-26 13:43:22 +02:00
suffix-changes.feature Revert "Revert "switched to space separated suffix/prefix only"" 2016-04-28 14:59:17 +02:00
suppressed.feature adding tests for guidance 2016-04-08 10:43:22 +02:00
turn.feature fix guidance issues / improve tests 2016-04-26 10:34:39 +02:00