pays-de-la-loire — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-09-11T16:34:24Z,
for the dataset file:///shared/pays-de-la-loire_682e0bde.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Région Pays de la Loire
Feed Email:
aleop44@paysdelaloire.fr
Feed Language:
French
Feed Start Date:
2025-01-01
Feed End Date:
2027-08-31

Files included


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

Counts


  • Agencies: 7
  • Blocks: 1181
  • Routes: 148
  • Shapes: 1972
  • Stops: 9784
  • Trips: 6279

Specification Compliance report

3970 notices reported (0 errors, 3513 warnings, 457 infos)

Notice Code Severity Total
expired_calendar WARNING 123

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.

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

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
5 "02070559307629202a09"
8 "025608003536270a6346"
10 "032030140368052a2a40"
11 "03544e425e3e59743244"
16 "05672458512b77684f6f"
20 "07761574197334766d6f"
24 "08686d657b605a633345"
28 "0c5f60614f3d31421402"
32 "0e1236562a4644582e0b"
33 "0e2f246d696d1b12116b"
34 "0e3d64741c75673f656b"
38 "1177721223082a69482a"
41 "1412104470627f1c7529"
43 "14700b73550e39720b60"
45 "152a093c707c31381e52"
51 "195547372409461d3a41"
53 "1a20552b5a400f716a1b"
61 "1d2678615a21703a2c3c"
67 "1f300d5364240474374a"
70 "20497263317908650b28"
73 "212d5d59425e2c582239"
75 "220e7e723c71704c1463"
76 "233a2d046e417206183d"
79 "24784f6a4a54122e5500"
82 "27226c7400176154036a"
85 "2770741d65064e485e1a"
91 "29520b135a19041f7441"
94 "2a08755845643968295b"
97 "2a78727647255a521c51"
98 "2b1c4e57286940450a6f"
100 "2c295b0e5f4444502b59"
101 "2c59437b306646180743"
102 "2d61075f38631b1a5b42"
109 "30405f41543f43422b2f"
116 "32277c045e3c65572d05"
117 "32360e126f2e2f5e3060"
125 "3448444c7c2f5d5a6a30"
131 "37593d35133f58604a2a"
140 "3b5359690d3d583f6771"
141 "3b7366053a0d3340642b"
142 "3c015d565f34206c4016"
148 "3f3f480b6b103014176d"
153 "4070644a5e773b7b2e5c"
154 "413a12204b265c514c2c"
155 "41593a21734d5a3f6b6f"
161 "4341586600420c18021c"
162 "440c020c36531417366c"
166 "447e474e56525b667624"
168 "45477f242538030f2d32"
171 "46390c4d58365e480533"
fast_travel_between_consecutive_stops WARNING 1

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.
2885 "2607361429" "102" 196.8198021945796 3.280330036576327 51096 7 "53COMMmairR" "Mairie" "20:08:00" 51097 8 "53MOULormeR" "Bd des Ormeaux" "20:08:00"
leading_or_trailing_whitespaces WARNING 1

leading_or_trailing_whitespaces

The value in CSV file has leading or trailing whitespaces.

This notice is emitted for values protected with double quotes since whitespaces for non-protected values are trimmed automatically by CSV parser.

The validator strips whitespaces from protected values. We do not see any use case when such a whitespace may be needed. On the other hand, some real-world feeds use trailing whitespaces for some values and omit them for the others. This is causing the largest problem when a primary key and a foreign key differ just by a whitespace: it is clear that they are intended to be the same, that is why we always strip whitespaces.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"trips.txt" 3650 "block_id" "49-401|842 renfort "
missing_bike_allowance WARNING 1006

missing_bike_allowance

Ferry trips should include bike allowance information.

