arup-group / genet

Manipulate MATSim networks via a Python API.
MIT License
43 stars 10 forks source link

GTFS reader #50

Closed KasiaKoz closed 2 years ago

KasiaKoz commented 3 years ago

GTFS reader is not currently reading or passing information on:

(human readable names) when creating genet.Schedule objects. These are really useful and should persist to the Schedule object.

KasiaKoz commented 2 years ago

route names are being read: https://github.com/arup-group/genet/blob/master/genet/inputs_handler/gtfs_reader.py#L95