GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-13T03:42:52Z,
for the dataset file:///shared/filibus.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
N/A
Publisher URL:
N/A
Feed Email:
N/A
Feed Language:
N/A

Files included


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

Counts


  • Agencies: 0
  • Blocks: 1177
  • Routes: 85
  • Shapes: 267
  • Stops: 802
  • Trips: 6095

Specification Compliance report

13232 notices reported (100 errors, 13131 warnings, 1 infos)

Notice Code Severity Total
decreasing_or_equal_stop_time_distance ERROR 25

decreasing_or_equal_stop_time_distance

Decreasing or equal shape_dist_traveled in stop_times.txt.

When sorted by stop_times.stop_sequence, two consecutive entries in stop_times.txt should have increasing distance, based on the field shape_dist_traveled. If the values are equal, this is considered as an error.

You can see more about this notice here.

tripId (?) The id of the faulty trip. stopId (?) The id of the faulty stop. csvRowNumber (?) The row number from `stop_times.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. stopSequence (?) The faulty record's `stop_times.stop_sequence`. prevCsvRowNumber (?) The row number from `stop_times.txt` of the previous stop time. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous stop time. prevStopSequence (?) The previous record's `stop_times.stop_sequence`.
"2407945-PA_2025-MUSCOMa-Mardi-04" "MONNET" 80447 2.97 10 80446 2.97 9
"2407929-PA_2025-MUSCOJe-Jeudi-01" "MONNET" 32300 9.332 30 32299 9.332 29
"2347253-PA_2025-MUSCOVe-Vendredi-01-1101100" "MONFORA" 111984 0.0 2 111983 0.0 1
"2407929-PA_2025-MUSCOMe-Mercredi-01" "MONNET" 103505 9.332 30 103504 9.332 29
"2407945-PA_2025-MUSCOlu-Lundi-02" "MONNET" 56655 2.97 10 56654 2.97 9
"2407758-PA_2025-MUSCOVe-Vendredi-01-1101100" "FULBERR" 124593 0.0 2 124592 0.0 1
"2347253-PA_2025-MUSCOlu-Lundi-02-1101100" "MONFORA" 40772 0.0 2 40771 0.0 1
"2407758-PA_2025-MUSCOJe-Jeudi-01-1101100" "FULBERR" 29517 0.0 2 29516 0.0 1
"2407847-PA_2025-MUSCOlu-Lundi-02" "MONFORA" 55353 0.0 2 55352 0.0 1
"2407945-PA_2025-MUSCOJe-Jeudi-01" "MONNET" 32838 2.97 10 32837 2.97 9
"2407847-PA_2025-MUSCOMa-Mardi-04" "MONFORA" 79145 0.0 2 79144 0.0 1
"2347253-PA_2025-MUSCOMa-Mardi-04-1101100" "MONFORA" 64589 0.0 2 64588 0.0 1
"2347253-PA_2025-MUSCOJe-Jeudi-01-1101100" "MONFORA" 16976 0.0 2 16975 0.0 1
"2407929-PA_2025-MUSCOVe-Vendredi-01" "MONNET" 127376 9.332 30 127375 9.332 29
"2407847-PA_2025-MUSCOMe-Mercredi-01" "MONFORA" 102741 0.0 2 102740 0.0 1
"2411563-PA_2025-MUSCOMe-Mercredi-01-0010000" "LECLERA" 106437 0.0 2 106436 0.0 1
"2407945-PA_2025-MUSCOMe-Mercredi-01" "MONNET" 104043 2.97 10 104042 2.97 9
"2407828-PA_2025-MUSCOMe-Mercredi-01-0010000" "MONFORA" 102247 1.211 5 102246 1.211 4
"2407929-PA_2025-MUSCOlu-Lundi-02" "MONNET" 56117 9.332 30 56116 9.332 29
"2407929-PA_2025-MUSCOMa-Mardi-04" "MONNET" 79909 9.332 30 79908 9.332 29
"2407758-PA_2025-MUSCOMa-Mardi-04-1101100" "FULBERR" 77126 0.0 2 77125 0.0 1
"2407847-PA_2025-MUSCOJe-Jeudi-01" "MONFORA" 31536 0.0 2 31535 0.0 1
"2407847-PA_2025-MUSCOVe-Vendredi-01" "MONFORA" 126612 0.0 2 126611 0.0 1
"2407945-PA_2025-MUSCOVe-Vendredi-01" "MONNET" 127914 2.97 10 127913 2.97 9
"2407758-PA_2025-MUSCOlu-Lundi-02-1101100" "FULBERR" 53334 0.0 2 53333 0.0 1
equal_shape_distance_diff_coordinates ERROR 51

equal_shape_distance_diff_coordinates

Two consecutive points have equal shape_dist_traveled and different lat/lon coordinates in shapes.txt and the distance between the two points is greater than the 1.11m.

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 different coordinates indicate an error.

You can see more about this notice here.

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

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) The faulty record's `shape_dist_traveled` value. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) The previous shape point's `shape_dist_traveled` value. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`. actualDistanceBetweenShapePoints (?) Actual distance traveled along the shape from the first shape point to the previous shape point.
"70030" 23537 6.541 170001 23536 6.541 160017 1.9927730347943284
"70030" 23541 7.264 190001 23540 7.264 180002 2.020750098761546
"140021" 32405 0.483 20001 32404 0.483 10027 2.0915939272873434
"140021" 32415 0.783 30001 32414 0.783 20010 2.0322716585264975
"D230012" 104303 18.584 80001 104302 18.584 70049 25.17696862635362
"D230012" 104305 20.758 90001 104304 20.758 80002 5.36239343711812
"10060" 2099 8.26 250001 2098 8.26 240017 1.9344505097228137
"10060" 2101 8.895 260001 2100 8.895 250002 1.9976428103447421
"10062" 3249 8.26 250001 3248 8.26 240017 1.9344505097228137
"10062" 3251 8.895 260001 3250 8.895 250002 1.9976428103447421
"10061" 2688 8.26 250001 2687 8.26 240017 1.9344505097228137
"10061" 2690 8.895 260001 2689 8.895 250002 1.9976428103447421
"100026" 28087 3.468 120001 28086 3.468 110012 2.0917796994393423
"100026" 28137 4.212 140001 28136 4.212 130033 2.0352163056719443
"100027" 28452 1.01 50001 28451 1.01 40012 2.0917796994393423
"B0014" 69025 3.328 100001 69024 3.328 90027 2.0915939272873434
"B0014" 69035 3.629 110001 69034 3.629 100010 2.0322716585264975
"B0014" 69120 5.726 150001 69119 5.726 140028 13.056943646663745
"B0015" 69257 0.498 20001 69256 0.498 10036 4.477362940597923
"10040" 195 3.512 110001 194 3.512 100013 1.981963437190405
"10040" 197 4.16 120001 196 4.16 110002 1.9161497551769122
"10042" 914 3.512 110001 913 3.512 100013 1.981963437190405
"10042" 916 4.16 120001 915 4.16 110002 1.9161497551769122
"40110" 16511 2.424 60001 16510 2.424 50009 2.0917796994393423
"40110" 16561 3.168 80001 16560 3.168 70033 2.0352163056719443
"40114" 18058 0.744 30001 18057 0.744 20033 2.0352163056719443
"10045" 1259 3.512 110001 1258 3.512 100013 1.981963437190405
"10045" 1261 4.16 120001 1260 4.16 110002 1.9161497551769122
"40108" 15462 2.424 60001 15461 2.424 50009 2.0917796994393423
"40108" 15512 3.168 80001 15511 3.168 70033 2.0352163056719443
"40107" 14910 1.099 50001 14909 1.099 40009 2.0917796994393423
"40107" 14960 1.843 70001 14959 1.843 60033 2.0352163056719443
"20068" 6518 6.226 180001 6517 6.226 170048 71.0701343432055
"20066" 5106 0.51 20001 5105 0.51 10037 4.477362940597923
"20065" 5014 12.925 340001 5013 12.925 330048 71.0701343432055
"D800001" 127567 1.393 20001 127566 1.393 10087 1.9601859922185898
"C30001" 71778 4.871 150001 71777 4.871 140032 2.0352163056719443
"1580028" 55480 9.218 50001 55479 9.218 40199 1.1260111058915052
"RDP0039" 131451 1.279 40001 131450 1.279 30037 4.367231733301728
"RDP0039" 131491 1.99 60001 131490 1.99 50030 2.0406018257516307
"RDP0038" 131245 1.279 40001 131244 1.279 30037 4.367231733301728
"RDP0038" 131285 1.99 60001 131284 1.99 50030 2.0406018257516307
"RDP0036" 130797 1.279 40001 130796 1.279 30037 4.367231733301728
"RDP0036" 130837 1.99 60001 130836 1.99 50030 2.0406018257516307
"RDP0040" 131788 3.549 90001 131787 3.549 80018 2.0695440516511887
"70028" 22594 6.541 170001 22593 6.541 160017 1.9927730347943284
"70028" 22598 7.264 190001 22597 7.264 180002 2.020750098761546
"40074" 14198 1.099 50001 14197 1.099 40009 2.0917796994393423
"40074" 14248 1.843 70001 14247 1.843 60033 2.0352163056719443
"70029" 23048 5.813 160001 23047 5.813 150017 1.9927730347943284
trip_distance_exceeds_shape_distance ERROR 24

