graphhopper / directions-api

Issues for the GraphHopper Directions API
https://graphhopper.com/api/1/docs/
60 stars 25 forks source link

RailWay Routing instead of Car #9

Closed sadaqatbukhari closed 9 years ago

sadaqatbukhari commented 9 years ago

I need to route on railways line using graphhopper instead of car. Could you please guide me how to do that using api? I need to provide following options http://wiki.openstreetmap.org/wiki/Key:railway.

jansoe commented 9 years ago

Public Transport is currently not supported.

karussell commented 9 years ago

Public transport is not only a different beast algorithm wise it is also a data coverage problem and therefor we won't support this in the near future. For graphhopper itself and just routing on the railway network without the time information @jansoe already replied here on how to do that: https://github.com/graphhopper/graphhopper/issues/443