osrm-backend/src/updater
Moritz Kobitzsch 2ddd98ee6d simplify passing annotation data through OSRM pipeline using the node-based datastore
- separates node-based graph creation and compression from edge-based graph creation
 - moves usage of edge-based node data-container to pre-processing as well, unifying access to node-based data
 - single struct instead of separate vectors for annotation data in engine (single place of modification)
2017-10-09 18:44:43 +02:00
..
csv_source.cpp Add test case with valid junk. 2017-09-01 08:34:58 -07:00
updater.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00