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
|
4309ccfa02
|
Don't sum up durations of merged steps since we do that in a different place now
|
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
|
0f04fe75bd
|
Fixup for last commit
|
2016-04-05 22:58:32 +02:00 |
|
Daniel Patterson
|
11b356e55f
|
Enables the use of multiple segment-speed-files on the osrm-contract
command line, and exposes the file name used for each edge in the debug
tiles.
|
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 |
|
Patrick Niklaus
|
c9c2d8133c
|
Fix durations in 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
|
29cf9e05db
|
Only install necessary headers
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
298f68c966
|
Adds the license preamble for all publicly installed eaders, closes #2036
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
0b3289ea37
|
Remove the encoder/decoder dependecy from Hint
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
5f457bff12
|
Rename alternative -> alternatives
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
6c00ccca9a
|
Remove obsolete debug information
|
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 |
|
Patrick Niklaus
|
a8fc95d4e4
|
Move bearing to public namespace
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
90add9f840
|
Moves route assembly into implementation file
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
770624d492
|
Fixes remaining engine/guidance includes
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
c59758ef65
|
Fixes accumulate living in <numeric> and not <algorithm>
|
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
|
6e7cf68164
|
Adapts MakeResponse to not pass vector by pointer
|
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
|
adb8d0e845
|
starting on conflict resolution
|
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
|
d8af074ff6
|
enter and exit roundabout feature - currently not showing turn
|
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
|
bcfbc0cf6c
|
Fix table response format to return null + double in seconds
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
dc1b5d3424
|
Provides ctor from base path for EngineConfig, fixes #2030
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
36f9366f3f
|
Preliminary integration of the tile plugin
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
712f1ca02a
|
sources and destinations can be empty actually
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
285b238f26
|
Fixes coordinate, source and destination validation by means of backporting #2041
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
70fb12b10e
|
Fixes ownership semantics and forwarding references misplacements in the JSON factory
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
6380a6be05
|
Unwrap function call from identity lambda
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
548fd92c15
|
Uses JSON's String constructor for polyline encoding
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
86de53eb9a
|
Passes coordinates by value
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
0ab80ad0a7
|
Fix if the last coordinate is not found
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
61744764da
|
Allocate correct table size
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
1090339331
|
Fix geometries type in steps
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
51e8318224
|
Fix behaviour of table if sources/destinations arrays are empty
|
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
|
f10286de8c
|
Fix match and trip API response
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
a0e0465704
|
Fix out-of-bounds write in map_matching
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
14c36bc405
|
Finish the nearest plugin
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
81319228bd
|
Initialize NearestParameters correctly
|
2016-04-05 22:58:32 +02:00 |
|