trip_distance_exceeds_shape_distance

The distance between the last shape point and last stop point is greater than or equal to the 11.1m threshold.

You can see more about this notice here.

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"2406913-PA_2025-MUSCOJe-Jeudi-01" "D800003" 15.795 15.794 34.114504741949204
"2407128-PA_2025-MUSCOJe-Jeudi-01-1101100" "ND980004" 3.912 3.904 11.377944223128765
"2407129-PA_2025-MUSCOJe-Jeudi-01-1101100" "ND980004" 3.912 3.904 11.377944223128765
"2407761-PA_2025-MUSCOJe-Jeudi-01" "50057" 6.407 6.19 11.377944223128765
"2424155-PA_2025-MUSCOJe-Jeudi-01" "8010010" 9.572 9.453 11.377944223128765
"2406913-PA_2025-MUSCOlu-Lundi-02" "D800003" 15.795 15.794 34.114504741949204
"2407128-PA_2025-MUSCOlu-Lundi-02-1101100" "ND980004" 3.912 3.904 11.377944223128765
"2407129-PA_2025-MUSCOlu-Lundi-02-1101100" "ND980004" 3.912 3.904 11.377944223128765
"2407761-PA_2025-MUSCOlu-Lundi-02" "50057" 6.407 6.19 11.377944223128765
"2424155-PA_2025-MUSCOlu-Lundi-02" "8010010" 9.572 9.453 11.377944223128765
"2406913-PA_2025-MUSCOMa-Mardi-04" "D800003" 15.795 15.794 34.114504741949204
"2407128-PA_2025-MUSCOMa-Mardi-04-1101100" "ND980004" 3.912 3.904 11.377944223128765
"2407129-PA_2025-MUSCOMa-Mardi-04-1101100" "ND980004" 3.912 3.904 11.377944223128765
"2407761-PA_2025-MUSCOMa-Mardi-04" "50057" 6.407 6.19 11.377944223128765
"2424155-PA_2025-MUSCOMa-Mardi-04" "8010010" 9.572 9.453 11.377944223128765
"2406913-PA_2025-MUSCOMe-Mercredi-01" "D800003" 15.795 15.794 34.114504741949204
"2407122-PA_2025-MUSCOMe-Mercredi-01-0010000" "ND980004" 3.912 3.904 11.377944223128765
"2407761-PA_2025-MUSCOMe-Mercredi-01" "50057" 6.407 6.19 11.377944223128765
"2424155-PA_2025-MUSCOMe-Mercredi-01" "8010010" 9.572 9.453 11.377944223128765
"2406913-PA_2025-MUSCOVe-Vendredi-01" "D800003" 15.795 15.794 34.114504741949204
"2407128-PA_2025-MUSCOVe-Vendredi-01-1101100" "ND980004" 3.912 3.904 11.377944223128765
"2407129-PA_2025-MUSCOVe-Vendredi-01-1101100" "ND980004" 3.912 3.904 11.377944223128765
"2407761-PA_2025-MUSCOVe-Vendredi-01" "50057" 6.407 6.19 11.377944223128765
"2424155-PA_2025-MUSCOVe-Vendredi-01" "8010010" 9.572 9.453 11.377944223128765
equal_shape_distance_diff_coordinates_distance_below_threshold WARNING 257

