Michael Krasnyk
|
db18e8669f
|
Always read .osrm.enw file in updater
|
2018-04-28 08:59:18 +02:00 |
|
Michael Krasnyk
|
c4bf450fc6
|
Restore storage constructors with one arguments
|
2018-04-09 15:08:00 +02:00 |
|
Michael Krasnyk
|
8d8042ebae
|
Use ranges with fixed types
|
2018-04-09 11:05:01 +02:00 |
|
Kajari Ghosh
|
be123cd72f
|
Use ranges in datafacade instead of vectors
Range type must use immutable references due to a
regression in `boost::any_range`.
References:
https://svn.boost.org/trac10/ticket/10493
https://stackoverflow.com/questions/42427395/boostany-range-with-optimization-level-o2-causes-crash/42427662
|
2018-04-09 11:05:01 +02:00 |
|
Patrick Niklaus
|
86ffce3a50
|
Fix missing removal of timestamp in offline facade
|
2018-03-26 11:02:33 +00:00 |
|
Daniel Patterson
|
5531cace7f
|
Support maneuver relations (#4676)
|
2018-02-10 05:32:09 +11:00 |
|
Michael Krasnyk
|
10de243556
|
Move guidance turn generation out of EBGF
|
2018-02-02 11:33:38 -05:00 |
|
Michael Krasnyk
|
988b6e3311
|
Split intersection analysis and guidance code
Intersection analysis occupy in osrm::extractor::intersection namespace
and guidance code osrm::guidance
|
2018-02-02 11:33:38 -05:00 |
|
vng
|
32e6ccb037
|
Code review fixes.
|
2017-11-16 15:08:30 +01:00 |
|
Daniel J. Hofmann
|
aed7bd852d
|
Prints turn types and modifiers as strings
|
2017-11-06 14:38:21 -05:00 |
|
Michael Krasnyk
|
3c399e5c28
|
Propagate is_left_hand_driving from profile to data facade
|
2017-10-04 10:03:42 +02:00 |
|
Patrick Niklaus
|
d09f5c0e3a
|
Avoid -> Exclude
|
2017-08-21 13:00:12 +02:00 |
|
Patrick Niklaus
|
6339395cba
|
Fix clang format
|
2017-08-21 13:00:12 +02:00 |
|
Patrick Niklaus
|
bd6492bb38
|
Fix compilation after rebase
|
2017-08-21 13:00:12 +02:00 |
|
Michael Krasnyk
|
1e9f983289
|
Add mocked offline datafacade to engine tests
|
2017-08-14 16:18:36 +02:00 |
|