Converter Writer

Converter Writers

Reference documentation for all converter compatible input writers. Writers can be instantiated via the ConverterFactory class instance that can be collected from the top-level Planit() instance to create, i.e., manufacture, converter writers of a specific type. Such readers can be used to persist in a paraticular format given a compatible PLANit memory model instance.

Currently, the following types of writers exist:

  • Network writers
  • Zoning writers
  • Demand writers (not yet supported)
  • Intermodal writers (combination of network and zoning writer)
  • Service network writers (not yet supported)
  • Routed services writers (not yet supported)

See also

ConverterFactory for more information on how to use writers in combination with a converter

Source code

converterwrappers.py


MatsimIntermodalWriter

MatsimIntermodalWriter instance

MatsimIntermodalWriterSettings

MatsimIntermodalWriterSettings instance

MatsimNetworkWriter

MatsimNetworkWriter instance

MatsimNetworkWriterSettings

MatsimNetworkWriterSettings instance

PlanitIntermodalWriter

PlanitIntermodalWriter instance

PlanitIntermodalWriterSettings

PlanitIntermodalWriterSettings instance

PlanitNetworkWriter

PlanitNetworkWriter instance

PlanitNetworkWriterSettings

PlanitNetworkWriterSettings instance

Last modified January 1, 0001