OsmIntermodalReader
OsmIntermodalReader 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
OsmIntermodalReader instance
OsmIntermodalReaderSettings instance
OsmNetworkReader instance
OsmNetworkReaderSettings instance
PlanitIntermodalReader instance
PlanitIntermodalReaderSettings instance
PlanitNetworkReader instance
PlanitNetworkReaderSettings instance