Daniel J. Hofmann
|
b4b148e3dc
|
Object Encoder -> Base64, kill false dependencies while doing so
|
2016-03-23 22:40:59 +01:00 |
|
Patrick Niklaus
|
2357d1c095
|
Merge pull request #2137 from noblige/rewrite/new-api
fixed compilation error on debian jessie with boost 1.54
|
2016-03-23 14:35:36 -04:00 |
|
Aleksei Potov
|
08c1ac0daf
|
compilation error on debian jessie with boost 1.54
|
2016-03-23 17:55:56 +00:00 |
|
Daniel Patterson
|
48237b30ea
|
Fix boost geometry constructor.
Versions older than 1.58 don't support the initializer-list form.
|
2016-03-23 10:47:06 -07:00 |
|
Patrick Niklaus
|
47afe60e5f
|
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-03-23 17:52:51 +01:00 |
|
Daniel Patterson
|
991c5f5d5d
|
Properly clip lines so that we don't get crazy coords with long linestrings (relative to tile coords)
|
2016-03-23 17:52:51 +01:00 |
|
Daniel Patterson
|
87c77e7d77
|
Include edge duration information.
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
51a13675d4
|
Consolidate math functions
|
2016-03-23 17:52:51 +01:00 |
|
Daniel Patterson
|
893c9f7326
|
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-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
eec270968e
|
Rename alternative -> alternatives
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
056a7422e0
|
Remove obsolete debug information
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
3d3fea768c
|
Just return NoSegment in map matching if all candidates are empty
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
3c56385ba8
|
Fix missing capitalization of error codes
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
da1dbcfb34
|
Minor auto iterator cleanup
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
8f5091f711
|
Don't pass down unsnapped coordinates. All information is already there
|
2016-03-23 17:52:51 +01:00 |
|
Daniel J. Hofmann
|
5bc0595591
|
Adapts MakeResponse to not pass vector by pointer
|
2016-03-23 17:52:51 +01:00 |
|
Daniel J. Hofmann
|
9338d418c8
|
Runs scripts/format.sh
|
2016-03-23 17:52:51 +01:00 |
|
Moritz Kobitzsch
|
be5f231641
|
bugfixing/classification
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
c19fae4a43
|
Big Restructuring / Cleanup
|
2016-03-23 17:52:51 +01:00 |
|
Moritz Kobitzsch
|
6db16e950a
|
relative waypoint locations
|
2016-03-23 17:52:14 +01:00 |
|
Patrick Niklaus
|
8ab38b126c
|
Return NoMatch
|
2016-03-23 17:50:13 +01:00 |
|
Patrick Niklaus
|
f7b7dbf51a
|
Preliminary integration of the tile plugin
|
2016-03-23 17:50:13 +01:00 |
|
Patrick Niklaus
|
c1647c99c8
|
Fix behaviour of table if sources/destinations arrays are empty
|
2016-03-23 17:50:13 +01:00 |
|
Patrick Niklaus
|
9a19086926
|
First round of lat,lng -> lng,lat switcheroo
|
2016-03-23 17:50:13 +01:00 |
|
Patrick Niklaus
|
3f81f6b441
|
Finish the nearest plugin
|
2016-03-23 17:50:13 +01:00 |
|
Patrick Niklaus
|
c53a448589
|
Add trip plugin
|
2016-03-23 17:50:13 +01:00 |
|
Patrick Niklaus
|
9d10490613
|
First compiling version of map_match plugin
|
2016-03-23 17:50:13 +01:00 |
|
Daniel J. Hofmann
|
99f94969aa
|
Temporarily comment out match.cpp as to not break the build process
|
2016-03-23 17:50:13 +01:00 |
|
Daniel J. Hofmann
|
e377a19c10
|
Adapts Nearest plugin to new API
|
2016-03-23 17:50:13 +01:00 |
|
Daniel J. Hofmann
|
d6a8690425
|
Adapts publicly facing new API
|
2016-03-23 17:50:13 +01:00 |
|
Patrick Niklaus
|
487df70eb3
|
Initial non-building match plugin
|
2016-03-23 17:50:13 +01:00 |
|
Patrick Niklaus
|
84097964b7
|
Add table API
|
2016-03-23 17:50:13 +01:00 |
|
Patrick Niklaus
|
09378f28fd
|
Fix table plugin
|
2016-03-23 17:50:13 +01:00 |
|
Patrick Niklaus
|
39bc0fd330
|
Add viaroute suport for new API
|
2016-03-23 17:50:13 +01:00 |
|