planarnetwork / raptor

Implementation of the Route Based Public Transit Algorithm (Raptor)
82 stars 13 forks source link

ignore currently unused gtfs entries #3

Closed iamralpht closed 5 years ago

iamralpht commented 5 years ago

With this change I'm able to compute journeys in Seattle using the most recent King County Metro GTFS file (from here http://transitfeeds.com/p/king-county-metro/73/latest ). I'm also able to plan journeys using the GB Rail GTFS from the planar network page. Unfortunately I haven't had much success creating journeys using Caltrain, BART or SFMTA (which are some of the transit operators in San Francisco) using this library yet.

linusnorton commented 5 years ago

@iamralpht if you send me a link to some gtfs files I can take a look