What problem does it solve?
Mapping complex public transit schedules onto road networks is a common bottleneck in transport modeling. This Skill streamlines the entire pt2matsim process, from network preparation to parameter tuning, ensuring accurate and efficient integration of public transit into your MATSim simulations.
Core Features & Use Cases
- Automated Transit Mapping: Automatically map GTFS-derived transit schedules onto your MATSim road network.
- Troubleshoot Mapping Issues: Diagnose and resolve common problems like stuck processes, too many artificial links, or route failures.
- Optimize Parameters: Tune mapping parameters for various scenarios (e.g., metro vs. bus) to achieve optimal results.
- Use Case: You've converted GTFS data and cleaned your network. Now, use this Skill to map your Taipei Metro transit schedule onto the cleaned network, generating
network-with-pt.xml.gz and transitSchedule-mapped.xml.gz for your simulation.
Quick Start
Map the transit schedule from 'transitSchedule.xml' onto the cleaned network 'network-cleaned.xml.gz' using the artificial link mode for a quick test, saving outputs to 'network-with-pt.xml.gz' and 'transitSchedule-mapped.xml.gz'.