navettes-bourg-saint-maurice — Enhanced Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-23T09:09:24Z,
for the dataset file:///shared/navettes-bourg-saint-maurice_9ed5e475.zip. No country code was provided.

Use this report alongside our documentation.

A new version of the Canonical GTFS Schedule validator is available! Please update to get the latest/best validation results.

Summary

Agencies included


Feed Info


Publisher Name:
Busmaps.com
Publisher URL:
https://busmaps.com
Feed Language:
French
Feed Start Date:
2026-01-11
Feed End Date:
2026-03-28

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: 13
  • Routes: 7
  • Shapes: 23
  • Stops: 97
  • Trips: 721

Specification Compliance report

65 notices reported (24 errors, 41 warnings, 0 infos)

Notice Code Severity Total
block_trips_with_overlapping_stop_times ERROR 8

block_trips_with_overlapping_stop_times

Trips with the same block id have overlapping stop times.

You can see more about this notice here.

csvRowNumberA (?) The row number from `trips.txt` of the first faulty trip. tripIdA (?) The id of first faulty trip. serviceIdA (?) The service id of the first faulty trip. csvRowNumberB (?) The row number from `trips.txt` of the second faulty trip. tripIdB (?) The id of the other faulty trip. serviceIdB (?) The service id of the other faulty trip. blockId (?) The `trips.block_id` of the overlapping trip. intersection (?) The overlapping period.
151 "104965-3204" "104965-2_8_10_11_12_13_16" 12 "104965-3203" "104965-2_8_10_11_12_13_16" "3030" "20260111"
151 "104965-3204" "104965-2_8_10_11_12_13_16" 153 "104965-3206" "104965-2_8_10_11_12_13_16" "3030" "20260111"
19 "104965-3223" "104965-2_8_10_11_12_13_16" 36 "104965-3233" "104965-13" "3030" "20260117"
159 "104965-3226" "104965-2_8_10_11_12_13_16" 176 "104965-3234" "104965-13" "3030" "20260117"
20 "104965-3227" "104965-2_8_10_11_12_13_16" 37 "104965-3237" "104965-13" "3030" "20260117"
160 "104965-3228" "104965-2_8_10_11_12_13_16" 177 "104965-3236" "104965-13" "3030" "20260117"
21 "104965-3229" "104965-2_8_10_11_12_13_16" 38 "104965-3239" "104965-13" "3030" "20260117"
161 "104965-3230" "104965-2_8_10_11_12_13_16" 178 "104965-3238" "104965-13" "3030" "20260117"
stop_time_with_arrival_before_previous_departure_time ERROR 16

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.
4089 4088 "104965-1304" "00:05:00" "23:59:00"
1299 1298 "104965-2304" "00:03:00" "23:59:00"
1283 1282 "104965-2302" "00:05:00" "23:55:00"
229 228 "104965-3210" "10:00:30" "10:55:00"
231 230 "104965-3210" "10:10:00" "10:56:00"
10 9 "104965-3215" "12:33:00" "13:25:00"
12 11 "104965-3215" "12:34:00" "13:29:30"
14 13 "104965-3215" "12:36:00" "13:30:00"
237 236 "104965-3218" "13:01:00" "13:30:00"
239 238 "104965-3218" "13:02:00" "13:30:30"
241 240 "104965-3218" "13:05:00" "13:40:00"
1306 1305 "104965-3204" "08:35:00" "09:10:00"
1308 1307 "104965-3204" "08:40:00" "09:11:00"
257 256 "104965-3208" "09:31:00" "10:00:00"
259 258 "104965-3208" "09:32:00" "10:00:30"
261 260 "104965-3208" "09:35:00" "10:10:00"
expired_calendar WARNING 6

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.
2 "104965-13"
3 "104965-13_16"
4 "104965-2_8_10_11_12_13_16"
5 "104965-2_8_10_11_12_16"
6 "104965-5"
7 "104965-8_10_11_12_13_16"
fast_travel_between_consecutive_stops WARNING 13

fast_travel_between_consecutive_stops

A transit vehicle moves too fast between two consecutive stops.

The speed threshold depends on route type:

