GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T16:08:44Z,
for the dataset file:///shared/gtfs-20220-f84b9bde618913.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
N/A
Publisher URL:
N/A
Feed Email:
N/A
Feed Language:
N/A

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. routes.txt
  5. shapes.txt
  6. stop_times.txt
  7. stops.txt
  8. trips.txt

Counts


  • Agencies: 1
  • Blocks: 29
  • Routes: 8
  • Shapes: 29
  • Stops: 482
  • Trips: 404

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_diff_coordinates_distance_below_threshold WARNING 35

equal_shape_distance_diff_coordinates_distance_below_threshold

Two consecutive points have equal shape_dist_traveled and different lat/lon coordinates in shapes.txt and the distance between the two points is greater than 0 but less than 1.11m.

When sorted by shape.shape_pt_sequence, the values for shape_dist_traveled must increase along a shape. Two consecutive points with equal values for shape_dist_traveled and small difference of coordinates (greater than 0 but less than 1.11 m distance) result in a warning.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) The faulty record's `shape_dist_traveled` value. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) The previous shape point's `shape_dist_traveled` value. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`. actualDistanceBetweenShapePoints (?) Actual distance traveled along the shape from the first shape point to the previous shape point.
"000006-001033" 11000 716.0 35 10999 716.0 34 0.24591788162682934
"000006-001033" 11257 6583.0 292 11256 6583.0 291 0.18105270494171666
"000006-001033" 11426 11100.0 461 11425 11100.0 460 0.01881270299161669
"000006-001033" 11613 17093.0 648 11612 17093.0 647 0.4977943469776768
"000004-001010" 5250 2592.0 78 5249 2592.0 77 0.2239392697230915
"000006-001032" 10156 0.0 2 10155 0.0 1 0.9248779678131881
"000006-001032" 10497 6745.0 343 10496 6745.0 342 0.4412145682724113
"000006-001032" 10954 16467.0 800 10953 16467.0 799 0.47181563157253836
"000006-001031" 9317 0.0 2 9316 0.0 1 0.9248779678131881
"000006-001031" 9666 7155.0 351 9665 7155.0 350 0.3987073102755954
"000006-001030" 9128 10518.0 442 9127 10518.0 441 0.01881270299161669
"000002-002024" 3278 2033.0 87 3277 2033.0 86 0.15895335058686486
"000002-002024" 3495 6912.0 304 3494 6912.0 303 0.07273788166747705
"000002-002022" 2808 2244.0 68 2807 2244.0 67 0.6640415664205486
"000002-002022" 3104 9426.0 364 3103 9426.0 363 0.33174004183282224
"000007-001052" 14603 31041.0 992 14602 31041.0 991 0.07273788166747705
"000002-002021" 2348 2033.0 87 2347 2033.0 86 0.15895335058686486
"000002-002021" 2565 6912.0 304 2564 6912.0 303 0.07273788166747705
"000004-001012" 6964 10848.0 504 6963 10848.0 503 0.04445461809305965
"000007-001054" 15760 1418.0 39 15759 1418.0 38 0.6844699156323242
"000007-001054" 16175 12961.0 454 16174 12961.0 453 0.2278270658666448
"000004-001011" 5833 2592.0 78 5832 2592.0 77 0.2239392697230915
"000002-002025" 3763 2244.0 68 3762 2244.0 67 0.6640415664205486
"000002-002025" 3961 7679.0 266 3960 7679.0 265 0.7301012636780649
"000004-001013" 7664 12664.0 635 7663 12664.0 634 0.04445461809305965
"000003-002031" 4381 4111.0 216 4380 4111.0 215 0.7301012636780649
"000003-002032" 4722 935.0 45 4721 935.0 44 0.40649432368895877
"000003-002032" 5114 7188.0 437 5113 7188.0 436 0.07273788166747705
"000005-001020" 7853 3394.0 124 7852 3394.0 123 0.4428288113426294
"000001-002011" 29 344.0 28 28 344.0 27 0.09113831636658588
"000001-002011" 382 6800.0 381 381 6800.0 380 0.07273788166747705
"000001-002012" 564 344.0 28 563 344.0 27 0.09113831636658588
"000001-002012" 950 8104.0 414 949 8104.0 413 0.07273788166747705
"000009-001043" 17056 1247.0 49 17055 1247.0 48 0.9562238963596459
"000001-002014" 2245 12267.0 579 2244 12267.0 578 0.7332336781443924
expired_calendar WARNING 3

expired_calendar

Dataset should not contain date ranges for services that have already expired.

This warning takes into account the calendar_dates.txt file as well as the calendar.txt file.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
5 "7"
6 "8"
7 "9"
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"
mixed_case_recommended_field WARNING 663

mixed_case_recommended_field

This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters).

This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.

Good examples:
Field Text Dataset
"Schwerin, Hauptbahnhof" Verkehrsverbund Berlin-Brandenburg
"Red Hook/Atlantic Basin" NYC Ferry
"Campo Grande Norte" Carris
Bad examples:
Field Text
"GALLERIA MALL"
"3427 GG 17"
"21 Clark Rd Est"

You can see more about this notice here.

Only the first 50 of 663 affected records are displayed below.

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"stops.txt" "stop_name" "18 JUIN 40" 2
"stops.txt" "stop_name" "BLANZY 18 JUIN 1940" 3
"stops.txt" "stop_name" "BOIS DE SAVIGNY" 4
"stops.txt" "stop_name" "BOIS DE SAVIGNY" 5
"stops.txt" "stop_name" "BOIS DE SAVIGNY" 6
"stops.txt" "stop_name" "BLANZY GARE" 10
"stops.txt" "stop_name" "BLANZY GARE" 11
"stops.txt" "stop_name" "BLANZY GARE" 12
"stops.txt" "stop_name" "BLANZY MAIRIE" 16
"stops.txt" "stop_name" "BLANZY MAIRIE" 17
"stops.txt" "stop_name" "BLANZY POSTE" 18
"stops.txt" "stop_name" "BLANZY POSTE" 19
"stops.txt" "stop_name" "BLANZY POSTE" 20
"stops.txt" "stop_name" "LES ROMPOIS" 21
"stops.txt" "stop_name" "LES ROMPOIS" 22
"stops.txt" "stop_name" "LES ROMPOIS" 23
"stops.txt" "stop_name" "LES ROMPOIS" 24
"stops.txt" "stop_name" "LES SAPINS" 25
"stops.txt" "stop_name" "LES SAPINS" 26
"stops.txt" "stop_name" "LES SAPINS" 27
"stops.txt" "stop_name" "CENTRE COMMERCIAL" 34
"stops.txt" "stop_name" "CENTRE COMMERCIAL" 35
"stops.txt" "stop_name" "LE BREUIL CENTRE COMMERCIAL" 36
"stops.txt" "stop_name" "MONTEE NOIRE" 41
"stops.txt" "stop_name" "MONTEE NOIRE" 42
"stops.txt" "stop_name" "LE BREUIL POSTE" 43
"stops.txt" "stop_name" "LE BREUIL POSTE" 44
"stops.txt" "stop_name" "LE BREUIL POSTE" 45
"stops.txt" "stop_name" "SAINT HENRI" 46
"stops.txt" "stop_name" "SAINT HENRI" 47
"stops.txt" "stop_name" "SAINT HENRI" 48
"stops.txt" "stop_name" "ACACIAS - CIMETIERE" 49
"stops.txt" "stop_name" "ACACIAS - CIMETIERE" 50
"stops.txt" "stop_name" "ACACIAS - CIMETIERE" 51
"stops.txt" "stop_name" "MONTAGNE DES BOULETS" 52
"stops.txt" "stop_name" "MONTAGNE DES BOULETS" 53
"stops.txt" "stop_name" "MONTAGNE DES BOULETS" 54
"stops.txt" "stop_name" "CAMPUS SUD BOURGOGNE" 58
"stops.txt" "stop_name" "CAMPUS SUD BOURGOGNE" 59
"stops.txt" "stop_name" "CAMPUS SUD BOURGOGNE" 60
"stops.txt" "stop_name" "HOPITAL CHAMPAGNE" 70
"stops.txt" "stop_name" "HOPITAL CHAMPAGNE" 71
"stops.txt" "stop_name" "HOPITAL CHAMPAGNE" 72
"stops.txt" "stop_name" "CITE DES PRES" 79
"stops.txt" "stop_name" "CITE DES PRES" 80
"stops.txt" "stop_name" "CITE DES PRES" 81
"stops.txt" "stop_name" "CROIX MENEE" 82
"stops.txt" "stop_name" "CROIX MENEE" 83
"stops.txt" "stop_name" "CROIX MENEE" 84
"stops.txt" "stop_name" "EDITH CAVELL" 85
same_name_and_description_for_route WARNING 8

same_name_and_description_for_route

Same name and description for route.

The GTFS spec defines routes.txt route_desc as:

Description of a route that provides useful, quality information. Do not simply duplicate the name of the route.

See the GTFS and GTFS Best Practices links below for more examples of how to populate the route_short_name, route_long_name, and route_desc fields.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. routeId (?) The id of the faulty record. routeDesc (?) The `routes.routes_desc` of the faulty record. specifiedField (?) Either `route_short_name` or `route_long_name`.
2 "1" "C1" "route_short_name"
3 "2" "C2" "route_short_name"
4 "3" "C3" "route_short_name"
5 "4" "M1" "route_short_name"
6 "5" "M2" "route_short_name"
7 "6" "M3" "route_short_name"
8 "9" "M4" "route_short_name"
9 "7" "TGV" "route_short_name"