GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-29T06:46:16Z,
for the dataset file:///shared/lrrs-1_19c94350.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
LRRS
Feed Email:
N/A
Feed Language:
French
Feed Start Date:
2026-06-22
Feed End Date:
2026-08-23

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. fare_attributes.txt
  5. fare_rules.txt
  6. feed_info.txt
  7. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 41
  • Shapes: 91
  • Stops: 705
  • Trips: 1280

Specification Compliance report

6574 notices reported (0 errors, 6573 warnings, 1 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 1649

equal_shape_distance_same_coordinates

Two consecutive points have equal shape_dist_traveled and the same lat/lon coordinates in shapes.txt.

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 the same coordinates indicate a duplicative shape point.

You can see more about this notice here.

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

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous shape point. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`.
"3510006" 14083 0.5961 20001 14082 0.5961 10018
"3510006" 14091 0.9802 30001 14090 0.9802 20008
"3510006" 14117 1.5887 40001 14116 1.5887 30026
"3510006" 14144 2.3145 50001 14143 2.3145 40027
"3510005" 13985 6.5666 20001 13984 6.5666 10144
"3510005" 14010 7.2791 30001 14009 7.2791 20025
"3510005" 14038 7.8996 40001 14037 7.8996 30028
"3510005" 14045 8.2663 50001 14044 8.2663 40007
"1400175" 1187 0.5534 20001 1186 0.5534 10025
"1400175" 1215 0.8746 30001 1214 0.8746 20028
"1400175" 1235 1.1107 40001 1234 1.1107 30020
"1400175" 1248 1.3877 50001 1247 1.3877 40013
"1400175" 1260 1.7549 60001 1259 1.7549 50012
"1400175" 1263 1.8934 70001 1262 1.8934 60003
"1400175" 1268 2.0563 80001 1267 2.0563 70005
"1400175" 1272 2.2506 90001 1271 2.2506 80004
"1400175" 1277 2.4221 100001 1276 2.4221 90005
"1400175" 1282 2.6423 110001 1281 2.6423 100005
"1400175" 1290 2.9437 120001 1289 2.9437 110008
"1400175" 1297 3.2982 130001 1296 3.2982 120007
"1400175" 1322 3.4946 140001 1321 3.4946 130025
"1400175" 1341 3.8637 150001 1340 3.8637 140019
"1400175" 1359 4.4009 160001 1358 4.4009 150018
"1400175" 1367 4.7173 170001 1366 4.7173 160008
"1400175" 1379 5.2626 180001 1378 5.2626 170012
"1400175" 1384 5.381 190001 1383 5.381 180005
"1400175" 1395 5.734 200001 1394 5.734 190011
"1400175" 1404 5.9745 210001 1403 5.9745 200009
"1400175" 1415 6.1572 220001 1414 6.1572 210011
"1400175" 1419 6.3346 230001 1418 6.3346 220004
"1400175" 1425 6.676 240001 1424 6.676 230006
"1400175" 1438 6.9558 250001 1437 6.9558 240013
"1400175" 1453 7.2645 260001 1452 7.2645 250015
"1400175" 1461 7.5908 270001 1460 7.5908 260008
"1400175" 1471 7.8427 280001 1470 7.8427 270010
"1400175" 1478 8.0548 290001 1477 8.0548 280007
"1400175" 1490 8.4491 300001 1489 8.4491 290012
"1400175" 1503 8.645 310001 1502 8.645 300013
"1400175" 1509 8.8126 320001 1508 8.8126 310006
"1400175" 1513 8.959 330001 1512 8.959 320004
"1400175" 1524 9.3007 340001 1523 9.3007 330011
"1400175" 1532 9.5174 350001 1531 9.5174 340008
"1400175" 1537 9.7788 360001 1536 9.7788 350005
"1400175" 1544 10.0306 370001 1543 10.0306 360007
"1400175" 1561 10.4714 380001 1560 10.4714 370017
"1400175" 1572 10.843 390001 1571 10.843 380011
"1400175" 1578 11.0407 400001 1577 11.0407 390006
"1400175" 1596 11.5613 410001 1595 11.5613 400018
"1400175" 1600 11.9001 420001 1599 11.9001 410004
"1400175" 1610 12.2082 430001 1609 12.2082 420010
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_field WARNING 4

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_version"
"fare_attributes.txt" 2 "agency_id"
"fare_attributes.txt" 3 "agency_id"
"fare_attributes.txt" 4 "agency_id"
non_ascii_or_non_printable_char WARNING 4915

non_ascii_or_non_printable_char

Non ascii or non printable char in ID field.

A value of a field with type ID contains non ASCII or non printable characters. This is not recommended.

You can see more about this notice here.

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

filename (?) Name of the faulty file. csvRowNumber (?) Row number of the faulty record. columnName (?) Name of the column where the error occurred. fieldValue (?) Faulty value.
"calendar.txt" 2 "service_id" "LRRS-E26-GTFS_LRR-Fête-1-02"
"calendar_dates.txt" 2 "service_id" "LRRS-E26-GTFS_LRR-Fête-1-02"
"calendar_dates.txt" 3 "service_id" "LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3034 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3035 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3036 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3037 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3038 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3039 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3040 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3041 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3042 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3043 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3044 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3045 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3046 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3047 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3048 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3049 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3050 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3051 "trip_id" "9487684-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3070 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3071 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3072 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3073 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3074 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3075 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3076 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3077 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3078 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3079 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3080 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3081 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3082 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3083 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3084 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3085 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3086 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3087 "trip_id" "9487685-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3106 "trip_id" "9487686-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3107 "trip_id" "9487686-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3108 "trip_id" "9487686-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3109 "trip_id" "9487686-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3110 "trip_id" "9487686-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3111 "trip_id" "9487686-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3112 "trip_id" "9487686-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3113 "trip_id" "9487686-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3114 "trip_id" "9487686-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3115 "trip_id" "9487686-LRRS-E26-GTFS_LRR-Fête-1-02"
"stop_times.txt" 3116 "trip_id" "9487686-LRRS-E26-GTFS_LRR-Fête-1-02"
service_has_no_active_day_of_the_week WARNING 1

service_has_no_active_day_of_the_week

A service is not valid for any day of the week.

You can see more about this notice here.

csvRowNumber (?) The row number in calendar.txt where the error occurs. serviceId (?) The service_id field value.
2 "LRRS-E26-GTFS_LRR-Fête-1-02"
unexpected_enum_value WARNING 3

unexpected_enum_value

An enum has an unexpected value.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row number of the faulty record. fieldName (?) The name of the field where the error occurred. fieldValue (?) Faulty value.
"routes.txt" 21 "route_type" 1501
"routes.txt" 22 "route_type" 1501
"routes.txt" 23 "route_type" 1501
unknown_column INFO 1

unknown_column

A column name is unknown.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the unknown column. index (?) The index of the faulty column.
"stop_times.txt" "platform_track" 10