Route type Description Threshold, km/h
0 Light rail 100
1 Subway 150
2 Rail 500
3 Bus 150
4 Ferry 80
5 Cable tram 30
6 Aerial lift 50
7 Funicular 50
11 Trolleybus 150
12 Monorail 150
- Unknown 200

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
44 "104965-3210" "104965-3" 197.08247476811678 3.2847079128019465 228 1 "104965-73054060" "Le Chantel" "10:55:00" 229 2 "104965-192" "courbaton haut" "10:00:30"
44 "104965-3210" "104965-3" 158.86988841982645 2.647831473663774 230 3 "104965-190" "Les Cristaux" "10:56:00" 231 4 "104965-73054010" "ARC 1600 Funiculaire" "10:10:00"
4 "104965-3215" "104965-3" 153.3345358187041 2.555575596978402 9 1 "104965-73054010" "ARC 1600 Funiculaire" "13:25:00" 10 2 "104965-73054561" "Les Balcons du Chantel" "12:33:00"
4 "104965-3215" "104965-3" 189.64822258280097 3.1608037097133495 11 3 "104965-192" "courbaton haut" "13:29:30" 12 4 "104965-73054051" "Roselend" "12:34:00"
4 "104965-3215" "104965-3" 187.73977935522026 3.128996322587004 13 5 "104965-193" "courbaton bas" "13:30:00" 14 6 "104965-191" "les cristaux" "12:36:00"
50 "104965-3208" "104965-3" 187.63327715522232 3.127221285920372 256 1 "104965-193" "courbaton bas" "10:00:00" 257 2 "104965-190" "Les Cristaux" "09:31:00"
50 "104965-3208" "104965-3" 189.581584462917 3.15969307438195 258 3 "104965-192" "courbaton haut" "10:00:30" 259 4 "104965-73054052" "Roselend" "09:32:00"
50 "104965-3208" "104965-3" 153.09882176298862 2.5516470293831435 260 5 "104965-73054010" "ARC 1600 Funiculaire" "10:10:00" 261 6 "104965-73054562" "Les Balcons du Chantel" "09:35:00"
45 "104965-3218" "104965-3" 187.63327715522232 3.127221285920372 236 1 "104965-193" "courbaton bas" "13:30:00" 237 2 "104965-190" "Les Cristaux" "13:01:00"
45 "104965-3218" "104965-3" 189.581584462917 3.15969307438195 238 3 "104965-192" "courbaton haut" "13:30:30" 239 4 "104965-73054052" "Roselend" "13:02:00"
45 "104965-3218" "104965-3" 153.09882176298862 2.5516470293831435 240 5 "104965-73054010" "ARC 1600 Funiculaire" "13:40:00" 241 6 "104965-73054562" "Les Balcons du Chantel" "13:05:00"
151 "104965-3204" "104965-3" 170.82552372856202 2.8470920621427003 1305 1 "104965-73054060" "Le Chantel" "09:10:00" 1306 2 "104965-73054031" "Ucpa" "08:35:00"
151 "104965-3204" "104965-3" 155.5020447246324 2.5917007454105403 1307 3 "104965-190" "Les Cristaux" "09:11:00" 1308 4 "104965-73054240" "Club MED Panorama" "08:40:00"
fast_travel_between_far_stops WARNING 5

fast_travel_between_far_stops

A transit vehicle moves too fast between two far stops.

Two stops are considered "far" if they are more than 10 km apart. This normally indicates a more serious problem than too fast travel between consecutive stops.

The speed threshold depends on route type and are the same as fast_travel_between_consecutive_stops.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
44 "104965-3210" "104965-3" 234.71768363133305 11.735884181566652 228 1 "104965-73054060" "Le Chantel" "10:55:00" 232 5 "104965-73054052" "Roselend" "10:57:00"
4 "104965-3215" "104965-3" 187.3300196492995 12.488667976619965 10 2 "104965-73054561" "Les Balcons du Chantel" "12:33:00" 14 6 "104965-191" "les cristaux" "12:36:00"
50 "104965-3208" "104965-3" 253.92433829798114 12.696216914899056 255 0 "104965-73054060" "Le Chantel" "09:30:00" 259 4 "104965-73054052" "Roselend" "09:32:00"
45 "104965-3218" "104965-3" 253.92433829798114 12.696216914899056 235 0 "104965-73054060" "Le Chantel" "13:00:00" 239 4 "104965-73054052" "Roselend" "13:02:00"
151 "104965-3204" "104965-3" 215.37811775198801 10.7689058875994 1305 1 "104965-73054060" "Le Chantel" "09:10:00" 1309 5 "104965-73054052" "Roselend" "09:12:00"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20260523" "20260328" "20260530"
mixed_case_recommended_field WARNING 13

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.

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" "les cristaux" 94
"stops.txt" "stop_name" "courbaton haut" 95
"stops.txt" "stop_name" "courbaton bas" 96
"trips.txt" "trip_headsign" "courbaton bas" 2
"trips.txt" "trip_headsign" "courbaton bas" 3
"trips.txt" "trip_headsign" "courbaton bas" 4
"trips.txt" "trip_headsign" "courbaton bas" 5
"trips.txt" "trip_headsign" "courbaton bas" 6
"trips.txt" "trip_headsign" "courbaton bas" 7
"trips.txt" "trip_headsign" "courbaton bas" 8
"trips.txt" "trip_headsign" "courbaton bas" 9
"trips.txt" "trip_headsign" "courbaton bas" 10
"trips.txt" "trip_headsign" "courbaton bas" 11
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.
282 "104965-273" "104965-2239" 2148 "104965-73054240" "Club MED Panorama" [45.5989,6.79998] 248.16769053456568
52 "104965-275" "104965-2238" 273 "104965-73054240" "Club MED Panorama" [45.59888,6.80012] 242.57309932704973
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20260523" "20260111" "20260328"