osrm-backend/features
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
..
bicycle Makes bicycle and foot profile's name and ref tag handling consistent with car profile 2016-05-03 00:09:17 +02:00
car Address comments from b89164c14e (#2346) 2016-05-02 08:00:27 -07:00
foot Makes bicycle and foot profile's name and ref tag handling consistent with car profile 2016-05-03 00:09:17 +02:00
guidance Basic destination sign handling. 2016-05-04 15:28:34 +02:00
nearest Move nodes inside the search radius 2015-05-15 00:34:53 +02:00
options console error which files are missing for osrm-routed 2016-04-05 22:59:14 +02:00
raster Update raster features to reflect not cutting off arrive instruction 2016-04-05 22:59:14 +02:00
step_definitions Fix summary generation when empty strings are present. 2016-05-04 14:00:34 +02:00
stress cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
support Fix missing semicolon in cucumber support code 2016-05-04 14:00:34 +02:00
testbot fix test-case 2016-05-04 14:00:34 +02:00