All ferry trips should have a valid value in the bikes_allowed field in trips.txt.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. routeId (?) The faulty record's route id. tripId (?) The faulty record's trip id.
5275 "YEU" "YEU-FRO-20260812-0315-Insula_Oya_III"
5276 "YEU" "YEU-FRO-20260814-0415-Insula_Oya_III"
5277 "YEU" "YEU-FRO-20261226-0430-Insula_Oya_III"
5278 "YEU" "YEU-FRO-20260824-0445-Insula_Oya_III"
5279 "YEU" "YEU-FRO-20261015-0500-Insula_Oya_III"
5280 "YEU" "YEU-FRO-20261026-0500-Insula_Oya_III"
5281 "YEU" "YEU-FRO-20260907-0515-NGV1"
5282 "YEU" "YEU-FRO-20260914-0515-NGV1"
5283 "YEU" "YEU-FRO-20260921-0515-NGV1"
5284 "YEU" "YEU-FRO-20260928-0515-NGV1"
5285 "YEU" "YEU-FRO-20261012-0515-NGV1"
5286 "YEU" "YEU-FRO-20261019-0515-NGV1"
5287 "YEU" "YEU-FRO-20261102-0515-NGV1"
5288 "YEU" "YEU-FRO-20261109-0515-NGV1"
5289 "YEU" "YEU-FRO-20261116-0515-NGV1"
5290 "YEU" "YEU-FRO-20261123-0515-NGV1"
5291 "YEU" "YEU-FRO-20261130-0515-NGV1"
5292 "YEU" "YEU-FRO-20261207-0515-NGV1"
5293 "YEU" "YEU-FRO-20261214-0515-NGV1"
5294 "YEU" "YEU-FRO-20260810-0600-NGV1"
5295 "YEU" "YEU-FRO-20260812-0600-NGV1"
5296 "YEU" "YEU-FRO-20260908-0600-NGV1"
5297 "YEU" "YEU-FRO-20261008-0600-NGV1"
5298 "YEU" "YEU-FRO-20261025-0600-NGV1"
5299 "YEU" "YEU-FRO-20261124-0600-NGV1"
5300 "YEU" "YEU-FRO-20261223-0600-NGV1"
5301 "YEU" "YEU-FRO-20260826-0615-NGV1"
5302 "YEU" "YEU-FRO-20260909-0615-NGV1"
5303 "YEU" "YEU-FRO-20260811-0630-NGV1"
5304 "YEU" "YEU-FRO-20260824-0630-NGV1"
5305 "YEU" "YEU-FRO-20260827-0630-NGV1"
5306 "YEU" "YEU-FRO-20261007-0630-NGV1"
5307 "YEU" "YEU-FRO-20261009-0630-NGV1"
5308 "YEU" "YEU-FRO-20261023-0630-NGV1"
5309 "YEU" "YEU-FRO-20261026-0630-NGV1"
5310 "YEU" "YEU-FRO-20260813-0645-NGV1"
5311 "YEU" "YEU-FRO-20260923-0645-NGV1"
5312 "YEU" "YEU-FRO-20261024-0645-NGV1"
5313 "YEU" "YEU-FRO-20261125-0645-NGV1"
5314 "YEU" "YEU-FRO-20261208-0645-NGV1"
5315 "YEU" "YEU-FRO-20261224-0645-NGV1"
5316 "YEU" "YEU-FRO-20260812-0700-NGV2"
5317 "YEU" "YEU-FRO-20260825-0700-NGV1"
5318 "YEU" "YEU-FRO-20260828-0700-NGV1"
5319 "YEU" "YEU-FRO-20260910-0700-NGV1"
5320 "YEU" "YEU-FRO-20260924-0700-NGV1"
5321 "YEU" "YEU-FRO-20260925-0700-NGV1"
5322 "YEU" "YEU-FRO-20261022-0700-NGV1"
5323 "YEU" "YEU-FRO-20261027-0700-NGV1"
5324 "YEU" "YEU-FRO-20260814-0715-NGV1"
mixed_case_recommended_field WARNING 89

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 89 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" "1 -L'aunay" 3
"stops.txt" "stop_name" "119-125 RN137" 11
"stops.txt" "stop_name" "15, place du champ de foire (abribus)" 18
"stops.txt" "stop_name" "23 rue de l'église" 29
"stops.txt" "stop_name" "3 -L'ecole" 37
"stops.txt" "stop_name" "42RT" 46
"stops.txt" "stop_name" "43 rue de la gare" 47
"stops.txt" "stop_name" "eglise" 824
"stops.txt" "stop_name" "la boissiere" 1306
"stops.txt" "stop_name" "la corbinière" 1409
"stops.txt" "stop_name" "la coutière" 1416
"stops.txt" "stop_name" "la halte" 1561
"stops.txt" "stop_name" "la liberté" 1604
"stops.txt" "stop_name" "la rivière" 1767
"stops.txt" "stop_name" "le petit augre" 1995
"stops.txt" "stop_name" "MONTMIRAIL TAD" 2543
"stops.txt" "stop_name" "église" 3767
"stops.txt" "stop_name" "1 -L'aunay" 3812
"stops.txt" "stop_name" "10 route de sablé" 3821
"stops.txt" "stop_name" "119-125 RN137" 3823
"stops.txt" "stop_name" "15, place du champ de foire (abribus)" 3830
"stops.txt" "stop_name" "23 rue de l'église" 3841
"stops.txt" "stop_name" "3 -L'ecole" 3849
"stops.txt" "stop_name" "42RT" 3861
"stops.txt" "stop_name" "43 rue de la gare" 3862
"stops.txt" "stop_name" "CHÂTELETS arrêt provisoire" 4664
"stops.txt" "stop_name" "la boissiere" 5845
"stops.txt" "stop_name" "la corbinière" 5988
"stops.txt" "stop_name" "la coutière" 5998
"stops.txt" "stop_name" "la halte" 6205
"stops.txt" "stop_name" "la liberté" 6266
"stops.txt" "stop_name" "la rivière" 6494
"stops.txt" "stop_name" "le petit augre" 6821
"stops.txt" "stop_name" "mairie" 7504
"stops.txt" "stop_name" "MONTMIRAIL TAD" 7687
"stops.txt" "stop_name" "MONTMIRAIL TAD" 7688
"stops.txt" "stop_name" "PEM-SNCF" 7900
"stops.txt" "stop_name" "église" 9700
"routes.txt" "route_desc" "02 41 22 72 90 ou tad49@paysdelaloire.fr" 106
"trips.txt" "trip_short_name" "1205SE" 651
"trips.txt" "trip_short_name" "1207SE" 662
"trips.txt" "trip_short_name" "1213SE" 668
"trips.txt" "trip_short_name" "1227DE" 672
"trips.txt" "trip_short_name" "1217SE" 678
"trips.txt" "trip_short_name" "1219SE" 682
"trips.txt" "trip_short_name" "1225SE" 693
"trips.txt" "trip_short_name" "1229DE" 695
"trips.txt" "trip_short_name" "1206SE" 704
"trips.txt" "trip_short_name" "1228DE" 707
"trips.txt" "trip_short_name" "1210SE" 711
non_ascii_or_non_printable_char WARNING 75

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 75 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.
"stops.txt" 567 "stop_id" "49ANGEclém"
"stops.txt" 1153 "stop_id" "AST-44ANCEhopiU-49ANCEhôpiA-49ANCEhôpiR"
"stops.txt" 4724 "stop_id" "49ANGEclémA"
"stops.txt" 4724 "parent_station" "49ANGEclém"
"stops.txt" 4725 "stop_id" "49ANGEclémR"
"stops.txt" 4725 "parent_station" "49ANGEclém"
"stops.txt" 5578 "parent_station" "AST-44ANCEhopiU-49ANCEhôpiA-49ANCEhôpiR"
"stops.txt" 5586 "stop_id" "49ANCEhôpiA"
"stops.txt" 5586 "parent_station" "AST-44ANCEhopiU-49ANCEhôpiA-49ANCEhôpiR"
"stops.txt" 5587 "stop_id" "49ANCEhôpiR"
"stops.txt" 5587 "parent_station" "AST-44ANCEhopiU-49ANCEhôpiA-49ANCEhôpiR"
"stop_times.txt" 69690 "stop_id" "49ANGEclémA"
"stop_times.txt" 69717 "stop_id" "49ANGEclémA"
"stop_times.txt" 69744 "stop_id" "49ANGEclémA"
"stop_times.txt" 69797 "stop_id" "49ANGEclémA"
"stop_times.txt" 69824 "stop_id" "49ANGEclémA"
"stop_times.txt" 69851 "stop_id" "49ANGEclémA"
"stop_times.txt" 69904 "stop_id" "49ANGEclémA"
"stop_times.txt" 69931 "stop_id" "49ANGEclémA"
"stop_times.txt" 69984 "stop_id" "49ANGEclémA"
"stop_times.txt" 70011 "stop_id" "49ANGEclémA"
"stop_times.txt" 70038 "stop_id" "49ANGEclémA"
"stop_times.txt" 70065 "stop_id" "49ANGEclémA"
"stop_times.txt" 70114 "stop_id" "49ANGEclémA"
"stop_times.txt" 70139 "stop_id" "49ANGEclémA"
"stop_times.txt" 70164 "stop_id" "49ANGEclémA"
"stop_times.txt" 70215 "stop_id" "49ANGEclémA"
"stop_times.txt" 70241 "stop_id" "49ANGEclémA"
"stop_times.txt" 70267 "stop_id" "49ANGEclémA"
"stop_times.txt" 70316 "stop_id" "49ANGEclémA"
"stop_times.txt" 70341 "stop_id" "49ANGEclémA"
"stop_times.txt" 70540 "stop_id" "49ANGEclémR"
"stop_times.txt" 70566 "stop_id" "49ANGEclémR"
"stop_times.txt" 70616 "stop_id" "49ANGEclémR"
"stop_times.txt" 70642 "stop_id" "49ANGEclémR"
"stop_times.txt" 70667 "stop_id" "49ANGEclémR"
"stop_times.txt" 70692 "stop_id" "49ANGEclémR"
"stop_times.txt" 70717 "stop_id" "49ANGEclémR"
"stop_times.txt" 70743 "stop_id" "49ANGEclémR"
"stop_times.txt" 70794 "stop_id" "49ANGEclémR"
"stop_times.txt" 70820 "stop_id" "49ANGEclémR"
"stop_times.txt" 70846 "stop_id" "49ANGEclémR"
"stop_times.txt" 70872 "stop_id" "49ANGEclémR"
"stop_times.txt" 70923 "stop_id" "49ANGEclémR"
"stop_times.txt" 70949 "stop_id" "49ANGEclémR"
"stop_times.txt" 70977 "stop_id" "49ANGEclémR"
"stop_times.txt" 71032 "stop_id" "49ANGEclémR"
"stop_times.txt" 71060 "stop_id" "49ANGEclémR"
"stop_times.txt" 71088 "stop_id" "49ANGEclémR"
"stop_times.txt" 71116 "stop_id" "49ANGEclémR"
same_name_and_description_for_stop WARNING 4