equal_shape_distance_diff_coordinates_distance_below_threshold

Two consecutive points have equal shape_dist_traveled and different lat/lon coordinates in shapes.txt and the distance between the two points is greater than 0 but less than 1.11m.

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 small difference of coordinates (greater than 0 but less than 1.11 m distance) result in a warning.

You can see more about this notice here.

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

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) The faulty record's `shape_dist_traveled` value. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) The previous shape point's `shape_dist_traveled` value. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`. actualDistanceBetweenShapePoints (?) Actual distance traveled along the shape from the first shape point to the previous shape point.
"D340006" 116370 1.023 10052 116369 1.023 10051 0.2952596288001601
"ND920002" 129540 0.045 10005 129539 0.045 10004 0.6781102873151197
"ND920002" 129542 0.054 10007 129541 0.054 10006 0.24774933884493283
"D30006" 108336 1.521 60002 108335 1.521 60001 0.456292700036733
"D30006" 108624 6.957 180002 108623 6.957 180001 0.22135026124790771
"30013" 8612 0.031 10005 8611 0.031 10004 0.24774933884493283
"30013" 8725 2.438 80002 8724 2.438 80001 0.22135026124790771
"30010" 8532 4.768 130027 8531 4.768 130026 0.18479352980879923
"30010" 8558 5.303 140025 8557 5.303 140024 0.5624194403944053
"30010" 8590 5.892 160010 8589 5.892 160009 0.38537832739904476
"1010006" 34767 3.099 90006 34766 3.099 90005 0.38537832739904476
"1010006" 34778 3.38 100002 34777 3.38 100001 0.6734218691289405
"1010006" 34817 4.188 110019 34816 4.188 110018 0.18479352980879923
"CG10023" 73020 3.307 70036 73019 3.307 70035 0.14751412884656054
"D030002" 79358 8.681 50059 79357 8.681 50058 0.0736617436471513
"CG10024" 73314 3.307 70036 73313 3.307 70035 0.14751412884656054
"1020010" 35366 1.704 40020 35365 1.704 40019 0.3335853034368008
"D150017" 95030 6.797 30002 95029 6.797 30001 0.5559755052564519
"D150015" 94307 5.895 40212 94306 5.895 40211 0.5542012721125256
"1570067" 48711 10.483 100028 48710 10.483 100027 0.8926208333420939
"1570066" 47688 10.483 100028 47687 10.483 100027 0.8926208333420939
"1570065" 46884 10.483 100028 46883 10.483 100027 0.8926208333420939
"1570063" 44754 10.483 100028 44753 10.483 100027 0.8926208333420939
"30001" 7227 5.027 140027 7226 5.027 140026 0.18479352980879923
"30001" 7231 5.105 150003 7230 5.105 150002 0.24774933884493283
"30001" 7253 5.563 150025 7252 5.563 150024 0.5624194403944053
"30004" 7600 5.027 140027 7599 5.027 140026 0.18479352980879923
"120043" 31920 2.566 70008 31919 2.566 70007 0.5542012721125256
"140018" 32308 2.799 30014 32307 2.799 30013 0.4003387536395818
"30006" 7779 3.155 80019 7778 3.155 80018 0.18479352980879923
"30006" 7786 3.242 90005 7785 3.242 90004 0.24774933884493283
"30006" 7899 5.649 160002 7898 5.649 160001 0.22135026124790771
"8020008" 68165 2.466 80011 68164 2.466 80010 0.11119510090982554
"8020008" 68383 7.195 210002 68382 7.195 210001 0.23429095027935237
"30007" 8172 4.768 130027 8171 4.768 130026 0.18479352980879923
"30007" 8198 5.303 140025 8197 5.303 140024 0.5624194403944053
"30007" 8230 5.892 160010 8229 5.892 160009 0.38537832739904476
"30007" 8286 7.146 200002 8285 7.146 200001 0.8194171717181594
"D310006" 110064 1.812 20026 110063 1.812 20025 0.31521712905406557
"D150020" 96113 6.797 30002 96112 6.797 30001 0.5559755052564519
"1570072" 53276 10.483 100028 53275 10.483 100027 0.8926208333420939
"1570070" 51324 10.483 100028 51323 10.483 100027 0.8926208333420939
"D230014" 105172 1.159 10052 105171 1.159 10051 0.18479352980879923
"D230014" 105179 1.246 20005 105178 1.246 20004 0.24774933884493283
"D230013" 104395 0.031 10005 104394 0.031 10004 0.24774933884493283
"D230013" 104445 1.077 10055 104444 1.077 10054 0.38537832739904476
"D230013" 104461 1.48 20005 104460 1.48 20004 0.8908793183179107
"D230012" 103609 0.031 10005 103608 0.031 10004 0.24774933884493283
"D230011" 103540 19.562 50163 103539 19.562 50162 0.38537832739904476
"D230011" 103557 19.965 60006 103556 19.965 60005 0.38537832739904476
equal_shape_distance_same_coordinates WARNING 3336

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 3336 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`.
"D340005" 116140 7.673 20001 116139 7.673 10250
"D340005" 116160 8.028 30001 116159 8.028 20020
"D340005" 116177 8.457 40001 116176 8.457 30017
"D340005" 116266 10.511 50001 116265 10.511 40089
"70030" 23204 0.728 20001 23203 0.728 10035
"70030" 23219 1.029 30001 23218 1.029 20015
"70030" 23246 1.498 40001 23245 1.498 30027
"70030" 23258 1.742 50001 23257 1.742 40012
"70030" 23285 2.157 60001 23284 2.157 50027
"70030" 23311 2.512 70001 23310 2.512 60026
"70030" 23331 2.845 80001 23330 2.845 70020
"70030" 23354 3.233 90001 23353 3.233 80023
"70030" 23398 3.77 100001 23397 3.77 90044
"70030" 23421 4.084 110001 23420 4.084 100023
"70030" 23441 4.399 120001 23440 4.399 110020
"70030" 23457 4.663 130001 23456 4.663 120016
"70030" 23466 4.953 140001 23465 4.953 130009
"70030" 23490 5.604 150001 23489 5.604 140024
"70030" 23520 6.093 160001 23519 6.093 150030
"70030" 23539 6.978 180001 23538 6.978 170002
"70030" 23555 7.585 200001 23554 7.585 190014
"70030" 23570 7.892 210001 23569 7.892 200015
"70030" 23590 8.308 220001 23589 8.308 210020
"70030" 23607 8.575 230001 23606 8.575 220017
"70030" 23625 8.846 240001 23624 8.846 230018
"70030" 23641 9.248 250001 23640 9.248 240016
"D340006" 116371 1.023 20001 116370 1.023 10052
"D340006" 116466 3.178 30001 116465 3.178 20095
"D340006" 116488 3.651 40001 116487 3.651 30022
"D340006" 116508 4.006 50001 116507 4.006 40020
"D340006" 116699 9.1 60001 116698 9.1 50191
"D340006" 116779 10.651 70001 116778 10.651 60080
"ND920002" 129672 4.079 20001 129671 4.079 10136
"ND920002" 129693 4.427 30001 129692 4.427 20021
"1410011" 36752 3.872 20001 36751 3.872 10159
"1410011" 36908 8.86 30001 36907 8.86 20156
"1410011" 36938 10.15 40001 36937 10.15 30030
"1410011" 36963 10.974 50001 36962 10.974 40025
"1410011" 36972 11.448 60001 36971 11.448 50009
"1410011" 37002 12.1 70001 37001 12.1 60030
"1410011" 37023 12.448 80001 37022 12.448 70021
"1410012" 37181 2.597 20001 37180 2.597 10128
"1410012" 37190 3.022 30001 37189 3.022 20009
"1410012" 37212 3.783 40001 37211 3.783 30022
"1410012" 37246 5.186 50001 37245 5.186 40034
"1410012" 37401 10.194 60001 37400 10.194 50155
"1410010" 36199 0.728 20001 36198 0.728 10035
"1410010" 36215 1.059 30001 36214 1.059 20016
"1410010" 36241 1.683 40001 36240 1.683 30026
"1410010" 36250 2.108 50001 36249 2.108 40009
missing_recommended_field WARNING 86

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.

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

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"agency.txt" 2 "agency_id"
"routes.txt" 2 "agency_id"
"routes.txt" 3 "agency_id"
"routes.txt" 4 "agency_id"
"routes.txt" 5 "agency_id"
"routes.txt" 6 "agency_id"
"routes.txt" 7 "agency_id"
"routes.txt" 8 "agency_id"
"routes.txt" 9 "agency_id"
"routes.txt" 10 "agency_id"
"routes.txt" 11 "agency_id"
"routes.txt" 12 "agency_id"
"routes.txt" 13 "agency_id"
"routes.txt" 14 "agency_id"
"routes.txt" 15 "agency_id"
"routes.txt" 16 "agency_id"
"routes.txt" 17 "agency_id"
"routes.txt" 18 "agency_id"
"routes.txt" 19 "agency_id"
"routes.txt" 20 "agency_id"
"routes.txt" 21 "agency_id"
"routes.txt" 22 "agency_id"
"routes.txt" 23 "agency_id"
"routes.txt" 24 "agency_id"
"routes.txt" 25 "agency_id"
"routes.txt" 26 "agency_id"
"routes.txt" 27 "agency_id"
"routes.txt" 28 "agency_id"
"routes.txt" 29 "agency_id"
"routes.txt" 30 "agency_id"
"routes.txt" 31 "agency_id"
"routes.txt" 32 "agency_id"
"routes.txt" 33 "agency_id"
"routes.txt" 34 "agency_id"
"routes.txt" 35 "agency_id"
"routes.txt" 36 "agency_id"
"routes.txt" 37 "agency_id"
"routes.txt" 38 "agency_id"
"routes.txt" 39 "agency_id"
"routes.txt" 40 "agency_id"
"routes.txt" 41 "agency_id"
"routes.txt" 42 "agency_id"
"routes.txt" 43 "agency_id"
"routes.txt" 44 "agency_id"
"routes.txt" 45 "agency_id"
"routes.txt" 46 "agency_id"
"routes.txt" 47 "agency_id"
"routes.txt" 48 "agency_id"
"routes.txt" 49 "agency_id"
"routes.txt" 50 "agency_id"
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"
mixed_case_recommended_field WARNING 5204

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 5204 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.
"routes.txt" "route_long_name" "BARJOUVILLE - COLLEGE MONNET - LYCEE MONFORT" 15
"routes.txt" "route_long_name" "LYCEE MONFORT - COLLEGE MONNET - BARJOUVILLE" 16
"routes.txt" "route_long_name" "CHARTRES - SOURS LYCEE LA SAUSSAYE" 17
"routes.txt" "route_long_name" "CHARTRES - MIGNIERES F.STOCK" 18
"routes.txt" "route_long_name" "MITTAINVILLIERS-VERIGNY - CHARTRES" 19
"routes.txt" "route_long_name" "BOUGLAINVAL - CHALLET - CHARTRES" 20
"routes.txt" "route_long_name" "CHARTAINVILLIERS - CHARTRES" 21
"routes.txt" "route_long_name" "SOULAIRES - GASVILLE-OISEME - CHARTRES" 22
"routes.txt" "route_long_name" "MESLAY-LE-VIDAME - DAMMARIE - CHARTRES" 23
"routes.txt" "route_long_name" "SANDARVILLE - THIVARS - CHARTRES" 24
"routes.txt" "route_long_name" "MESLAY-LE-GRENET - FONTENAY-SUR-EURE - CHARTRES" 25
"routes.txt" "route_long_name" "SAINT-AUBIN-DES-BOIS - AMILLY - CHARTRES" 26
"routes.txt" "route_long_name" "MEDIATHEQUE <> LE COUDRAY" 27
"routes.txt" "route_long_name" "MEDIATHEQUE <> COLLEGE SOUTINE" 28
"routes.txt" "route_long_name" "CHAMPHOL > COLLEGE SOUTINE" 29
"routes.txt" "route_long_name" "BEL AIR <> COLLEGE SOUTINE" 30
"routes.txt" "route_long_name" "COLLEGE J.MOULIN > MARE AUX MOINES" 31
"routes.txt" "route_long_name" "KENNEDY > REPUBLIQUE" 32
"routes.txt" "route_long_name" "MITHOUARD > LYCEE S. MONFORT" 33
"routes.txt" "route_long_name" "LYCEE S.MONFORT > MEDIATHEQUE" 34
"routes.txt" "route_long_name" "LYCEE S.MONFORT > MEDIATHEQUE via BEGUINES" 35
"routes.txt" "route_long_name" "CHACATIERE > LYCEE FULBERT" 36
"routes.txt" "route_long_name" "MORARD > SIMONE DE BEAUVOIR" 37
"routes.txt" "route_long_name" "LEVES <> COLLEGE J. MACE" 38
"routes.txt" "route_long_name" "CHARTRES POLE D'ECHANGE- LE COUDRAY HOPITAL" 39
"routes.txt" "route_long_name" "MAINVILLIERS ZA LE VALLIER" 40
"routes.txt" "route_long_name" "CHARTRES LES CLOS/LA MADELEINE" 41
"routes.txt" "route_long_name" "LUCE BRUXELLES" 42
"routes.txt" "route_long_name" "CFA DU COUDRAY" 43
"routes.txt" "route_long_name" "MAINVILLIERS ZA LE VALLIER" 44
"routes.txt" "route_long_name" "CHARTRES LES CLOS / LA MADELEINE" 45
"routes.txt" "route_long_name" "LUCE BRUXELLES" 46
"routes.txt" "route_long_name" "C'LA NAVETTE" 47
"routes.txt" "route_long_name" "GASVILLE-OISEME - COLLEGE SOUTINE" 48
"routes.txt" "route_long_name" "BERCHERES-SAINT-GERMAIN - COLLEGE SOUTINE" 49
"routes.txt" "route_long_name" "SAINT-PREST - JOUY - COLLEGE SOUTINE" 50
"routes.txt" "route_long_name" "CLEVILLIERS MAIRIE - COLLEGE SOUTINE" 51
"routes.txt" "route_long_name" "CLEVILLIERS BOULAY - COLLEGE SOUTINE" 52
"routes.txt" "route_long_name" "LE COUDRAY HÔPITAL PASTEUR" 53
"routes.txt" "route_long_name" "HOUVILLE - SOURS - V.HUGO - FULBERT - M.REGNIER" 54
"routes.txt" "route_long_name" "HOUVILLE - SOURS - V.HUGO - FULBERT - M.REGNIER" 55
"routes.txt" "route_long_name" "PRUNAY-LE-GILLON - V.HUGO - FULBERT - M.REGNIER" 56
"routes.txt" "route_long_name" "VOISE - FRANCOURVILLE - V.HUGO-FULBERT-M.REGNIER" 57
"routes.txt" "route_long_name" "BERCHERES-LES-PIERRES - V.HUGO - M.REGNIER" 58
"routes.txt" "route_long_name" "BERCHERES-LES-PIERRES - M.REGNIER - FULBERT" 59
"routes.txt" "route_long_name" "NOGENT-LE-PHAYE - V.HUGO - FULBERT" 60
"routes.txt" "route_long_name" "COLTAINVILLE - V.HUGO - LYCEE FULBERT" 61
"routes.txt" "route_long_name" "FRESNAY-LE-COMTE - V.HUGO - M.REGNIER - FULBERT" 62
"routes.txt" "route_long_name" "LES CLOS>LA MADELEINE>CHARTRES GARE" 63
"routes.txt" "route_long_name" "MESLAY-LE-VIDAME - J.MONNET - S.MONFORT" 64
route_color_contrast WARNING 6

