To Replicate:
- Clone loom and cd into loom.
- Download GTFS data from gtfs_rapid_rail_kl.zip
- Place gtfs_rapid_rail_kl.zip into
./data.
- Build docker image
docker build -t loom ./.
- Run interactive shell
docker run -v ./data:/data -it loom sh
- Run the command
gtfs2graph /data/gtfs_rapid_rail_kl.zip | loom | transitmap -l > /data/gtfs_rapid_rail_kl.svg in the interactive container shell.
- Open the generated svg file in
./data/gtfs_rapid_rail_kl.svg on the host machine.
- Notice that names are incomplete.
Expected:
Correct station names from the actual map