same_name_and_description_for_stop

Same name and description for stop.

The GTFS spec defines stops.txt stop_description as:

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

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty record. stopDesc (?) The faulty record's `stop_desc`.
2932 "85ROCHboil" "Pont BOILEAU"
4538 "44BAUGnordA" "Centre travaux nord"
4708 "85MOUIbeauR" "Cité Beaulieu"
5108 "85DOMPerauR" "Eraudière"
same_route_and_agency_url WARNING 1

same_route_and_agency_url

Same routes.route_url and agency.agency_url.

A route should not have the same routes.route_url as a record from agency.txt.

You can see more about this notice here.

routeCsvRowNumber (?) The row number of the faulty record from `routes.txt`. routeId (?) The faulty record's id. agencyName (?) The faulty record's referenced agency name. routeUrl (?) The duplicate URL value agencyCsvRowNumber (?) The row number of the faulty record from `agency.txt`.
46 "15" "Aléop Lignes Express régionales" "https://aleop.paysdelaloire.fr/" 7
same_stop_and_agency_url WARNING 3

same_stop_and_agency_url

Same stops.stop_url and agency.agency_url.

A stop should not have the same stops.stop_url as a record from agency.txt.

You can see more about this notice here.

stopCsvRowNumber (?) The row number of the faulty record from `stops.txt`. stopId (?) The faulty record's id. agencyName (?) The faulty record's `agency.agency_name`. stopUrl (?) The duplicate URL value. agencyCsvRowNumber (?) The row number of the faulty record from `agency.txt`.
9196 "85RIEZsionU" "Aléop en Vendée" "https://aleop.paysdelaloire.fr/vendee" 6
9393 "85JEANmaraA" "Aléop en Vendée" "https://aleop.paysdelaloire.fr/vendee" 6
9394 "85JEANmaraR" "Aléop en Vendée" "https://aleop.paysdelaloire.fr/vendee" 6
service_has_no_active_day_of_the_week WARNING 34

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.
21 "08153d78461f7e337549"
22 "082e34332d7d27511a77"
35 "0f136936023b2a4e747b"
62 "1d3f5b701f46197b6c07"
78 "243710660f42467a5e54"
81 "260718252d7b175d736f"
90 "29241b0e5f68674a1c14"
95 "2a340c787d1d55287c4d"
103 "2d7c113c270b05183468"
104 "2e1a19321e23421e3f7d"
128 "363e074d3c293c353f7d"
137 "3a482f337c4f404f7f24"
138 "3a516f4e027618237264"
147 "3f180629325677644725"
158 "4241132f63797e066177"
159 "42474d177f474b1b772e"
173 "47716d7b0f720b4e0803"
179 "49212c545b197143233e"
181 "495a2c140633390c0064"
203 "5060630a01402f684908"
205 "522b392633431141327d"
211 "545e0d1b050a0e570a30"
214 "551a2f635f39446e3b70"
247 "652b327b32603c7d7b2e"
256 "673b2131087570277520"
273 "6e390e5e5d083b6b1407"
283 "74754657192b66475235"
284 "751b4648323412117523"
485 "gen:0f690e5422"
513 "gen:18763c8053"
532 "gen:1f026f7805"
544 "gen:261b19695a"
623 "gen:4b64305a36"
672 "gen:604b752d38"
stop_too_far_from_shape WARNING 26

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.
2491 "13-2119" "2652202505" 47534 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2495 "13-8374" "2652202507" 47576 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2485 "13-5278" "2652202502" 47482 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2424 "12-4452" "2652201305" 47125 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2417 "12-7944" "2652294701" 47088 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2420 "12-3533" "2652201302" 47101 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2423 "12-5279" "2652294703" 47120 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2421 "12-9626" "2652201303" 47107 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2506 "13-9767" "2652202514" 47635 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2511 "13-4068" "2652202517" 47675 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2532 "13-7594" "2652296125" 47862 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2486 "13-8860" "2652296102" 47484 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2433 "12-949" "2652294706" 47180 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2426 "12-8240" "2652294704" 47138 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2447 "12-533" "2652294712" 47253 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2430 "12-2492" "2652294707" 47162 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2507 "13-6315" "2652202515" 47646 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2501 "13-1176" "2652202512" 47604 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2504 "13-690" "2652202513" 47623 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2488 "13-7349" "2652202504" 47507 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2484 "13-5158" "2652296101" 47469 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2523 "13-9954" "2652202522" 47789 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2490 "13-5561" "2652296104" 47522 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2434 "12-4983" "2652201309" 47185 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2771 "07-2683" "2650544401" 50130 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
2487 "13-8619" "2652202503" 47496 "44NANTsncfU" "Gare routière" [47.216550482620136,-1.541114789982971] 136.3318177148929
stop_without_stop_time WARNING 1940

