Daniel J. Hofmann
|
aa4b786ab3
|
Hide functional road classification based on tags in implementation file
|
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
|
15752335f4
|
Puts step maneuver handling into implementation file
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
3e4b48e206
|
Removes penalizing move
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
25c685527a
|
Uses static_casts for underlying type in post processing
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
fbabd137c2
|
Fix asymmetry in min/max from using -max
|
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
|
b47a532eb4
|
Fixes multi-line comment
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
7c30ea32bf
|
Runs scripts/format.sh
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
bb06e044f5
|
Fix coodinate include and unused warnings
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
01318a08b4
|
start of four way turns
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
119487f1aa
|
improved fork handling
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
911427a361
|
Fix crash on extracting Berlin in guidance
|
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 |
|
Lauren Budorick
|
e0f009b3b9
|
Fixes for gcc compiling, temporary hacks to remove later
|
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
|
33f083b213
|
Fix numerical problems with polyline
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
00d75ece64
|
Return NoMatch
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
58fb633df3
|
Add support for tile plugin
|
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 |
|
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
|
86de53eb9a
|
Passes coordinates by value
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
e1616953db
|
Asserts on unknown TurnInstruction
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
c1dbab50fe
|
Fixes header includes in the JSON factory
|
2016-04-05 22:58:32 +02:00 |
|
Dane Springmeyer
|
b6bb6a92a9
|
fix compile of osrm-components
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
8eb98982f3
|
Fix travel mode passing from profiles up to the API
|
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
|
0d38a50dba
|
Fuck. this. shit.
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
1bd67943bb
|
Fix stream operator for coordinate
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
9bb31678a6
|
Add euclideanDistance to coordinate_calculation
|
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
|
14c36bc405
|
Finish the nearest plugin
|
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
|
8378d95588
|
Add trip plugin
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
b34f9b1795
|
Hook up map matching
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
35b098e656
|
First compiling version of map_match plugin
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
bd371a11ad
|
Enable all plugins with aStatus::Error return code fallback for not implemented ones
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
2200d0b678
|
Temporarily comment out match.cpp as to not break the build process
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
25834b89dd
|
Fix classes for service member function definitions
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
4d20dea271
|
Service skeletons for nearest, trip, match
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
c59647ad2f
|
Fix grammar constraint and enable all plugin links
|
2016-04-05 22:58:32 +02:00 |
|