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_boarding to arrivals_departures #47

Closed magnusburton closed 9 months ago

magnusburton commented 1 year ago

Thought I’d add some accessibility data to arrivals_departures. This should conform to the Gtfs specification. I’m a big supporter for accessible public transport :) hope this helps!

magnusburton commented 1 year ago

I'm going for the bonus points. Happy to help!

derhuerst commented 1 year ago

With one tiny caveat, this looks good. Thanks for the contribution!

I would like to add a test, give me some days to commit it.

magnusburton commented 9 months ago

Finally managed to fix the queries. I did however make a mistake and include commit 0c0b3fa. It does not belong in this PR

derhuerst commented 9 months ago

Thanks!

I have amended, squashed and split-up your commits for a cleaner Git history. Because I'm not allowed to push in your fork, I diverged from your fork, so this PR is displayed as closed instead of merged. Your commits are on main now though.

derhuerst commented 7 months ago

Published a while ago in gtfs-via-postgres@4.9.0. 🎉