stop_without_stop_time

A stop in stops.txt is not referenced by any stop_times.stop_id.

Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
3811 "53FUTAacacU" "1 -Acacias"
3812 "53FOUGaunaU" "1 -L'aunay"
3813 "53COLObruyU" "1 -Lotissement Bruyeres"
3814 "49CHERprieU" "1 rue Albert Prieur"
3815 "85GUIBjarcU" "1 Rue du Jarc"
3816 "49YVONfleuU" "1 rue Fleur de lys"
3821 "53AZE1sablU" "10 route de sablé"
3823 "85BEUGrn13U" "119-125 RN137"
3824 "53HILAchemU" "13-Chemin La Tour"
3825 "53CHAIhilaU" "13-Saint Hilaire"
3826 "85LARSgranU" "14 Rue des Grands Bois"
3827 "53ERNEbellU" "14-Bellevue"
3828 "53FOUGpoteU" "14-Le Poteau"
3829 "49HUILloyeU" "15 Rue Pierre Le Loyer"
3831 "85JUIRjuirU" "16 Route de Saint-Juire"
3832 "85LAIRoceaU" "17 rue Océane"
3833 "53ANDOepinU" "17-Residence L'epinay"
3834 "85PEAUprinU" "18 Rue Principale"
3835 "53BACOmatiU" "2 -Henri Matisse"
3836 "53ERNEornaU" "2 -Ornaux"
3837 "44ERBRgue2A" "2 Rue du Gué"
3838 "85MOREnatiU" "22 rue Nationale"
3839 "53CHATmarcU" "22-Place Marche"
3840 "85HERMnantU" "227 Route de Nantes"
3841 "85THEMegliU" "23 rue de l'église"
3842 "53GORRmoulU" "24-Moulin"
3843 "53GONTmiliU" "27 Bd Miliana"
3844 "49MESNnatiU" "27 Rue Nationale"
3845 "85CHASclemU" "29 rue Clémenceau"
3846 "85PINEoceaU" "29 rue de l'Océan"
3847 "53DENIchevU" "3 -Cheverus"
3848 "53LANDcombU" "3 -Combattants"
3849 "53GUIL3001U" "3 -L'ecole"
3850 "53GORRmartU" "3 -La Fontaine Saint Martin"
3851 "53HILAhoulU" "3 -Route La Houllerie"
3854 "85PEXIpontU" "3 Rue du Pont"
3857 "85THIRmairU" "34 Rue de la Mairie"
3858 "53LANDgranU" "36-Grande rue"
3859 "85MAGNsablA" "38 rue des Sables"
3860 "85MAGNsablR" "38 rue des Sables"
3862 "49LEZIparkU" "43 rue de la gare"
3863 "49LEZIgareU" "43 rue de la Gare (travaux)"
3868 "53GORRauguU" "5 -Pierre Auguste Renoir"
3869 "85LAY1lucoU" "5 Route de Luçon"
3870 "85NOYEegliU" "5 Rue de l'Eglise"
3871 "53CHATanciU" "51-Anciens Combattants"
3872 "53PIERaimoU" "53-Le Bois Aimont"
3874 "85PLAIjeanU" "6 Rue Saint-Jean"
3875 "85ELLErougU" "7 rue du Moulin rouge"
3876 "85BESSprinU" "7 Rue Principale"
unused_shape WARNING 210

