osrm-backend/src/extractor
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
..
guidance simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
compressed_edge_container.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
edge_based_graph_factory.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
extraction_containers.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
extractor_callbacks.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
extractor.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
graph_compressor.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
location_dependent_data.cpp Add last location memoization in Lua context 2017-10-04 10:03:42 +02:00
node_based_graph_factory.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
raster_source.cpp profiles api v2 2017-07-18 10:09:22 +00:00
restriction_compressor.cpp handle conditional via-way restrictions 2017-08-11 11:53:25 +02:00
restriction_filter.cpp handle conditional via-way restrictions 2017-08-11 11:53:25 +02:00
restriction_parser.cpp fix pedantic warnings 2017-08-01 12:27:29 +02:00
scripting_environment_lua.cpp Add last location memoization in Lua context 2017-10-04 10:03:42 +02:00
suffix_table.cpp Implements Zero-Copy String Views onto Contiguous Memory, resolves #3265. 2017-01-23 15:22:39 +01:00
way_restriction_map.cpp handle conditional via-way restrictions 2017-08-11 11:53:25 +02:00