.. |
guidance
|
Move guidance turn generation out of EBGF
|
2018-02-02 11:33:38 -05:00 |
alias.hpp
|
Updating year on all 'Project OSRM' copyrights
|
2017-10-03 12:03:26 +02:00 |
assert.hpp
|
Remove OSM link debug printing from public class
|
2018-02-06 11:51:33 +01:00 |
attributes.hpp
|
|
|
bearing.hpp
|
Free functions for guidance intersections analysis
|
2018-01-05 17:35:11 +01:00 |
bit_range.hpp
|
Allow users to specify a class for each way
|
2017-07-06 09:17:49 +00:00 |
cast.hpp
|
|
|
concurrent_id_map.hpp
|
Avoid dead-lock if other = this
|
2017-06-27 09:58:19 +00:00 |
conditional_restrictions.hpp
|
Conditional turn restriction support (#3841)
|
2017-05-11 12:13:52 +02:00 |
connectivity_checksum.hpp
|
Add CRC checksums to EBG and turns data
|
2018-02-02 11:33:38 -05:00 |
container.hpp
|
|
|
coordinate_calculation.hpp
|
Prevent merging of circular-shaped roads
|
2017-10-17 11:27:09 +02:00 |
coordinate.hpp
|
Remove OSM link debug printing from public class
|
2018-02-06 11:51:33 +01:00 |
deallocating_vector.hpp
|
Remove RemoveIterator because its dangerous
|
2017-10-16 13:40:02 +01:00 |
debug.hpp
|
Split intersection analysis and guidance code
|
2018-02-02 11:33:38 -05:00 |
dist_table_wrapper.hpp
|
|
|
dynamic_graph.hpp
|
Remove superflous sentinel in DynamicGraph, fixes #4738
|
2017-12-18 10:23:29 +00:00 |
exception_utils.hpp
|
Make most command-line tools return useful error codes on well-known exceptions.
|
2017-06-08 15:03:24 +00:00 |
exception.hpp
|
Updating year on all 'Project OSRM' copyrights
|
2017-10-03 12:03:26 +02:00 |
exclude_flag.hpp
|
Implement exclude flags on CH using shared core
|
2017-09-01 21:26:00 +02:00 |
filtered_graph.hpp
|
Implement exclude flags on CH using shared core
|
2017-09-01 21:26:00 +02:00 |
filtered_integer_range.hpp
|
Implement exclude flags on CH using shared core
|
2017-09-01 21:26:00 +02:00 |
fingerprint.hpp
|
|
|
for_each_pair.hpp
|
Takes fn by forwarding ref. in for_each_pair, resolves #4148
|
2017-06-14 15:17:26 +00:00 |
for_each_range.hpp
|
|
|
geojson_debug_logger.hpp
|
normalise angles only if an improvement
|
2017-10-25 10:17:14 +02:00 |
geojson_debug_policies.hpp
|
adjust geojson logger to changes in extractor
|
2017-08-11 12:03:40 +02:00 |
geojson_debug_policy_toolkit.hpp
|
adjust geojson logger to changes in extractor
|
2017-08-11 12:03:40 +02:00 |
geojson_validation.hpp
|
Add MultiPolygon support
|
2017-10-04 10:03:42 +02:00 |
graph_loader.hpp
|
simplify passing annotation data through OSRM pipeline using the node-based datastore
|
2017-10-09 18:44:43 +02:00 |
graph_traits.hpp
|
Loads the edge based graph edges and constructs a dynamic graph from it
|
2017-03-01 16:09:29 +00:00 |
graph_utils.hpp
|
simplify passing annotation data through OSRM pipeline using the node-based datastore
|
2017-10-09 18:44:43 +02:00 |
group_by.hpp
|
|
|
hilbert_value.hpp
|
|
|
indexed_data.hpp
|
Use FileWriter for better error handling when writing name data.
|
2017-05-29 15:09:36 +00:00 |
integer_range.hpp
|
|
|
isatty.hpp
|
|
|
json_container.hpp
|
Updating year on all 'Project OSRM' copyrights
|
2017-10-03 12:03:26 +02:00 |
json_deep_compare.hpp
|
|
|
json_renderer.hpp
|
|
|
json_util.hpp
|
|
|
log.hpp
|
Make unbuffered log verbosity aware
|
2017-09-15 15:01:17 +02:00 |
lua_util.hpp
|
|
|
matrix_graph_wrapper.hpp
|
|
|
meminfo.hpp
|
Switch from stxxl::vector to std::vector in extractor
|
2017-07-11 08:23:26 +00:00 |
mmap_file.hpp
|
Renumber nodes after running osrm-partition
|
2017-06-02 18:12:13 +00:00 |
msb.hpp
|
Allow users to specify a class for each way
|
2017-07-06 09:17:49 +00:00 |
name_table.hpp
|
Implements Exit Numbers + Names (junction:ref way tag for now)
|
2017-07-04 20:58:19 +00:00 |
node_based_graph.hpp
|
Split intersection analysis and guidance code
|
2018-02-02 11:33:38 -05:00 |
opening_hours.hpp
|
Fix a single weekday grammar callback
|
2017-07-31 14:56:08 +02:00 |
packed_vector.hpp
|
Tidy up #include-s for Intel TBB headers
|
2018-01-05 11:00:31 +01:00 |
percent.hpp
|
Make unbuffered log verbosity aware
|
2017-09-15 15:01:17 +02:00 |
permutation.hpp
|
Fix formating
|
2017-10-16 13:40:02 +01:00 |
query_heap.hpp
|
Implement exclude flags on CH using shared core
|
2017-09-01 21:26:00 +02:00 |
range_table.hpp
|
Port isc file
|
2017-06-27 09:58:19 +00:00 |
rectangle.hpp
|
Remove debug printing code from Rectangle
|
2018-02-06 11:51:33 +01:00 |
serialization.hpp
|
Add data structure to allow identification of via-way turns during creation of edge-based-graph
|
2017-07-31 09:36:25 +02:00 |
static_assert.hpp
|
Implements Alternatives for MLD
|
2017-07-07 16:12:46 +00:00 |
static_graph.hpp
|
Renumber nodes after running osrm-partition
|
2017-06-02 18:12:13 +00:00 |
static_rtree.hpp
|
Tidy up #include-s for Intel TBB headers
|
2018-01-05 11:00:31 +01:00 |
std_hash.hpp
|
|
|
string_util.hpp
|
|
|
string_view.hpp
|
|
|
timed_histogram.hpp
|
Renumber nodes after running osrm-partition
|
2017-06-02 18:12:13 +00:00 |
timezones.hpp
|
deps and lint
|
2017-06-02 10:00:07 +02:00 |
timing_util.hpp
|
|
|
to_osm_link.hpp
|
Remove OSM link debug printing from public class
|
2018-02-06 11:51:33 +01:00 |
trigonometry_table.hpp
|
|
|
typedefs.hpp
|
simplify passing annotation data through OSRM pipeline using the node-based datastore
|
2017-10-09 18:44:43 +02:00 |
vector_tile.hpp
|
|
|
vector_view.hpp
|
Switch from stxxl::vector to std::vector in extractor
|
2017-07-11 08:23:26 +00:00 |
version.hpp.in
|
|
|
viewport.hpp
|
|
|
web_mercator.hpp
|
|
|
xor_fast_hash_storage.hpp
|
|
|
xor_fast_hash.hpp
|
|
|