unused_shape

Shape is not used in GTFS file trips.txt.

All records defined by GTFS shapes.txt should be used in trips.txt.

You can see more about this notice here.

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

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"1" 2508
"10" 3257
"101" 3671
"102" 16711
"103" 34147
"103-275" 34983
"103-5660" 35841
"104" 38941
"105" 47308
"106" 53222
"107" 53334
"108" 58921
"108-4579" 60438
"108-9927" 62664
"109" 63790
"11" 73638
"110" 74057
"111" 78310
"112" 84023
"112-276" 84389
"112-9953" 85847
"113" 86729
"114" 100590
"115" 100958
"116" 101331
"117" 105257
"118" 105625
"119" 113327
"12" 113514
"120" 125433
"121" 125885
"122" 126340
"123" 127044
"124" 127231
"125" 127910
"126" 128158
"127" 129023
"128" 129210
"129" 129460
"13" 129714
"130" 147559
"131" 148234
"132" 148488
"133" 149162
"134" 149412
"135" 150091
"136" 150327
"137" 150809
"138" 151293
"139" 151776
big_gap_in_service INFO 371

big_gap_in_service

A service has a gap of more than 13 days between active service dates.

You can see more about this notice here.

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

serviceId (?) The service_id that has the gap. gapStartDate (?) The first day of the gap. gapEndDate (?) The last day of the gap. gapDurationDays (?) The number of days in the gap.
"01163a6e5f0910073214" "2026-10-16" "2026-11-02" 16
"01163a6e5f0910073214" "2026-12-18" "2027-01-04" 16
"01163a6e5f0910073214" "2027-02-19" "2027-03-08" 16
"01163a6e5f0910073214" "2027-04-16" "2027-05-03" 16
"012705765b230d454c07" "2026-10-16" "2026-11-06" 20
"022c6a1f707546696a47" "2027-04-24" "2027-05-15" 20
"022e466a634b5b3c0605" "2027-04-24" "2027-05-15" 20
"041a54745e4a45497c76" "2026-10-12" "2026-11-02" 20
"041a54745e4a45497c76" "2026-12-14" "2027-01-04" 20
"041a54745e4a45497c76" "2027-02-15" "2027-03-08" 20
"041a54745e4a45497c76" "2027-04-12" "2027-05-03" 20
"06473b6b67265f0a357f" "2026-10-11" "2026-11-08" 27
"06473b6b67265f0a357f" "2026-12-13" "2027-01-10" 27
"06473b6b67265f0a357f" "2027-02-14" "2027-03-14" 27
"06473b6b67265f0a357f" "2027-04-11" "2027-05-16" 34
"08153d78461f7e337549" "2026-09-06" "2026-10-25" 48
"08153d78461f7e337549" "2026-10-25" "2026-11-21" 26
"082e34332d7d27511a77" "2026-08-31" "2026-09-20" 19
"082e34332d7d27511a77" "2026-09-20" "2026-10-31" 40
"082e34332d7d27511a77" "2026-10-31" "2026-11-21" 20
"085417752d6c2a700814" "2026-10-11" "2026-11-01" 20
"085417752d6c2a700814" "2026-12-13" "2027-01-03" 20
"085417752d6c2a700814" "2027-02-14" "2027-03-07" 20
"085417752d6c2a700814" "2027-04-11" "2027-05-02" 20
"0a441a633c4f71577772" "2026-10-10" "2026-11-07" 27
"0a441a633c4f71577772" "2026-12-12" "2027-01-09" 27
"0a441a633c4f71577772" "2027-02-13" "2027-03-13" 27
"0a441a633c4f71577772" "2027-04-10" "2027-05-15" 34
"0f136936023b2a4e747b" "2026-11-01" "2026-12-20" 48
"0f136936023b2a4e747b" "2027-01-03" "2027-02-21" 48
"0f136936023b2a4e747b" "2027-03-07" "2027-04-18" 41
"0f136936023b2a4e747b" "2027-05-09" "2027-07-04" 55
"146e310a2e50224d1575" "2026-10-10" "2026-11-07" 27
"146e310a2e50224d1575" "2026-12-12" "2027-01-09" 27
"146e310a2e50224d1575" "2027-02-13" "2027-03-13" 27
"146e310a2e50224d1575" "2027-04-10" "2027-05-15" 34
"15160b043b7e114d226a" "2026-12-18" "2027-01-08" 20
"162e1d63713b4a1a1d61" "2026-10-11" "2026-11-08" 27
"162e1d63713b4a1a1d61" "2026-12-13" "2027-01-10" 27
"162e1d63713b4a1a1d61" "2027-02-14" "2027-03-14" 27
"162e1d63713b4a1a1d61" "2027-04-11" "2027-05-16" 34
"17505372375a36012d24" "2027-02-19" "2027-03-08" 16
"17505372375a36012d24" "2027-04-16" "2027-05-03" 16
"18471a623c2307243672" "2026-10-16" "2026-11-06" 20
"18471a623c2307243672" "2026-12-18" "2027-01-08" 20
"18471a623c2307243672" "2027-02-19" "2027-03-12" 20
"18471a623c2307243672" "2027-04-16" "2027-05-05" 18
"19672c653a11690f3c16" "2026-10-16" "2026-11-02" 16
"19672c653a11690f3c16" "2026-12-18" "2027-01-04" 16
"19672c653a11690f3c16" "2027-02-19" "2027-03-08" 16
feed_valid_beyond_total_service_window INFO 1

