osrm-backend/src
Patrick Niklaus 2a103c4362 Fix mathematical assumptions in StaticRTree
StaticRTree now uses projected coordinates internally. That means we can
use a euclidean distance measure (squared distance) for sorting the
query queue.
2016-03-31 19:03:57 +02:00
..
benchmarks Fix staticrtree benchmark 2016-03-31 18:58:52 +02:00
contractor Only allow to specify the common base path 2016-03-31 18:58:52 +02:00
engine Fix mathematical assumptions in StaticRTree 2016-03-31 19:03:57 +02:00
extractor correctly handle roundabouts in a wide set of special cases 2016-03-31 18:58:52 +02:00
osrm Add support for tile plugin 2016-03-31 18:58:52 +02:00
server Removes server-side support for POST requests. 2016-03-31 18:58:52 +02:00
storage Always safe the absolute path to .fileIndex 2016-03-31 18:58:52 +02:00
tools console error which files are missing for osrm-routed 2016-03-31 18:58:52 +02:00
util Fix mathematical assumptions in StaticRTree 2016-03-31 19:03:57 +02:00