public-transport / gtfs-via-postgres

Process GTFS Static/Schedule by importing it into a PostgreSQL database.
https://github.com/derhuerst/gtfs-via-postgres#gtfs-via-postgres
Other
93 stars 18 forks source link

Add wheelchair_accessible value to stop_time views #59

Closed magnusburton closed 7 months ago

magnusburton commented 8 months ago

Hi! Wanted to expose the wheelchair_accessible value from trips to the stop_time views to further improve accessibility.

derhuerst commented 7 months ago

I have amended & merged your changes as a69397c.

Thanks! Do you want to be mentioned in contributors in package.json? If you do, how? As Magnus Burton <magnus.burton@me.com>?

magnusburton commented 7 months ago

That'd be great, Magnus Burton magnus.burton@me.com fine! Thanks

derhuerst commented 7 months ago

Published in gtfs-via-postgres@4.10.0. 🎉