feed_valid_beyond_total_service_window

The feed is valid 14 days beyond its total service window.

You can see more about this notice here.

feedStartDate (?) The feed start date from feed_info.txt. feedEndDate (?) The feed end date from feed_info.txt. serviceWindowStartDate (?) The earliest active service date across all services. serviceWindowEndDate (?) The latest active service date across all services.
"2025-01-01" "2027-08-31" "2026-08-09" "2027-08-31"
trip_headsign_matches_intermediate_stop INFO 7

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.
3353 "2660655105" "Bonnétable" "72SARGbonnR" 4 "72BONNcharR"
3354 "2660655106" "Bonnétable" "72SARGbonnR" 6 "72BONNcharR"
3360 "2660655113" "Bonnétable" "72SARGbonnR" 7 "72BONNcharR"
3361 "2660655112" "Bonnétable" "72SARGbonnR" 4 "72BONNcharR"
3362 "2660655114" "Bonnétable" "72SARGbonnR" 4 "72BONNcharR"
3364 "2660655115" "Bonnétable" "72SARGbonnR" 4 "72BONNcharR"
3365 "2660655117" "Bonnétable" "72SARGbonnR" 4 "72BONNcharR"
unknown_column INFO 78

unknown_column

A column name is unknown.

You can see more about this notice here.

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

