Closed jordi-cluet closed 1 year ago
This is strongly related to #41. The reason why 1700 is not currently supported is that the extended MOT types are mapped to "classic" GTFS route types before pfaedle handles them. For 1700, there is no well-defined mapping to a classic route type, because this is a catch-all "Miscellaneous Service".
As soon as #41 ix fixed, pfaedle will pass these through untouched.
I am trying to parse some GTFS files which contain routes with route_type 1700, which is part of the Extended GTFS Route Types, and I receive an error. I guess because it is missing in Route.h. GTFS file was obtained from this source.
Log: