Project-OSRM / osrm-backend

Open Source Routing Machine - C++ backend
http://map.project-osrm.org
BSD 2-Clause "Simplified" License
6.34k stars 3.36k forks source link

Route only by ferries that have certain tag on certain value #5649

Closed Mativane closed 2 months ago

Mativane commented 4 years ago

Hello! I'm looking for a way to make OSRM route by ferries but only when tag opening_hours has "24/7" value. I tried to change car.lua but I'm unsure where exactly should I edit it. I'm using default car.lua file without any modifications. What should I do to make OSRM skip all ferry with opening_hours diffrent that 24/7? Is this even possible?

github-actions[bot] commented 3 months ago

This issue seems to be stale. It will be closed in 30 days if no further activity occurs.