Dennis Luxen
|
79b9bdf7ce
|
rename JSON namespace to osrm::json to avoid namespace clash with V8
|
2015-02-18 17:27:31 +01:00 |
|
Dennis Luxen
|
2a8084b6c6
|
clean up derived classed and their functions to correctly use final keyword:
functions marked as final need to be marked virtual. use override specifier to do so
|
2015-01-28 12:03:21 +01:00 |
|
Dennis Luxen
|
b20b7e65bf
|
renamed: Util/* -> util/*
|
2015-01-27 17:47:23 +01:00 |
|
Dennis Luxen
|
1b10f53eff
|
DataStructures/RawRouteData.h -> DataStructures/internal_route_result.hpp, implements #1238
|
2015-01-06 13:22:12 +01:00 |
|
Dennis Luxen
|
4a6325696e
|
change library interface to expose json container as structure to exchange data
|
2015-01-06 13:19:21 +01:00 |
|
Dennis Luxen
|
b50a907ca3
|
fix changed include paths
|
2015-01-06 13:17:12 +01:00 |
|
Dennis Luxen
|
a4919ffb45
|
re-enable hintin mechanism
|
2015-01-05 12:59:29 +01:00 |
|
Dennis Luxen
|
9722f56be8
|
remove more debug code
|
2015-01-02 16:41:36 +01:00 |
|
Dennis Luxen
|
1fa9091239
|
retire json hinting mechanism
|
2015-01-02 15:46:43 +01:00 |
|
Dennis Luxen
|
fa5c0560fa
|
use tiny cc id if all phantoms have such an id, and if and only if all ids are equal
|
2015-01-02 09:36:27 +01:00 |
|
Dennis Luxen
|
03dcf82602
|
use first phantom node of second pair
|
2015-01-02 09:36:26 +01:00 |
|
Dennis Luxen
|
95d1e8a4f1
|
adapt viaroute plugin to query NN search for vector of phantom nodes
|
2015-01-02 09:36:26 +01:00 |
|
Dennis Luxen
|
2b63eb8243
|
remove zoom level from nearest neighbor calls
|
2014-12-24 10:40:03 +01:00 |
|
Dennis Luxen
|
8485e02c00
|
renamed: Plugins/* -> plugins/*
|
2014-11-28 15:14:13 +01:00 |
|