Revision 48f504a...

Go back to digest for 16th December 2012

Bug Fixes in Utilities

Friedrich Karl Tilman Pülz committed changes in [publictransport] engine/gtfs/serviceprovidergtfs.cpp:

Fix empty departure targets for some GTFS providers

The trip_headsign field in trips.txt is optional, but used
as departure target.
If it is not available use the last stop of the route stop
list for departures (the first for arrivals) as
target/origin string. Fixes eg. nz_metlink.

File Changes

Modified 1 files
  • engine/gtfs/serviceprovidergtfs.cpp
1 files changed in total