I have already built a Transit routing machine. It’s currently coded in Ruby on Rails, but if someone wants to build it with C++ to enhance calculations, it would be great. Right now, one calculation takse between 2 and 10 seconds for a network with multiple agencies and more than 9 millions stop times for a specific service time. The algorithm used is http://i11www.iti.uni-karlsruhe.de/extra/publications/dpsw-isftr-13.pdf It uses OSRM for transfer routing (walking).
Contact me for more information about this. > On Feb 27, 2015, at 3:33 AM, Dennis Luxen <[email protected]> wrote: > > Hi, > > there are no immediate plans to build a transit router. > > —Dennis > > — > Want to support OSRM development? Buy us a beer: > http://www.amazon.de/registry/wishlist/1V2TKTFOZIU80 > >> Am 27.02.2015 um 07:20 schrieb Mark Lester <[email protected]>: >> >> What plans, if any, are there to handle public transit systems in OSRM, and >> thus subsequently OSM. >> I am trying to develop an open access GTFS editor. I am running a route >> planning service using OTP, but I only really need that as part of a >> developer/editor environment, i.e with which to test a timetable before >> submitting. If I can shove my data at OSM I hope to get at some groups , in >> particular in India, to work on early projects and to get some momentum for >> developing a public "Potlach for timetables". >> If anyone else has GTFS editor they want or already have floated, please >> get in touch. >> >> WikiTimetabe - Crowd Sourced Trip Planner >> >> >> >> >> >> >> WikiTimetabe - Crowd Sourced Trip Planner >> WikiTimeTable - Crowd Sourced Trip Planner - Choose a country from >> View on wikitimetable.com >> Preview by Yahoo >> >> >> >> _______________________________________________ >> OSRM-talk mailing list >> [email protected] >> https://lists.openstreetmap.org/listinfo/osrm-talk > > > _______________________________________________ > OSRM-talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/osrm-talk _______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
