geotrellis / geotrellis-transit

API and libraries for generating travelsheds from OSM & GTFS data
Other
40 stars 20 forks source link

Fixes to gtfs parser, code cleanup #20

Closed lossyrob closed 11 years ago

lossyrob commented 11 years ago

Gtfs parser was requiring only one weekday service, but the nyc MTA had multiple weekday services, so now it just considers them all.

Also took out code that referenced the .travelPathTo, the debug code removed from geotrellis.network.graph.shortestpath

joshmarcus commented 11 years ago

+1