osrm-backend/src
Moritz Kobitzsch 93299d6651 handle conditional via-way restrictions
- refactor conditional restriction handling to not use external data (first OSM nodes on ways)
 - BREAKING: changes internal file format of osrm.restrictions
 - add support for general conditional penalties based on edge-based nodes (requires unique edges between nodes)
2017-08-11 11:53:25 +02:00
..
benchmarks Maintain storage_config exposed API 2017-07-20 12:01:05 +02:00
contractor Use GetPath with file names over accessing member variables 2017-07-20 12:01:05 +02:00
customize Use GetPath with file names over accessing member variables 2017-07-20 12:01:05 +02:00
engine Fixed getting entry bearing for maneuver. 2017-08-11 11:40:58 +02:00
extractor handle conditional via-way restrictions 2017-08-11 11:53:25 +02:00
nodejs Updates our node osrm docs and re-runs docs generation, resolves #4043 2017-08-03 14:31:41 +02:00
osrm Make initialization fail with a specific exception if the dataset isn't compatible with the algorithm being used, rather than crashing when a query occurs. 2017-06-08 18:31:51 +00:00
partition Use GetPath with file names over accessing member variables 2017-07-20 12:01:05 +02:00
server Propagating approach parameter to every phantom nodes search function. 2017-05-30 10:19:41 +00:00
storage Save both forward and reverse datasources. 2017-07-27 14:45:28 -07:00
tools remove accidental addition of debug code 2017-08-01 12:29:56 +02:00
updater handle conditional via-way restrictions 2017-08-11 11:53:25 +02:00
util Fix a single weekday grammar callback 2017-07-31 14:56:08 +02:00