osrm-backend/include/engine
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
..
api correctly handle roundabouts in a wide set of special cases 2016-04-05 22:59:14 +02:00
datafacade Simplify the timestamp handling 2016-04-05 22:58:32 +02:00
guidance fix same segment routes 2016-04-05 22:59:14 +02:00
map_matching Runs scripts/format.sh 2016-04-05 22:58:32 +02:00
plugins Object Encoder -> Base64, kill false dependencies while doing so 2016-04-05 22:58:32 +02:00
routing_algorithms fix same segment routes 2016-04-05 22:59:14 +02:00
trip Add trip plugin 2016-04-05 22:58:32 +02:00
base64.hpp Provide correct Base64 implementation. 2016-04-05 22:58:32 +02:00
bearing.hpp Adds the license preamble for all publicly installed eaders, closes #2036 2016-04-05 22:58:32 +02:00
douglas_peucker.hpp First round of lat,lng -> lng,lat switcheroo 2016-04-05 22:58:32 +02:00
engine_config.hpp Only allow to specify the common base path 2016-04-05 22:58:32 +02:00
engine.hpp Preliminary integration of the tile plugin 2016-04-05 22:58:32 +02:00
geospatial_query.hpp Fix mathematical assumptions in StaticRTree 2016-04-05 22:59:14 +02:00
hint.hpp Mismatched tag in fwd decl 2016-04-05 22:59:14 +02:00
internal_route_result.hpp post processing moved onto route-steps, looses sync with geometry segments 2016-04-05 22:58:32 +02:00
phantom_node.hpp Implement re-enabling of PhantomNode directions after bearing filtering 2016-04-05 22:59:14 +02:00
polyline_compressor.hpp advanced guidance on 5.0 2016-04-05 22:58:32 +02:00
search_engine_data.hpp Run clang-format 2016-01-08 01:31:57 +01:00
status.hpp Adds the license preamble for all publicly installed eaders, closes #2036 2016-04-05 22:58:32 +02:00