-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
enhancementNew feature request or improvement on an existing featureNew feature request or improvement on an existing featuregood first issueGood task for newcomers to work on.Good task for newcomers to work on.status: Work in progressA PR that would close this issue has been opened.A PR that would close this issue has been opened.
Description
Context
This validator contains a section that lists the GTFS Components present in the data (see below for Pathways). This has been introduced in #1389.
Currently, we track:
- Fares v1: if
fare_attributes.txtis present and has at least one record. - Fares v2: if
fare_products.txtandfare_leg_rules.txtare present and each has at least one record - Pathways: if
pathways.txtis present and has at least one record
Screenshot showing the Pathways component present in the data.
.
Issue
Add a "Transfers" component to this list. We consider this component present if transfers.txt is present in the data and has at least one record.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature request or improvement on an existing featureNew feature request or improvement on an existing featuregood first issueGood task for newcomers to work on.Good task for newcomers to work on.status: Work in progressA PR that would close this issue has been opened.A PR that would close this issue has been opened.
Type
Projects
Status
Done