kuanb / peartree

peartree: A library for converting transit data into a directed graph for sketch network analysis.
MIT License
201 stars 23 forks source link

[bug] Tool breaks when GTFS lacks direction id column #17

Closed kuanb closed 6 years ago

kuanb commented 6 years ago

See PR #16

Edit: Seems like the issue had to do with the lack of support for direction id, which that PR introduces support for.