[openstreetmap/openstreetmap-website] Question: What path finding algorithm is used? (#3178)

Frederik Ramm notifications at github.com
Mon Apr 19 10:20:20 UTC 2021


This repository contains the code running the OSM web site. The route finding is not part of this web site or repository; instead, routing requests are delegated to other routing engines, namely GraphHopper https://github.com/graphhopper/graphhopper and OSRM https://github.com/Project-OSRM/osrm-backend . Both engines support "contraction hierarchies" and other routing algorithms. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3178#issuecomment-822356567
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210419/90bd2a17/attachment.htm>


More information about the rails-dev mailing list