GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-10-03T15:01:12Z,
for the dataset file:///shared/horaire-hiver.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Busmaps.com
Publisher URL:
https://busmaps.com
Feed Email:
alex@busmaps.com
Feed Language:
French
Feed Start Date:
2022-09-01
Feed End Date:
2026-01-01

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 5
  • Shapes: 14
  • Stops: 114
  • Trips: 143

Specification Compliance report

49 notices reported (3 errors, 46 warnings, 0 infos)

Notice Code Severity Total
stop_time_with_arrival_before_previous_departure_time ERROR 3

stop_time_with_arrival_before_previous_departure_time

Backwards time travel between stops in stop_times.txt

For a given trip_id, the arrival_time of (n+1)-th stoptime in sequence must not precede the departure_time of n-th stoptime in sequence in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. prevCsvRowNumber (?) The row of the previous stop time. tripId (?) The trip_id associated to the faulty record. arrivalTime (?) Arrival time at the faulty record. departureTime (?) Departure time at the previous stop time.
1302 1301 "102852-83" "17:00:00" "17:05:00"
936 935 "102852-cffa458e-af98-41fb-9495-0951ac5e2e48" "09:46:00" "09:48:00"
993 992 "102852-779b90d1-abb5-41c1-8d47-8e9646b34611" "11:46:00" "11:48:00"
non_ascii_or_non_printable_char WARNING 42

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.

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.
"stops.txt" 10 "parent_station" "102852-STA-LORÉEBOIS"
"stops.txt" 93 "stop_id" "102852-STA-LORÉEBOIS"
"stops.txt" 100 "stop_id" "102852-STA-THÉÂTRE"
"stops.txt" 113 "stop_id" "102852-STP-THÉÂTRE"
"stops.txt" 113 "parent_station" "102852-STA-THÉÂTRE"
"stop_times.txt" 324 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 606 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 616 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 752 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 762 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 772 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 782 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 792 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 802 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 812 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 822 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 832 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 842 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 852 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 862 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 872 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 882 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 892 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 943 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1019 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1197 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1207 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1217 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1227 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1237 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1247 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1289 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1299 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1309 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1328 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1386 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1405 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1415 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1425 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1483 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1520 "stop_id" "102852-STP-THÉÂTRE"
"stop_times.txt" 1530 "stop_id" "102852-STP-THÉÂTRE"
stop_too_far_from_shape WARNING 2

stop_too_far_from_shape

Stop too far from trip shape.

Per GTFS Best Practices, route alignments (in shapes.txt) should be within 100 meters of stop locations which a trip serves. This potentially indicates a problem with the location of the stop or the path of the shape.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. geoDistanceToShape (?) Distance from stop to shape.
74 "102852-739" "102852-74" 946 "102852-STP-" "Mauguio Jean Cocteau" [43.618104268907466,4.014110115901933] 519.3869856732117
57 "102852-56" "102852-56" 749 "102852-STP-" "Mauguio Jean Cocteau" [43.61793,4.014469999999999] 505.5361433965088
stops_match_shape_out_of_order WARNING 2

stops_match_shape_out_of_order

Two stop entries are different than their arrival-departure order defined by shapes.txt.

This could indicate a problem with the location of the stops, the path of the shape, or the sequence of the stops for their trip.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber1 (?) The row number of the first faulty record from `stop_times.txt`. stopId1 (?) The id of the first stop that is referred to. stopName1 (?) The name of the first stop that is referred to. match1 (?) Latitude and longitude pair of the first matching location. stopTimeCsvRowNumber2 (?) The row number of the second faulty record from `stop_times.txt`. stopId2 (?) The id of the second stop that is referred to. stopName2 (?) The name of the second stop that is referred to. match2 (?) Latitude and longitude pair of the second matching location.
15 "102852-27" "102852-28" 211 "102852-2-2" "Cabane De Carnon" [43.54809377396178,3.969543379933647] 210 "102852-1-1" "Etang De L'or" [43.55797517173139,3.9634868947175597]
10 "102852-3" "102852-3" 131 "102852-17-17" "Etang" [43.5287977990622,3.922121809769395] 130 "102852-18-18" "Salle Bleue" [43.53183326095734,3.92698472426023]