osrm-backend/src
Daniel Patterson fa525ad610
Return an array with meta-data for each coordinate.
Currently supports duration and distance for each coordinate.

This is particularly useful in map-matching, comparing how
a trip progresses compared to a real GPS trace that is
map-matched.
2016-05-12 01:11:09 +02:00
..
benchmarks Fix rtree benchmark 2016-05-07 23:52:11 +02:00
contractor Make LeafNode aligned to memory pages. 2016-05-07 23:52:11 +02:00
engine Return an array with meta-data for each coordinate. 2016-05-12 01:11:09 +02:00
extractor Only use const-ref for coordinate vector 2016-05-07 23:52:11 +02:00
osrm Add support for tile plugin 2016-04-05 22:58:32 +02:00
server Fix syntax error position indicators in parameters queries 2016-04-27 19:52:23 +02:00
storage Remove typename prefix from non-dependent type alias 2016-05-03 12:00:40 +02:00
tools Fix naming convention of Percent 2016-05-02 17:25:58 +02:00
util Inline and vectorize haversine for GetPathDistance 2016-05-02 19:53:42 +02:00