This repository contains conversion code to convert GTFS data into a MATSim transit schedule format using conveyal gtfs-lib.
To use it, follow the following steps:
- Check out this repository using an IDE and add the project via Maven.
- Run GTFS2MATSimNetwork to generate pseudo network from GTFS file.