Sadless74 / googletransitdatafeed

Automatically exported from code.google.com/p/googletransitdatafeed
0 stars 0 forks source link

scheduleviewer supports trip_type but also warns about it being unknown #212

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Take a GTFS feed that uses trip_type to distinguish between usual and
unusual patterns.
2. Load it into schedule viewer.
3. Observe the warning from transitfeed.py that trip_type is unknown.
4. Observe that patterns are actually colored differently according to
trip_type -- can't be so unknown after all!

Original issue reported on code.google.com by arnoegw.code@gmail.com on 18 Dec 2009 at 3:48

GoogleCodeExporter commented 9 years ago
Moved to https://github.com/google/transitfeed/issues/212

Original comment by bdfer...@google.com on 8 Oct 2014 at 12:10