Package org.goplanit.gtfs.converter
-
Interface Summary Interface Description GtfsConverterReaderSettings Capture all common user configurable settings regarding GTFS converter readers for raw (static) GTFS feeds. -
Class Summary Class Description GtfsConverterHandlerData Base class with shared data used by all derived classesGtfsConverterReaderSettingsImpl Capture all common user configurable settings regarding GTFS converter readers for raw (static) GTFS feeds.GtfsConverterReaderSettingsWithModeMapping Capture the mode mapping aspect of GTFS converter readers for raw (static) GTFS feeds.RouteTypeExtendedToPredefinedPlanitModeMappingCreator Each eligible GTFS extended Route type is mapped to a PLANit mode through this dedicated mapping class so that the memory model's modes are user configurable yet linked to the original format.RouteTypeOriginalToPlanitModeMappingCreator Each GTFS default Route type is mapped to a PLANit mode through this dedicated mapping class so that the memory model's modes are user configurable yet linked to the original format.