.. |
edge_based_graph_factory.cpp
|
Add support for 64bit OSM node id values.
|
2015-11-30 12:37:58 -08:00 |
edge_based_graph_factory.hpp
|
Add ability to debug routing graph visually by dumping
|
2015-11-19 10:41:44 -05:00 |
extraction_containers.cpp
|
Add support for 64bit OSM node id values.
|
2015-11-30 12:37:58 -08:00 |
extraction_containers.hpp
|
Add support for 64bit OSM node id values.
|
2015-11-30 12:37:58 -08:00 |
extraction_helper_functions.hpp
|
Remove hand written conversion code and replace with stdlib features.
|
2015-09-29 16:15:54 +02:00 |
extraction_node.hpp
|
change copyright line from personal names to project
|
2015-02-19 09:19:51 +01:00 |
extraction_way.hpp
|
Remove unused memebers and rename to currrent style convention
|
2015-07-01 18:07:29 +02:00 |
extractor_callbacks.cpp
|
Add support for 64bit OSM node id values.
|
2015-11-30 12:37:58 -08:00 |
extractor_callbacks.hpp
|
Use Boost.Optional instead of custom optional monad implementation.
|
2015-09-28 15:00:21 +02:00 |
extractor_options.cpp
|
Add ability to debug routing graph visually by dumping
|
2015-11-19 10:41:44 -05:00 |
extractor_options.hpp
|
Add ability to debug routing graph visually by dumping
|
2015-11-19 10:41:44 -05:00 |
extractor.cpp
|
Preserve information about big components
|
2015-11-25 00:27:20 +01:00 |
extractor.hpp
|
Refactor edge expansion into extract phase. New temporary file is generated - '.osrm.ebg' which is used by
|
2015-10-06 09:23:17 -07:00 |
first_and_last_segment_of_way.hpp
|
Add support for 64bit OSM node id values.
|
2015-11-30 12:37:58 -08:00 |
internal_extractor_edge.hpp
|
Add support for 64bit OSM node id values.
|
2015-11-30 12:37:58 -08:00 |
restriction_parser.cpp
|
Use Boost.Optional instead of custom optional monad implementation.
|
2015-09-28 15:00:21 +02:00 |
restriction_parser.hpp
|
Do not use an incomplete type with value semantics
|
2015-09-28 16:50:36 +02:00 |
scripting_environment.cpp
|
Implement raster source feature to read data from third-party sources, to be used in lua profiles.
|
2015-09-03 22:28:18 -07:00 |
scripting_environment.hpp
|
Add documentation to ScriptingEnvironment
|
2015-04-21 20:00:58 +02:00 |
speed_profile.hpp
|
Refactor edge expansion into extract phase. New temporary file is generated - '.osrm.ebg' which is used by
|
2015-10-06 09:23:17 -07:00 |