karenzshea
|
72fa35da10
|
add a toolkit function to find lanes to the left/right of turn lanes
|
2016-10-13 17:59:25 +02:00 |
|
karenzshea
|
dcc1b5ab2b
|
return name and reference separately
|
2016-09-08 14:28:23 +02:00 |
|
Moritz Kobitzsch
|
938dff011f
|
handle all our new strings correctly, introduce rotary_pronunciation
|
2016-09-07 16:09:13 +02:00 |
|
Patrick Niklaus
|
c7a1576100
|
Apply clang-format again
|
2016-07-26 15:00:58 +02: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 |
|
Daniel J. Hofmann
|
b98431e8e6
|
Use BaseDataFacades in guidance and prevent ODR violations with inline
|
2016-06-21 00:49:06 +02:00 |
|
Daniel J. Hofmann
|
033dc0a72d
|
Pre-allocate up-front whenever possible
|
2016-06-09 16:06:27 +02:00 |
|
Daniel J. Hofmann
|
6edc565c01
|
Add destinations API feature
|
2016-06-02 12:00:23 +02:00 |
|
Patrick Niklaus
|
0a53775fb3
|
Expose pronunciation in RouteStep
Uses name:pronunciation by default for cars.
|
2016-06-01 23:17:57 +02:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Daniel Patterson
|
3d03797e53
|
Distinguish between offramps and sliproads.
|
2016-05-26 21:31:04 +02:00 |
|
Patrick Niklaus
|
57321979ae
|
Remove leftover debugging code
|
2016-05-19 16:44:31 +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
|
a154d71841
|
enable suppression name suffix changes
|
2016-04-27 18:10:56 +02:00 |
|
Moritz Kobitzsch
|
fddb035539
|
suppress name additions (xxx -> xxxbridge)
|
2016-04-27 12:13:42 +02:00 |
|
Moritz Kobitzsch
|
dfd180a292
|
fixing unit tests
|
2016-04-08 11:21:14 +02:00 |
|
Moritz Kobitzsch
|
fa0a5040e5
|
adding tests for guidance
|
2016-04-08 10:43:22 +02:00 |
|
Moritz Kobitzsch
|
f2443c64db
|
adds distinction between rotaries/rounabouts
|
2016-04-05 22:59:14 +02:00 |
|
Moritz Kobitzsch
|
5e6d638c6f
|
perform zero-length segment removal
|
2016-04-05 22:59:14 +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
|
59fbb289b9
|
fix initial maneuvers
|
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 |
|
Patrick Niklaus
|
5c01878542
|
get_name_for_id -> GetNameForID
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
29fff4f51b
|
implements relative position feature based on coordinates
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
4e8fe89faa
|
Fix foward/backwad swap
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
80f008684d
|
Fix ingestion fixed duration values from UnpackPath
|
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
|
5e5f72ae57
|
Don't pass down unsnapped coordinates. All information is already there
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
15752335f4
|
Puts step maneuver handling into implementation file
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
7c30ea32bf
|
Runs scripts/format.sh
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
58628a4bfc
|
bugfixing/classification
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
b08b360f38
|
Big Restructuring / Cleanup
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
f1aa03c360
|
handle segregated roads (merge for turn analysis)
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
2ba417cf9f
|
structural changes, motorway handling
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
daf2bbf991
|
migrated out of edge based graph factory
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
6605f293b4
|
relative waypoint locations
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
482e18ccdb
|
handling of roundabouts (simple version)
|
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
|
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 |
|