osrm-backend/include
Patrick Niklaus 30a9bc3179 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-04-05 22:59:14 +02:00
..
contractor Enables the use of multiple segment-speed-files on the osrm-contract 2016-04-05 22:58:32 +02:00
engine Fix mathematical assumptions in StaticRTree 2016-04-05 22:59:14 +02:00
extractor Fix raster_source + tests 2016-04-05 22:59:14 +02:00
osrm Only allow to specify the common base path 2016-04-05 22:58:32 +02:00
server Removes server-side support for POST requests. 2016-04-05 22:59:14 +02:00
storage std::string -> boost::filesystem::path 2016-04-05 22:58:32 +02:00
util Fix mathematical assumptions in StaticRTree 2016-04-05 22:59:14 +02:00