-
Notifications
You must be signed in to change notification settings - Fork 181
faq 110073120
by Jinkai Zhou on 2017-06-16 15:01:34
I want to run a simulation using New York City bus. However the GTFS data contain all bus routes of New York which converted to the schedule file, it turned out to be a huge file. It crashes my computer all the time. So I want to change the GTFS data so that when I convert it to schedule file, I will have just few routes of my choice.
Please let me know if there is a easy way to delete routes other than going into the schedule file and do it manually. Thanks
by Marcel Rieser on 2017-06-17 07:13:09
Short answer: no.
There is currently no schedule editor for MATSim, so you either have to manually delete it, or write code that loads the network file, deletes the line, and writes it out again.
by Michael Zilske on 2017-06-22 15:24:54
I would look for a GTFS editor. As far as I remember, Conveyal has one, which is web-based and reasonably easy to set up. Then you can do all your edits on the GTFS side and convert to MATSim when you're content.
by Clemens Schmidt on 2018-06-08 11:02:05
Conveyal OpenSource version seems unsupported these days.
The "Static GTFS Manager" worked good for me: https://github.com/WRI-Cities/static-GTFS-manager
You are viewing an archive of the previous MATSim Q&A site. The real site is now at https://matsim.org/faq