osrm-backend/profiles
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
..
examples Remove unused obey_bollards from profiles, already handled via barrier_whitelist. 2015-08-25 14:24:43 +02:00
lib Basic destination sign handling. 2016-05-04 15:28:34 +02:00
bicycle.lua Makes bicycle and foot profile's name and ref tag handling consistent with car profile 2016-05-03 00:09:17 +02:00
car.lua Basic destination sign handling. 2016-05-04 15:28:34 +02:00
foot.lua Makes bicycle and foot profile's name and ref tag handling consistent with car profile 2016-05-03 00:09:17 +02:00
rasterbot.lua Rm unnecessary io.write 2016-04-05 22:59:14 +02:00
rasterbotinterp.lua Fix raster_source + tests 2016-04-05 22:59:14 +02:00
testbot.lua uturns -> continue_straight 2016-04-12 23:16:02 +02:00
turnbot.lua compute turn penalties in lua profiles 2013-02-27 19:33:33 +01:00