Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do gtfs2netexfr handle the pathways and levels GTFS extensions ? #753

Open
fchabouis opened this issue Mar 3, 2021 · 1 comment
Open

Comments

@fchabouis
Copy link

From what I have seen, you have at least partially added the support for the pathways and levels GTFS extension (#398 and #678)
I am wondering if the gtfs2netexfr crate is able to generate a netex file containing accessibility informations if such an information is present in the GTFS input ?

Thank you for your help !

@fchabouis fchabouis changed the title Do transit_model handle the pathways and levels GTFS extensions ? Do gtfs2netexfr handle the pathways and levels GTFS extensions ? Mar 3, 2021
@datanel
Copy link
Member

datanel commented Mar 3, 2021

I think the only accessibility information you should have from GTFS is the wheelchair_boarding in stops.txt

see https://github.com/CanalTP/transit_model/blob/master/documentation/gtfs_to_ntfs_specs.md#reading-stopstxt and https://github.com/CanalTP/transit_model/blob/master/documentation/ntfs_to_netex_france_specs.md#accessibilityassessment (GTFS to NTFS and NTFS to NetexFr)

but nothing from pathways and levels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants