This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Transport options

1

Why isn't public transport among the transport options at https://www.openstreetmap.org/directions? What's the difference between GraphHopper and OSRM?

asked 06 Jan '21, 17:14

Mcljlm's gravatar image

Mcljlm
26112
accept rate: 0%


One Answer:

8

Chiefly, because OpenStreetMap doesn't store timetables.

But even for those areas/services where service is sufficiently frequent that timetables aren't necessary, no-one has stepped up to provide an implementation. The routing services on osm.org are not run by the OpenStreetMap Foundation, they're externally provided services which use OSM data.

I'm sure that if someone were to provide (say) a worldwide OpenTripPlanner instance that could be hooked into osm.org, based on OSM data, then it would be considered for inclusion on the front page.

answered 06 Jan '21, 20:10

Richard's gravatar image

Richard ♦
30.9k44279412
accept rate: 18%

edited 07 Jan '21, 10:34

3

Only if it was providing value to OSM mappers doing mapping. A general-purpose routing engine using mostly non-OSM data would probably not be included.

(07 Jan '21, 10:21) Andy Allan

Good point, I should have made that explicit! Edited.

(07 Jan '21, 10:34) Richard ♦

Source code available on GitHub .