filename (?) The name of the faulty file. fieldName (?) The name of the unknown column. index (?) The index of the faulty column.
"agency.txt" "agency_primary" 8
"stops.txt" "import_id" 14
"stops.txt" "ext_id" 15
"stops.txt" "city_name" 16
"stops.txt" "direction_id" 17
"stops.txt" "area_name" 18
"stops.txt" "ext_aleop_abri" 19
"stops.txt" "ext_aleop_poteau" 20
"stops.txt" "ext_bench" 21
"stops.txt" "ext_bikepark" 22
"stops.txt" "ext_c1c3_tad_2026" 23
"stops.txt" "ext_carcharging" 24
"stops.txt" "ext_carpark" 25
"stops.txt" "ext_carpooling" 26
"stops.txt" "ext_conventionnement" 27
"stops.txt" "ext_diag_date" 28
"stops.txt" "ext_gare_conventionnee" 29
"stops.txt" "ext_gestionnaire" 30
"stops.txt" "ext_id_2" 31
"stops.txt" "ext_id_py7" 32
"stops.txt" "ext_id_tad" 33
"stops.txt" "ext_non_aleop_abri" 34
"stops.txt" "ext_non_aleop_poteau" 35
"stops.txt" "ext_photo_url_1" 36
"stops.txt" "ext_photo_url_2" 37
"stops.txt" "ext_photo_url_3" 38
"stops.txt" "ext_photo_url_4" 39
"stops.txt" "ext_priority" 40
"stops.txt" "ext_pwd_nooverhang" 41
"stops.txt" "ext_pwd_pathway" 42
"stops.txt" "ext_pwd_readability" 43
"stops.txt" "ext_pwd_slopes" 44
"stops.txt" "ext_pwd_sound" 45
"stops.txt" "ext_pwd_tactilpaving" 46
"stops.txt" "ext_pwd_visualway" 47
"stops.txt" "ext_pwd_wheelchair_z" 48
"stops.txt" "ext_quay_height" 49
"stops.txt" "ext_quay_length" 50
"stops.txt" "ext_region_insee" 51
"stops.txt" "ext_region_name" 52
"stops.txt" "ext_schedule" 53
"stops.txt" "ext_sec_A13A" 54
"stops.txt" "ext_sec_C6" 55
"stops.txt" "ext_sec_bikepark" 56
"stops.txt" "ext_sec_config" 57
"stops.txt" "ext_sec_intown" 58
"stops.txt" "ext_sec_light" 59
"stops.txt" "ext_sec_pedxing" 60
"stops.txt" "ext_sec_zebra" 61
"stops.txt" "ext_sec_zebra_damaged" 62