GtfsIntermodalReader
GtfsIntermodalReader instance
Reference documentation for all converter compatible input readers. Such readers can be instantiated via the
ConverterFactory
class instance that can be collected from the top-level Planit()
instance to create, i.e., manufacture, converter readers of a specific type. Such readers can be used to parse a
particular input data source and either manipulate it in memory or convert it into a different format through a compatible writer.
Currently, the following types of readers exist:
ConverterFactory for more information on how to use readers in combination with a converter
converterwrappers.py
GtfsIntermodalReader instance
GtfsIntermodalReaderSettings instance
OsmIntermodalReader instance
OsmIntermodalReaderSettings instance
OsmNetworkReader instance
OsmNetworkReaderSettings instance
PlanitDemandsReader instance
PlanitDemandsReaderSettings instance
PlanitIntermodalReader instance
PlanitIntermodalReaderSettings instance
PlanitNetworkReader instance
PlanitNetworkReaderSettings instance
PlanitZoningReader instance
PlanitZoningReaderSettings instance
TntpDemandsReader instance
TntpDemandsReaderSettings instance
TntpNetworkReader instance
TntpNetworkReaderSettings instance
TntpZoningReader instance
TntpZoningReaderSettings instance