osrm-backend/features
Daniel Patterson 49441fe204 Make forward/reverse weight/offset calculated at query time,
rather than being cached in the StaticRTree.  This means we
can freely apply traffic data and not have stale values lying
around.  It reduces the size of the RTree on disk, at the expense
of some additional data in RAM.
2016-03-03 10:49:12 -08:00
..
bicycle modify turn angles and instructions 2016-02-15 20:13:55 +01:00
car Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08:00
foot Make an exception for block barriers in bicycle and foot profile. 2015-09-07 12:23:21 +02:00
nearest Move nodes inside the search radius 2015-05-15 00:34:53 +02:00
options Remove #line checks, it seems to be dependent on the boost version 2016-03-01 19:19:31 +01:00
raster osrm-prepare -> osrm-contract 2016-03-01 16:43:34 +01:00
step_definitions Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08:00
stress cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
support Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08:00
testbot correct handling of travel modes 2016-02-16 01:35:04 +01:00
timestamp cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00