Daniel Patterson
|
50d9632ed7
|
Upgrade formatting to clang-format 10 (#5895)
* Update formatting tools to clang-format-10
* Reformat using clang-format-10.0.09
|
2020-11-26 07:21:39 -08: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 |
|
Michael Krasnyk
|
36877e4de5
|
Move guidance pre-processing code into GUIDANCE library
|
2018-02-02 11:33:38 -05:00 |
|
Lev Dragunov
|
89f1071947
|
Static checks for guidance array sizes.
|
2016-08-12 18:52:54 +03:00 |
|
Moritz Kobitzsch
|
41ba20ca9a
|
switch api format to new structure
|
2016-07-21 17:42:10 +02:00 |
|
Moritz Kobitzsch
|
5905708111
|
expose lanes as enums, adjusted for comments
|
2016-06-27 11:12:02 +02:00 |
|
Moritz Kobitzsch
|
5d91b759d1
|
Implement Turn Lane Api
|
2016-06-27 10:07:48 +02:00 |
|
Patrick Niklaus
|
95af72c70c
|
Make intersection backwards compatible
For `depart` and `arrive` `step.intersections[0].{bearings|entry}` will have
only one entry.
|
2016-05-19 16:44:31 +02:00 |
|
Moritz Kobitzsch
|
4d9aa65e78
|
intersection classes with variable degree of discretization
|
2016-05-19 16:44:31 +02:00 |
|
Moritz Kobitzsch
|
ba074b0116
|
initial version of intersection classification
|
2016-05-19 16:43:46 +02:00 |
|
Moritz Kobitzsch
|
59168e21b4
|
remove unnecessary warnings, initialize correctly
|
2016-05-02 17:29:37 +02:00 |
|
Moritz Kobitzsch
|
2472c5d6a1
|
added list of intersections to the step-maneuver, not in api so far
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
e82bc20422
|
post processing moved onto route-steps, looses sync with geometry segments
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
c439594403
|
report depart/arrive in addition to waypoint
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
b08b360f38
|
Big Restructuring / Cleanup
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
ef1e0e14ec
|
advanced guidance on 5.0
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
d9d4742130
|
First round of lat,lng -> lng,lat switcheroo
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
fcd7b05900
|
Adapt to feedback in #519
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
f3e72623e9
|
Add viaroute suport for new API
|
2016-04-05 22:58:32 +02:00 |
|