rust-transit / gtfs-structure

Read a GTFS file
MIT License
56 stars 32 forks source link

Read levels #129

Open AntoineAugusti opened 2 years ago

AntoineAugusti commented 2 years ago

It seems like the levels.txt file is not available at the moment https://developers.google.com/transit/gtfs/reference#levelstxt

AntoineAugusti commented 2 years ago

stops.level_id exists https://github.com/rust-transit/gtfs-structure/blob/348052aa229f21a2452971078d7c8d721ea9352b/src/objects.rs#L185