Skip to content

Add a "Route Names" GTFS Component #1463 #1464

@isabelle-dr

Description

@isabelle-dr

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.txt is present and has at least one record.
  • Fares v2: if fare_products.txt and fare_leg_rules.txt are present and each has at least one record.
  • Pathways: if pathways.txt is present and has at least one record.

Screenshot showing the Pathways component present in the data.
Screenshot 2023-05-31 at 6 50 39 AM

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature request or improvement on an existing featuregood first issueGood task for newcomers to work on.status: ReadyAn issue that is ready to be worked on.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions