Skip to content

Instantly share code, notes, and snippets.

Convert from OMM to new file format:

./scripts/openmetromaps-cli new-format create
    --input ~/github/OpenMetroMapsData/berlin/schematic.xml
    --output schematic.omm2

Export Ipe file from new format:

./scripts/openmetromaps-cli new-format export-ipe

--input schematic.omm2 --output schematic.ipe