osrm-backend/features
Daniel J. Hofmann 60010dd998 Reduce NewName Instructructions / Name Changes
With @karenzshea's name / ref split (ref. #2857) in master we want to
make use of it and reduce `NewName` instructions when ever possible.
This is a first step towards #2744 by using the already existing name
change heuristic from the extractor now in post-processing as well.

Limitations: at the moment we don't have the `SuffixTable` in
post-processing; this would require us serializing and subsequently
deserializing the table, passing it through from the profiles to the
API.
2016-09-21 12:42:39 +02:00
..
bicycle return name and reference separately 2016-09-08 14:28:23 +02:00
car Handle HOV designated-only Lanes, resolves #2929 2016-09-21 10:56:42 +02:00
foot return name and reference separately 2016-09-08 14:28:23 +02:00
guidance Reduce NewName Instructructions / Name Changes 2016-09-21 12:42:39 +02:00
lib Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
nearest Move nodes inside the search radius 2015-05-15 00:34:53 +02:00
options Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
raster Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
step_definitions Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
stress cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
support Fix "Error: write after end" and removed @bug tags 2016-09-20 20:40:53 +02:00
testbot Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00