ginko — Enhanced Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-09-18T16:01:37Z,
for the dataset file:///shared/ginko_6bafdc84.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 Language:
French
Feed Start Date:
2026-09-09
Feed End Date:
2026-10-25

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: 182
  • Shapes: 462
  • Stops: 2009
  • Trips: 4834

Specification Compliance report

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

Notice Code Severity Total
route_short_name_too_long WARNING 3

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`.
"610-27" 8 "Ginko Citadelle"
"610-98" 182 "Ginko Hôpital"
"610-99" 183 "Ginko Cliniques"
stop_too_far_from_shape WARNING 11

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.
3924 "610-194" "610-S15554J124V9349559" 103796 "610-GRATT02" "Le Gratteris - Le Gratteris" [47.183315,6.137397000000001] 101.36603645641416
3915 "610-192" "610-S15554J124V9349550" 103709 "610-SAONE13" "Saône - Marais" [47.2264586955345,6.115982582409625] 126.4213050215181
3909 "610-191" "610-S15554J124V9349544" 103619 "610-SAONE13" "Saône - Marais" [47.22643005740656,6.115987977834308] 124.6783475161047
3905 "610-190" "610-S15554J124V9349540" 103552 "610-SAONE13" "Saône - Marais" [47.22646083644075,6.1159545890710145] 124.98605328516966
3994 "610-205" "610-S15554J124V9349629" 104692 "610-SAONE13" "Saône - Marais" [47.2264586955345,6.115982582409625] 126.4213050215181
3987 "610-204" "610-S15554J124V9349622" 104591 "610-SAONE13" "Saône - Marais" [47.22646083644075,6.1159545890710145] 124.98605328516966
3965 "610-201" "610-S15554J124V9349600" 104382 "610-SAONE13" "Saône - Marais" [47.22641843018342,6.115987741096041] 123.84513388376685
3962 "610-200" "610-S15554J124V9349597" 104360 "610-SAONE13" "Saône - Marais" [47.22642587718215,6.115983657483703] 124.13089314520708
3901 "610-189" "610-S15554J124V9349536" 103506 "610-SAONE13" "Saône - Marais" [47.22643822685886,6.1160220492992545] 127.24397075075309
3860 "610-178" "610-S15554J124V9349495" 102859 "610-ECOLE29" "École-Valentin - Gare" [47.276199999999996,5.994553] 174.84318622090737
4605 "610-373" "610-S15551J108V9440351" 111597 "610-STVIT27" "Saint-Vit - La Faucine" [47.179985,5.811422] 1545.582424303777
unexpected_enum_value WARNING 21

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" 107 "route_type" 715
"routes.txt" 108 "route_type" 715
"routes.txt" 109 "route_type" 715
"routes.txt" 110 "route_type" 715
"routes.txt" 111 "route_type" 715
"routes.txt" 112 "route_type" 715
"routes.txt" 113 "route_type" 715
"routes.txt" 114 "route_type" 715
"routes.txt" 115 "route_type" 715
"routes.txt" 117 "route_type" 715
"routes.txt" 118 "route_type" 715
"routes.txt" 119 "route_type" 715
"routes.txt" 120 "route_type" 715
"routes.txt" 121 "route_type" 715
"routes.txt" 122 "route_type" 715
"routes.txt" 124 "route_type" 715
"routes.txt" 125 "route_type" 715
"routes.txt" 126 "route_type" 715
"routes.txt" 127 "route_type" 715
"routes.txt" 182 "route_type" 715
"routes.txt" 183 "route_type" 715
trip_headsign_matches_intermediate_stop INFO 1

trip_headsign_matches_intermediate_stop

Trip headsign matches the name of an intermediate stop, not the last stop.

The trip_headsign matches the stop_name of a stop that is not the last stop of the trip. This may confuse passengers boarding after that stop, since the headsign suggests the vehicle is heading to a stop it has already passed.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record in `trips.txt`. tripId (?) The id of the trip with the problematic headsign. tripHeadsign (?) The headsign value that matches an intermediate stop name. stopId1 (?) The id of the intermediate stop whose name matches the headsign. stopSequence (?) The stop_sequence value of the intermediate stop that matches the headsign. stopId2 (?) The id of the actual last stop of the trip.
3420 "610-S15554J124V9348555" "Nancray - Les Pins" "610-NANCRA01" 10 "610-NANCRA03"