Project-OSRM / osrm-backend

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

foot profile should support railway #4316

Open emiltin opened 7 years ago

emiltin commented 7 years ago

there are no tests and actual support for going on railsways also seem to be missing

MoKob commented 6 years ago

@emiltin could you be a bit more specific? I guess without timetables, supporting railways isn't very helpful? Or are you aiming at something else than actual public transit routing?

emiltin commented 6 years ago

i was thinking of simple routing on railway without time-table support. of course this is not ideal, but might be preferable to not having connection. i guess it's up for discussion about whether we want to support this - we currently do for bike, which is why i added this issue.

if we route on railways, it should be with a low rate, so it's only used as last resort.

MichalPP commented 6 years ago

do you think https://wiki.openstreetmap.org/wiki/Proposed_features/Headway would help? (after we have some relation support)

emiltin commented 6 years ago

in principle such a tag indicating the frequency of a particular service could be useful, however, if we want to even use railways at all, they should be with a very low rate to make them unattractive, even if they're faster, since the point of a foot or bike profile is to go by foot or bike, even when it might be faster to go by train.

github-actions[bot] commented 1 week ago

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