matsim-org / GTFS2MATSim

A GTFS to MATSim converter, maintained by the Berlin team.
http://matsim.org/extension/gtfs2matsim
Other
12 stars 20 forks source link

Introduce Builder with addtional filter parameters #15

Closed rakow closed 4 years ago

rakow commented 4 years ago

This PR introduces a builder pattern to create the GTFSConverter instance and deprecates the old constructor. The builder allows specifying predicates to filter routes, which enables working with large gtfs files, where not all trips are needed in the final scenario