osrm-backend/features/car
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
..
access.feature Make pedestrian roads marked as destination routable with car profile. 2015-09-03 17:46:20 +02:00
advisory.feature Add support for advisory speed limits 2015-11-19 21:25:12 +01:00
barrier.feature Make an exception for block barriers in bicycle and foot profile. 2015-09-07 12:23:21 +02:00
bridge.feature Use .round instead of .to_i for cucumber speeds 2015-08-25 00:06:57 +02:00
destination.feature cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
ferry.feature Fixed test case that uses the car profile. 2015-09-03 17:01:11 +02:00
link.feature make link tests less brittle, no overlapping paths 2014-10-13 14:56:17 +02:00
maxspeed.feature Use .round instead of .to_i for cucumber speeds 2015-08-25 00:06:57 +02:00
mode.feature Add test for car mode snapping 2015-12-16 22:03:46 +01:00
names.feature Add test to check new way naming convention 2015-06-01 11:19:27 +02:00
oneway.feature clean cucumber comments, fixes 'file to long' problem with latest version of cucumber 2014-04-01 15:30:55 +02:00
permissive.feature update profile and tests for pushing of bikes 2013-02-03 14:46:18 +01:00
restrictions.feature Parse specific restriction:* tags based on profile exceptions 2015-09-10 15:52:26 -07:00
roundabout.feature cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
shuttle_train.feature cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
speed.feature update speed profile from external calibration data 2014-12-17 11:02:04 +01:00
surface.feature update speed profile from external calibration data 2014-12-17 11:02:04 +01:00
traffic.feature Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08:00
way.feature cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00