-
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: ReadyAn issue that is ready to be worked on.An issue that is ready to be worked on.
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 "Route Names" component to this list. We consider this component present if both the fields route_short_name and route_long_name in routes.txt are present, and if they have at least one value defined.
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: ReadyAn issue that is ready to be worked on.An issue that is ready to be worked on.
Type
Projects
Status
Done