Daniel Patterson
|
95c78eac9c
|
Fix boost geometry constructor.
Versions older than 1.58 don't support the initializer-list form.
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
e10e8910f3
|
Use global uturns parameter.
Instead of previously per-via settings like uturns=true;false;true;; it
now only supports a global setting uturns=true.
|
2016-04-05 22:58:32 +02:00 |
|
Daniel Patterson
|
663a7c52c7
|
Properly clip lines so that we don't get crazy coords with long linestrings (relative to tile coords)
|
2016-04-05 22:58:32 +02:00 |
|
Daniel Patterson
|
4e8ccd6f7d
|
Include edge duration information.
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
50738f8ce0
|
Consolidate math functions
|
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
|
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
|
7e679ab252
|
Just return NoSegment in map matching if all candidates are empty
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
d2590f1078
|
Fix missing capitalization of error codes
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
ba5f0af5a4
|
Minor auto iterator cleanup
|
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
|
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
|
6605f293b4
|
relative waypoint locations
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
00d75ece64
|
Return NoMatch
|
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
|
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
|
14c36bc405
|
Finish the nearest plugin
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
8378d95588
|
Add trip plugin
|
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
|
2200d0b678
|
Temporarily comment out match.cpp as to not break the build process
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
c75b497b2e
|
Adapts Nearest plugin to new API
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
a4074332cc
|
Adapts publicly facing new API
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
b0863d8628
|
Initial non-building match plugin
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
c127aaae6b
|
Add table API
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
83addd6bba
|
Fix table plugin
|
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 |
|