osrm-backend/features
Daniel Patterson 1c3cb897c1 Refactor RTree so that .fileIndex only contains EdgeDataT, and all r-tree structure is in the .ramIndex file.
Also tunes the BRANCHING_FACTOR a bit to speed up access with this new layout.
2017-06-02 12:15:06 +00:00
..
bicycle Splits turn penalty tests into bicycle and testbot domain, resolves #4067 2017-05-31 10:47:43 +02:00
car make all u-turns continue 2017-06-01 12:39:10 +02:00
foot refactor of post-processing 2017-02-25 12:17:22 +00:00
guidance make all u-turns continue 2017-06-01 12:39:10 +02:00
lib Add routing algorithm option 2017-03-17 12:27:47 +01:00
nearest cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
options Disable weight update factor test, see issue #4065 2017-05-19 08:25:03 +00:00
raster use signed slope to distinguish uphills and downhills 2017-03-30 11:20:13 +02:00
step_definitions Adding "sides" params for the sides option tests into java script 2017-05-30 10:19:41 +00:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Rename side API 2017-05-30 10:19:41 +00:00
testbot Refactor RTree so that .fileIndex only contains EdgeDataT, and all r-tree structure is in the .ramIndex file. 2017-06-02 12:15:06 +00:00