route_color_contrast

Insufficient route color contrast.

A route's color and route_text_color should be contrasting.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeColor (?) The faulty record's HTML route color. routeTextColor (?) The faulty record's HTML route text color.
"3" 4 "#FFCC00" "#FFFFFF"
"151" 20 "#F1A1C2" "#FFFFFF"
"D50" 74 "#F1A1C2" "#FFFFFF"
"D51" 75 "#F1A1C2" "#FFFFFF"
"D52" 76 "#F1A1C2" "#FFFFFF"
"D53" 77 "#F1A1C2" "#FFFFFF"
route_long_name_contains_short_name WARNING 1

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

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`. routeLongName (?) The faulty record's `route_long_name`.
"CFA" 43 "CFA" "CFA DU COUDRAY"
stop_too_far_from_shape_using_user_distance WARNING 1396

stop_too_far_from_shape_using_user_distance

Stop time too far from shape.

A stop time entry that is a large distance away from the location of the shape in shapes.txt as defined by shape_dist_traveled values.

You can see more about this notice here.

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

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.
858 "D340005" "2406935-PA_2025-MUSCOJe-Jeudi-01-1101100" 19460 "PSGEVRLA" "Verlaine" [48.41915454555766,1.3553727269215687] 395.09828688769693
858 "D340005" "2406935-PA_2025-MUSCOJe-Jeudi-01-1101100" 19461 "PSGECTRA" "Centre" [48.41694545502897,1.3570945459249655] 264.6743087318808
858 "D340005" "2406935-PA_2025-MUSCOJe-Jeudi-01-1101100" 19462 "PTAYSNCA" "La Taye SNCF" [48.40789000009056,1.3781261536619214] 360.9857847451182
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4229 "COURTM" "Courtille" [48.443458052644836,1.4960485788719418] 202.98392964626785
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4230 "MORARDM" "Morard" [48.44395105265895,1.4982167895818634] 170.2861918891644
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4231 "MARAIA" "Marais" [48.44175571429421,1.49831090473962] 147.15823508220961
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4232 "JOLYR" "Roger Joly" [48.43976333334296,1.4951066665922987] 156.60591757911615
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4233 "BRICER" "Saint-Brice" [48.43581500000282,1.4930555000025099] 153.56118310590304
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4234 "PERIERR" "Perriers" [48.43316,1.4928099999999997] 150.23080020347754
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4235 "3PONTR" "3 Ponts" [48.43065000000001,1.49114] 142.62102456750273
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4236 "GORDR" "Le Gord" [48.42841612903856,1.4899124838110598] 143.19675354521647
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4237 "PARCR" "Le Parc" [48.42588181818442,1.4891385453639836] 142.07815115770958
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4238 "GODINIER" "Gaudinières" [48.420149152543274,1.488926101748829] 130.65151690402712
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4239 "SEMBARR" "Sém. Barbelés" [48.4159677777795,1.4892285186124121] 123.1111892021671
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4240 "GOURDR" "Gourdez" [48.41195932272892,1.4894641326701616] 120.9480032860025
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4241 "GRAVI7R" "Graviers" [48.408106692834245,1.4899619001122602] 113.28371793996402
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4242 "VAUFERR" "Château d'eau" [48.40631076934254,1.4918380769668043] 112.78930982922311
163 "70030" "2406066-PA_2025-MULSam-Samedi-01" 4243 "CHAVA7R" "Chavannes" [48.40653191226194,1.4958988236520547] 113.40269251745845
857 "D340006" "2406933-PA_2025-MUSCOJe-Jeudi-01" 19454 "PSGEPRRR" "Perruches" [48.425666666759184,1.364496666612449] 258.26163675479563
857 "D340006" "2406933-PA_2025-MUSCOJe-Jeudi-01" 19455 "PAMYSILA" "Cinq Croix" [48.43157550005194,1.4131405001389945] 333.33339047449726
857 "D340006" "2406933-PA_2025-MUSCOJe-Jeudi-01" 19456 "PAMYMARA" "Ouerray Mare" [48.43144100009453,1.4150767776955602] 259.796833097636
974 "ND920002" "2407138-PA_2025-MUSCOJe-Jeudi-01-1101100" 20465 "PEM28B" "Pôle d'Échange" [48.44808175002994,1.4783029999496686] 124.13007609484393
952 "1410011" "2407075-PA_2025-MUSCOJe-Jeudi-01-1101100" 20353 "PEM28B" "Pôle d'Échange" [48.44805950000357,1.478242166660981] 129.24378319645947
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 139 "ROSTANR" "Jean Rostand" [48.44713999999999,1.4511099999999997] 271.16245095734126
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 140 "POIFONR" "Poiffonds" [48.44307936111487,1.4513088612034621] 156.90077593880847
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 141 "HERIOTR" "Hérriot" [48.437596666674466,1.4504300000196844] 145.9215864270508
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 142 "EUROPA" "Europe" [48.43779285714813,1.453582499739535] 140.49289404354363
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 143 "KENEDYR" "Kennedy" [48.43257250000498,1.4615437500193729] 189.07482238504494
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 144 "LEPINEA" "Lépine" [48.428884705944,1.4709834705765181] 191.98909076714347
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 145 "SCHUMA" "Schuman" [48.428882903363224,1.4734498387548018] 190.50411931938967
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 146 "MRI3A" "Mairie" [48.43198296667119,1.476293999972491] 226.95263241346933
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 147 "COURTA" "Courtois" [48.436190800015794,1.4794697999044157] 189.53132282163537
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 148 "VINCENA" "Saint-Vincent" [48.43833519528119,1.481108893219919] 194.1688087860936
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 149 "HOTDIEA" "Hôtel-Dieu" [48.442315408181265,1.4830787344501613] 189.54774207082988
8 "D30006" "2405763-PA_2025-MUETE17-Dimanche-01" 150 "CHATODA" "Châteaudun" [48.44398,1.4837000000000002] 154.2348796096742
1385 "30013" "2407847-PA_2025-MUSCOJe-Jeudi-01" 31541 "HUGO3A" "Victor Hugo" [48.42493123530382,1.467945058760807] 125.78039805078669
1385 "30013" "2407847-PA_2025-MUSCOJe-Jeudi-01" 31543 "SCHUMA" "Schuman" [48.42876714290205,1.4688994285574055] 145.6804254257039
1385 "30013" "2407847-PA_2025-MUSCOJe-Jeudi-01" 31544 "MRI3A" "Mairie" [48.429271918875735,1.474243196041248] 110.38632249735477
1385 "30013" "2407847-PA_2025-MUSCOJe-Jeudi-01" 31545 "COURTA" "Courtois" [48.43347092603622,1.4774218511785315] 148.90782555133782
1385 "30013" "2407847-PA_2025-MUSCOJe-Jeudi-01" 31546 "VINCENA" "Saint-Vincent" [48.43562813334937,1.4790461332360303] 143.1447535630054
1385 "30013" "2407847-PA_2025-MUSCOJe-Jeudi-01" 31547 "HOTDIEA" "Hôtel-Dieu" [48.43939814815261,1.4819062962700378] 147.4966357248953
1385 "30013" "2407847-PA_2025-MUSCOJe-Jeudi-01" 31548 "CHATODA" "Châteaudun" [48.441334347828736,1.4827669564795376] 147.924784692435
1385 "30013" "2407847-PA_2025-MUSCOJe-Jeudi-01" 31549 "VIOL1358" "Médiathèque" [48.44487640000865,1.4834503998078843] 159.91923845536414
869 "D310010" "2406950-PA_2025-MUSCOJe-Jeudi-01-1101100" 19531 "PAMYGVXA" "Genevoix" [48.43921930000582,1.4000559999771809] 103.7787794538849
869 "D310010" "2406950-PA_2025-MUSCOJe-Jeudi-01-1101100" 19532 "PAMYCTRA" "Centre" [48.44265333337579,1.3957900000643133] 102.14836832821703
1363 "30010" "2407824-PA_2025-MUSCOJe-Jeudi-01" 30913 "SERPENR" "De Gaulle" [48.42376250001592,1.4668750000258228] 167.31996332936828
1363 "30010" "2407824-PA_2025-MUSCOJe-Jeudi-01" 30914 "GRAVIER" "Les Graviers" [48.4239923916246,1.462549130108783] 144.23536091899265
1363 "30010" "2407824-PA_2025-MUSCOJe-Jeudi-01" 30915 "BERGERR" "Bergers" [48.42228156252425,1.458536562512805] 126.0709521849776
1363 "30010" "2407824-PA_2025-MUSCOJe-Jeudi-01" 30916 "FOSBLAR" "Fosses Blanches" [48.42105333333711,1.4558847777632933] 156.1785722840383
1363 "30010" "2407824-PA_2025-MUSCOJe-Jeudi-01" 30917 "MONFORR" "Lycée Monfort" [48.419319575549906,1.4564631912959631] 160.38967253795357
stops_match_shape_out_of_order WARNING 1

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.
901 "D120009" "2406996-PA_2025-MUSCOJe-Jeudi-01" 19773 "PPRUFRAR" "Frainville Mare" [48.356644700384244,1.6097374986494712] 19772 "PPRUYMOR" "Ymorville" [48.348712,1.637722]
trip_distance_exceeds_shape_distance_below_threshold WARNING 2843

trip_distance_exceeds_shape_distance_below_threshold

The distance between the last shape point and last stop point is greater than 0 but less than the 11.1m threshold.

You can see more about this notice here.

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

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"2405759-PA_2025-MUETE17-Dimanche-01" "D20020" 8.553 8.485 8.582975361028687
"2405760-PA_2025-MUETE17-Dimanche-01" "D20022" 8.011 7.943 5.748619561602199
"2405761-PA_2025-MUETE17-Dimanche-01" "D20020" 8.553 8.485 8.582975361028687
"2405762-PA_2025-MUETE17-Dimanche-01" "D20022" 8.011 7.943 5.748619561602199
"2405763-PA_2025-MUETE17-Dimanche-01" "D30006" 10.048 9.87 8.582975361028687
"2405764-PA_2025-MUETE17-Dimanche-01" "D30006" 10.048 9.87 8.582975361028687
"2405765-PA_2025-MUETE17-Dimanche-01" "D30006" 10.048 9.87 8.582975361028687
"2405766-PA_2025-MUETE17-Dimanche-01" "D30006" 10.048 9.87 8.582975361028687
"2405726-PA_2025-MUETE17-Lun-Sam-01" "D30006" 10.048 9.87 8.582975361028687
"2405727-PA_2025-MUETE17-Lun-Sam-01" "D30006" 10.048 9.87 8.582975361028687
"2405728-PA_2025-MUETE17-Lun-Sam-01" "D30006" 10.048 9.87 8.582975361028687
"2405729-PA_2025-MUETE17-Lun-Sam-01" "D30006" 10.048 9.87 8.582975361028687
"2405730-PA_2025-MUETE17-Lun-Sam-01" "D20022" 8.011 7.943 5.748619561602199
"2405731-PA_2025-MUETE17-Lun-Sam-01" "D20020" 8.553 8.485 8.582975361028687
"2405732-PA_2025-MUETE17-Lun-Sam-01" "D20022" 8.011 7.943 5.748619561602199
"2405733-PA_2025-MUETE17-Lun-Sam-01" "D20020" 8.553 8.485 8.582975361028687
"2346508-PA_2025-MULSam-Samedi-01" "100026" 9.452 9.358 7.402064220918332
"2346509-PA_2025-MULSam-Samedi-01" "100026" 9.452 9.358 7.402064220918332
"2346510-PA_2025-MULSam-Samedi-01" "100026" 9.452 9.358 7.402064220918332
"2346511-PA_2025-MULSam-Samedi-01" "100026" 9.452 9.358 7.402064220918332
"2346513-PA_2025-MULSam-Samedi-01" "100026" 9.452 9.358 7.402064220918332
"2346514-PA_2025-MULSam-Samedi-01" "100026" 9.452 9.358 7.402064220918332
"2346515-PA_2025-MULSam-Samedi-01" "100026" 9.452 9.358 7.402064220918332
"2346516-PA_2025-MULSam-Samedi-01" "100026" 9.452 9.358 7.402064220918332
"2346517-PA_2025-MULSam-Samedi-01" "100026" 9.452 9.358 7.402064220918332
"2346519-PA_2025-MULSam-Samedi-01" "100021" 8.949 8.821 1.4591155596844574
"2346520-PA_2025-MULSam-Samedi-01" "100021" 8.949 8.821 1.4591155596844574
"2346521-PA_2025-MULSam-Samedi-01" "100021" 8.949 8.821 1.4591155596844574
"2346522-PA_2025-MULSam-Samedi-01" "100021" 8.949 8.821 1.4591155596844574
"2346524-PA_2025-MULSam-Samedi-01" "100021" 8.949 8.821 1.4591155596844574
"2346525-PA_2025-MULSam-Samedi-01" "100021" 8.949 8.821 1.4591155596844574
"2346526-PA_2025-MULSam-Samedi-01" "100021" 8.949 8.821 1.4591155596844574
"2346527-PA_2025-MULSam-Samedi-01" "100021" 8.949 8.821 1.4591155596844574
"2405805-PA_2025-MULSam-Samedi-01" "C10001" 4.253 3.941 4.426007014572329
"2405806-PA_2025-MULSam-Samedi-01" "150022" 9.765 9.732 1.7149035033934459
"2405807-PA_2025-MULSam-Samedi-01" "150023" 9.571 9.547 4.549366581347812
"2405808-PA_2025-MULSam-Samedi-01" "150022" 9.765 9.732 1.7149035033934459
"2405809-PA_2025-MULSam-Samedi-01" "150023" 9.571 9.547 4.549366581347812
"2405810-PA_2025-MULSam-Samedi-01" "150022" 9.765 9.732 1.7149035033934459
"2405811-PA_2025-MULSam-Samedi-01" "150023" 9.571 9.547 4.549366581347812
"2405812-PA_2025-MULSam-Samedi-01" "150023" 9.571 9.547 4.549366581347812
"2405813-PA_2025-MULSam-Samedi-01" "150022" 9.765 9.732 1.7149035033934459
"2405814-PA_2025-MULSam-Samedi-01" "150022" 9.765 9.732 1.7149035033934459
"2405815-PA_2025-MULSam-Samedi-01" "150022" 9.765 9.732 1.7149035033934459
"2405824-PA_2025-MULSam-Samedi-01" "40107" 10.402 10.326 0.36881550775812494
"2405825-PA_2025-MULSam-Samedi-01" "40107" 10.402 10.326 0.36881550775812494
"2405826-PA_2025-MULSam-Samedi-01" "40107" 10.402 10.326 0.36881550775812494
"2405827-PA_2025-MULSam-Samedi-01" "40107" 10.402 10.326 0.36881550775812494
"2405828-PA_2025-MULSam-Samedi-01" "40107" 10.402 10.326 0.36881550775812494
"2405829-PA_2025-MULSam-Samedi-01" "40107" 10.402 10.326 0.36881550775812494
unknown_file INFO 1

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"error_warning.txt"