Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 614 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 614 Bytes

Build Status

GTFS2MATSim

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:

  1. Check out this repository using an IDE and add the project via Maven.
  2. Run GTFS2MATSimNetwork to generate pseudo network from GTFS file.