GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 5.0.1 at 2024-06-17T13:58:46Z,
for the dataset file:///tmp/1_in.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Trenitalia France
Publisher URL:
https://www.trenitalia.com/trenitalia-france.html
Feed Language:
French

Files included


  1. agency.txt
  2. calendar_dates.txt
  3. feed_info.txt
  4. routes.txt
  5. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 1
  • Blocks: 1
  • Routes: 12
  • Shapes: 0
  • Stops: 7
  • Trips: 1410

Specification Compliance report

35 notices reported (0 errors, 35 warnings, 0 infos)

Notice Code Severity Total
duplicate_route_name WARNING 7

duplicate_route_name

Two distinct routes have either the same route_short_name, the same route_long_name, or the same combination of route_short_name and route_long_name.

All routes of the same route_type with the same agency_id should have unique combinations of route_short_name and route_long_name.

Note that there may be valid cases where routes have the same short and long name, e.g., if they serve different areas. However, different directions must be modeled as the same route.

Example of bad data:

route_id route_short_name route_long_name
route1 U1 Southern
route2 U1 Southern

You can see more about this notice here.

csvRowNumber1 (?) The row number of the first occurrence. routeId1 (?) The id of the the first occurrence. csvRowNumber2 (?) The row number of the other occurrence. routeId2 (?) The id of the the other occurrence. routeShortName (?) Common `routes.route_short_name`. routeLongName (?) Common `routes.route_long_name`. routeTypeValue (?) Common `routes.route_type`. agencyId (?) Common `routes.agency_id`.
2 "6655" 3 "6647" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" 2 "TI"
2 "6655" 5 "6651" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" 2 "TI"
6 "6650" 7 "6656" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" 2 "TI"
2 "6655" 8 "6653" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" 2 "TI"
6 "6650" 9 "6654" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" 2 "TI"
6 "6650" 10 "6652" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" 2 "TI"
12 "9287" 13 "9281" "Paris-Gare-de-Lyon/Milano Centrale" "Paris-Gare-de-Lyon/Milano Centrale" 2 "TI"
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
missing_recommended_column WARNING 1

missing_recommended_column

A recommended column is missing in the input file.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the missing column.
"stop_times.txt" "timepoint"
missing_recommended_field WARNING 3

missing_recommended_field

A recommended field is missing.

The given field has no value in some input row, even though values are recommended.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"feed_info.txt" 2 "feed_start_date"
"feed_info.txt" 2 "feed_end_date"
"feed_info.txt" 2 "feed_version"
route_long_name_contains_short_name WARNING 12

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
"6655" 2 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"6647" 3 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"9296" 4 "Milano Centrale/Paris-Gare-de-Lyon" "Milano Centrale/Paris-Gare-de-Lyon"
"6651" 5 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"6650" 6 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6656" 7 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6653" 8 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs" "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"6654" 9 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6652" 10 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon" "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6645" 11 "---/---" "---/---"
"9287" 12 "Paris-Gare-de-Lyon/Milano Centrale" "Paris-Gare-de-Lyon/Milano Centrale"
"9281" 13 "Paris-Gare-de-Lyon/Milano Centrale" "Paris-Gare-de-Lyon/Milano Centrale"
route_short_name_too_long WARNING 11

route_short_name_too_long

Short name of a route is too long (more than 12 characters).

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`.
"6655" 2 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"6647" 3 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"9296" 4 "Milano Centrale/Paris-Gare-de-Lyon"
"6651" 5 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"6650" 6 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6656" 7 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6653" 8 "Paris-Gare-de-Lyon/Lyon-Perrache-Voyageurs"
"6654" 9 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"6652" 10 "Lyon-Perrache-Voyageurs/Paris-Gare-de-Lyon"
"9287" 12 "Paris-Gare-de-Lyon/Milano Centrale"
"9281" 13 "Paris-Gare-de-Lyon/Milano Centrale"