autocareslaregional — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-07-17T16:26:31Z,
for the dataset file:///shared/autocareslaregional_5d480068.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Diputación Foral de Álava
Publisher URL:
https://alavabus.eus
Feed Email:
N/A
Feed Language:
Spanish
Feed Start Date:
2026-07-16
Feed End Date:
2026-09-14

Files included


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

Counts


  • Agencies: 2
  • Blocks: 0
  • Routes: 52
  • Shapes: 332
  • Stops: 693
  • Trips: 2684

Specification Compliance report

6023 notices reported (0 errors, 5313 warnings, 710 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 215

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 215 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`.
"593" 123984 30851.475 409 123983 30851.475 408
"593" 124077 35680.724 502 124076 35680.724 501
"597" 124622 35396.348 492 124621 35396.348 491
"127" 8576 7429.596 134 8575 7429.596 133
"25" 19 2134.907 18 18 2134.907 17
"25" 149 18455.015 148 148 18455.015 147
"25" 410 36826.722 409 409 36826.722 408
"25" 461 42140.998 460 460 42140.998 459
"25" 505 47718.996 504 504 47718.996 503
"25" 707 65909.964 706 706 65909.964 705
"26" 1401 60634.707 670 1400 60634.707 669
"253" 72918 35839.893 685 72917 35839.893 684
"37" 4359 10630.585 98 4358 10630.585 97
"263" 83614 2134.907 18 83613 2134.907 17
"263" 83744 18455.015 148 83743 18455.015 147
"263" 84186 82700.808 590 84185 82700.808 589
"264" 84822 79181.675 612 84821 79181.675 611
"700" 153660 9115.348 48 153659 9115.348 47
"700" 153753 13944.597 141 153752 13944.597 140
"705" 154192 26850.647 356 154191 26850.647 355
"706" 154786 35137.532 420 154785 35137.532 419
"287" 96629 13.892 3 96628 13.892 2
"287" 96630 13.892 4 96629 13.892 3
"287" 96631 13.892 5 96630 13.892 4
"287" 96632 13.892 6 96631 13.892 5
"287" 96633 13.892 7 96632 13.892 6
"287" 96634 13.892 8 96633 13.892 7
"287" 96636 16.129 10 96635 16.129 9
"287" 96637 16.129 11 96636 16.129 10
"287" 96638 16.129 12 96637 16.129 11
"287" 96639 16.129 13 96638 16.129 12
"287" 96640 16.129 14 96639 16.129 13
"287" 96641 16.129 15 96640 16.129 14
"287" 96642 16.129 16 96641 16.129 15
"287" 96643 16.129 17 96642 16.129 16
"287" 96644 16.129 18 96643 16.129 17
"287" 96645 16.129 19 96644 16.129 18
"287" 96646 16.129 20 96645 16.129 19
"287" 96647 16.129 21 96646 16.129 20
"287" 96648 16.129 22 96647 16.129 21
"723" 157638 11864.851 6 157637 11864.851 5
"724" 157664 30205.474 14 157663 30205.474 13
"725" 158077 34042.805 409 158076 34042.805 408
"727" 159125 1693.145 20 159124 1693.145 19
"727" 159126 1693.145 21 159125 1693.145 20
"727" 159148 4313.902 43 159147 4313.902 42
"727" 159158 4542.045 53 159157 4542.045 52
"727" 159178 6780.733 73 159177 6780.733 72
"727" 159214 9551.591 109 159213 9551.591 108
"727" 159215 9551.591 110 159214 9551.591 109
fast_travel_between_consecutive_stops WARNING 70

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.

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

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.
1150 "26364" "58" 229.14896663788065 3.8191494439646774 29529 13 "843" "Lantaron (Poligono)" "19:23:25" 29530 14 "420" "MOLINILLA" "19:24:25"
1537 "25295" "63" 380.97242076009087 6.349540346001514 21776 7 "842" "Llanteno (Satia)" "20:06:42" 21777 8 "33" "ARESPALDITZA / RESPALDIZA" "20:07:42"
1828 "23943" "75" 173.6509208492163 6.560145898748171 17759 2 "706" "Ametzaga Asparrena" "16:48:10" 17760 3 "708" "Albeiz / Albéniz" "16:50:26"
1135 "26356" "58" 229.14896663788065 3.8191494439646774 29377 13 "843" "Lantaron (Poligono)" "12:33:25" 29378 14 "420" "MOLINILLA" "12:34:25"
1132 "26353" "58" 229.14896663788065 3.8191494439646774 29319 13 "843" "Lantaron (Poligono)" "06:58:25" 29320 14 "420" "MOLINILLA" "06:59:25"
1145 "26376" "58" 229.14896663788065 3.8191494439646774 29750 6 "420" "MOLINILLA" "21:21:40" 29751 7 "843" "Lantaron (Poligono)" "21:22:40"
1155 "26369" "58" 229.14896663788065 3.8191494439646774 29750 6 "420" "MOLINILLA" "21:21:40" 29751 7 "843" "Lantaron (Poligono)" "21:22:40"
1817 "23927" "75" 174.9372239666179 6.560145898748171 17425 20 "708" "Albeiz / Albéniz" "13:11:25" 17426 21 "706" "Ametzaga Asparrena" "13:13:40"
1151 "26365" "58" 229.14896663788065 3.8191494439646774 29541 6 "420" "MOLINILLA" "10:21:40" 29542 7 "843" "Lantaron (Poligono)" "10:22:40"
1536 "25294" "63" 380.97242076009087 6.349540346001514 21765 7 "842" "Llanteno (Satia)" "17:06:42" 21766 8 "33" "ARESPALDITZA / RESPALDIZA" "17:07:42"
1826 "23941" "75" 173.6509208492163 6.560145898748171 17715 2 "706" "Ametzaga Asparrena" "12:33:10" 17716 3 "708" "Albeiz / Albéniz" "12:35:26"
1820 "23930" "75" 174.9372239666179 6.560145898748171 17491 20 "708" "Albeiz / Albéniz" "19:26:25" 17492 21 "706" "Ametzaga Asparrena" "19:28:40"
1535 "25293" "63" 380.97242076009087 6.349540346001514 21754 7 "842" "Llanteno (Satia)" "12:06:42" 21755 8 "33" "ARESPALDITZA / RESPALDIZA" "12:07:42"
1533 "25290" "63" 380.97242076009087 6.349540346001514 21718 4 "33" "ARESPALDITZA / RESPALDIZA" "18:26:33" 21719 5 "842" "Llanteno (Satia)" "18:27:33"
1831 "23933" "75" 174.9372239666179 6.560145898748171 17557 20 "708" "Albeiz / Albéniz" "10:41:25" 17558 21 "706" "Ametzaga Asparrena" "10:43:40"
1522 "25297" "63" 380.97242076009087 6.349540346001514 21793 4 "33" "ARESPALDITZA / RESPALDIZA" "17:16:33" 21794 5 "842" "Llanteno (Satia)" "17:17:33"
1532 "25289" "63" 380.97242076009087 6.349540346001514 21707 4 "33" "ARESPALDITZA / RESPALDIZA" "15:26:33" 21708 5 "842" "Llanteno (Satia)" "15:27:33"
1529 "25304" "63" 380.97242076009087 6.349540346001514 21865 4 "33" "ARESPALDITZA / RESPALDIZA" "15:46:33" 21866 5 "842" "Llanteno (Satia)" "15:47:33"
1523 "25298" "63" 380.97242076009087 6.349540346001514 21802 4 "33" "ARESPALDITZA / RESPALDIZA" "19:16:33" 21803 5 "842" "Llanteno (Satia)" "19:17:33"
1837 "23947" "75" 173.6509208492163 6.560145898748171 17847 2 "706" "Ametzaga Asparrena" "10:03:10" 17848 3 "708" "Albeiz / Albéniz" "10:05:26"
1138 "26359" "58" 229.14896663788065 3.8191494439646774 29434 13 "843" "Lantaron (Poligono)" "20:23:25" 29435 14 "420" "MOLINILLA" "20:24:25"
1836 "23946" "75" 173.6509208492163 6.560145898748171 17825 2 "706" "Ametzaga Asparrena" "08:03:10" 17826 3 "708" "Albeiz / Albéniz" "08:05:26"
1152 "26366" "58" 229.14896663788065 3.8191494439646774 29560 6 "420" "MOLINILLA" "11:21:40" 29561 7 "843" "Lantaron (Poligono)" "11:22:40"
1815 "23925" "75" 174.9372239666179 6.560145898748171 17381 20 "708" "Albeiz / Albéniz" "07:51:25" 17382 21 "706" "Ametzaga Asparrena" "07:53:40"
1832 "23934" "75" 174.9372239666179 6.560145898748171 17579 20 "708" "Albeiz / Albéniz" "14:41:25" 17580 21 "706" "Ametzaga Asparrena" "14:43:40"
1139 "26370" "58" 229.14896663788065 3.8191494439646774 29636 6 "420" "MOLINILLA" "07:46:40" 29637 7 "843" "Lantaron (Poligono)" "07:47:40"
1821 "23931" "75" 174.9372239666179 6.560145898748171 17513 20 "708" "Albeiz / Albéniz" "21:26:25" 17514 21 "706" "Ametzaga Asparrena" "21:28:40"
1526 "25301" "63" 380.97242076009087 6.349540346001514 21830 5 "842" "Llanteno (Satia)" "18:39:10" 21831 6 "33" "ARESPALDITZA / RESPALDIZA" "18:40:10"
1833 "23935" "75" 174.9372239666179 6.560145898748171 17601 20 "708" "Albeiz / Albéniz" "16:41:25" 17602 21 "706" "Ametzaga Asparrena" "16:43:40"
1829 "23944" "75" 173.6509208492163 6.560145898748171 17781 2 "706" "Ametzaga Asparrena" "18:48:10" 17782 3 "708" "Albeiz / Albéniz" "18:50:26"
1154 "26368" "58" 229.14896663788065 3.8191494439646774 29598 6 "420" "MOLINILLA" "18:21:40" 29599 7 "843" "Lantaron (Poligono)" "18:22:40"
1839 "23949" "75" 173.6509208492163 6.560145898748171 17891 2 "706" "Ametzaga Asparrena" "16:03:10" 17892 3 "708" "Albeiz / Albéniz" "16:05:26"
1134 "26355" "58" 229.14896663788065 3.8191494439646774 29358 13 "843" "Lantaron (Poligono)" "10:33:25" 29359 14 "420" "MOLINILLA" "10:34:25"
1835 "23937" "75" 174.9372239666179 6.560145898748171 17645 20 "708" "Albeiz / Albéniz" "22:41:25" 17646 21 "706" "Ametzaga Asparrena" "22:43:40"
1521 "25296" "63" 380.97242076009087 6.349540346001514 21784 4 "33" "ARESPALDITZA / RESPALDIZA" "13:06:33" 21785 5 "842" "Llanteno (Satia)" "13:07:33"
1818 "23928" "75" 174.9372239666179 6.560145898748171 17447 20 "708" "Albeiz / Albéniz" "15:26:25" 17448 21 "706" "Ametzaga Asparrena" "15:28:40"
1528 "25303" "63" 380.97242076009087 6.349540346001514 21847 4 "33" "ARESPALDITZA / RESPALDIZA" "14:46:33" 21848 5 "842" "Llanteno (Satia)" "14:47:33"
1133 "26354" "58" 229.14896663788065 3.8191494439646774 29339 13 "843" "Lantaron (Poligono)" "08:43:25" 29340 14 "420" "MOLINILLA" "08:44:25"
1143 "26374" "58" 229.14896663788065 3.8191494439646774 29712 6 "420" "MOLINILLA" "16:21:40" 29713 7 "843" "Lantaron (Poligono)" "16:22:40"
1149 "26363" "58" 229.14896663788065 3.8191494439646774 29510 13 "843" "Lantaron (Poligono)" "16:23:25" 29511 14 "420" "MOLINILLA" "16:24:25"
1824 "23939" "75" 173.6509208492163 6.560145898748171 17671 2 "706" "Ametzaga Asparrena" "07:13:10" 17672 3 "708" "Albeiz / Albéniz" "07:15:26"
1518 "25286" "63" 380.97242076009087 6.349540346001514 21674 4 "33" "ARESPALDITZA / RESPALDIZA" "08:26:33" 21675 5 "842" "Llanteno (Satia)" "08:27:33"
1527 "25302" "63" 380.97242076009087 6.349540346001514 21839 5 "842" "Llanteno (Satia)" "20:39:10" 21840 6 "33" "ARESPALDITZA / RESPALDIZA" "20:40:10"
1136 "26357" "58" 229.14896663788065 3.8191494439646774 29396 13 "843" "Lantaron (Poligono)" "15:23:25" 29397 14 "420" "MOLINILLA" "15:24:25"
1825 "23940" "75" 173.6509208492163 6.560145898748171 17693 2 "706" "Ametzaga Asparrena" "09:33:10" 17694 3 "708" "Albeiz / Albéniz" "09:35:26"
1524 "25299" "63" 380.97242076009087 6.349540346001514 21811 4 "33" "ARESPALDITZA / RESPALDIZA" "21:16:33" 21812 5 "842" "Llanteno (Satia)" "21:17:33"
1153 "26367" "58" 229.14896663788065 3.8191494439646774 29579 6 "420" "MOLINILLA" "15:21:40" 29580 7 "843" "Lantaron (Poligono)" "15:22:40"
1827 "23942" "75" 173.6509208492163 6.560145898748171 17737 2 "706" "Ametzaga Asparrena" "14:48:10" 17738 3 "708" "Albeiz / Albéniz" "14:50:26"
1520 "25291" "63" 380.97242076009087 6.349540346001514 21732 7 "842" "Llanteno (Satia)" "10:06:42" 21733 8 "33" "ARESPALDITZA / RESPALDIZA" "10:07:42"
1823 "23938" "75" 173.6509208492163 6.560145898748171 17649 2 "706" "Ametzaga Asparrena" "06:13:10" 17650 3 "708" "Albeiz / Albéniz" "06:15:26"
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
mixed_case_recommended_field WARNING 441

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 441 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" "VITORIA/GASTEIZ-ZIGOITIA" 2
"routes.txt" "route_desc" "VITORIA/GASTEIZ-ZIGOITIA." 2
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-ARAMAIO" 3
"routes.txt" "route_desc" "VITORIA/GASTEIZ-ARAMAIO." 3
"routes.txt" "route_long_name" "ARAMAIO-ARRASATE" 4
"routes.txt" "route_desc" "ARAMAIO-ARRASATE." 4
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-NARBAIZA" 5
"routes.txt" "route_desc" "VITORIA/GASTEIZ-NARBAIZA." 5
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-ALEGRIA/DULANTZI-ARAIA" 6
"routes.txt" "route_desc" "VITORIA/GASTEIZ-ALEGRIA/DULANTZI-ARAIA." 6
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-SANTA CRUZ DE CAMPEZO-ESTELLA/LIZA" 7
"routes.txt" "route_desc" "VITORIA/GASTEIZ-SANTA CRUZ DE CAMPEZO/SANTIKURUTZE KANPEZU-ESTELLA/LIZARRA" 7
"routes.txt" "route_long_name" "VITORIA/GASTEIZ - LAGRAN" 8
"routes.txt" "route_desc" "VITORIA/GASTEIZ - LAGRAN." 8
"routes.txt" "route_long_name" "LOGROÑO - LAGUARDIA" 9
"routes.txt" "route_desc" "LOGROÑO - LAGUARDIA." 9
"routes.txt" "route_long_name" "VITORIA/GASTEIZ - LOGROÑO" 10
"routes.txt" "route_desc" "VITORIA/GASTEIZ - LOGROÑO." 10
"routes.txt" "route_long_name" "LOGROÑO - HARO" 11
"routes.txt" "route_desc" "LOGROÑO - HARO." 11
"routes.txt" "route_long_name" "LOGROÑO - VILLABUENA DE ALAVA/ESKUERNAGA" 12
"routes.txt" "route_desc" "LOGROÑO - VILLABUENA DE ALAVA/ESKUERNAGA." 12
"routes.txt" "route_long_name" "VITORIA/GASTEIZ - HARO" 13
"routes.txt" "route_desc" "VITORIA/GASTEIZ - HARO." 13
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-NANCLARES/LANGRAIZ-BOVEDA" 14
"routes.txt" "route_desc" "VITORIA/GASTEIZ-NANCLARES/LANGRAIZ-BOVEDA." 14
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-MURGIA-IZARRA" 15
"routes.txt" "route_desc" "VITORIA/GASTEIZ-MURGIA-IZARRA." 15
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-AMURRIO-LAUDIO/LLODIO" 16
"routes.txt" "route_desc" "VITORIA/GASTEIZ-AMURRIO-LAUDIO/LLODIO." 16
"routes.txt" "route_long_name" "ARTZINIEGA-AMURRIO-LAUDIO/LLODIO-OKONDO" 17
"routes.txt" "route_desc" "ARTZINIEGA-AMURRIO-LAUDIO/LLODIO-OKONDO." 17
"routes.txt" "route_long_name" "BILBAO-LOGROÑO" 18
"routes.txt" "route_desc" "BILBAO-LOGROÑO." 18
"routes.txt" "route_long_name" "VITORIA-GASTEIZ / DURANGO" 19
"routes.txt" "route_desc" "VITORIA-GASTEIZ / DURANGO." 19
"routes.txt" "route_long_name" "VITORIA-GASTEIZ / MIRANDA DE EBRO" 20
"routes.txt" "route_desc" "VITORIA-GASTEIZ / MIRANDA DE EBRO." 20
"routes.txt" "route_long_name" "BILBAO/IRUÑA-PAMPLONA" 21
"routes.txt" "route_desc" "BILBAO/IRUÑA-PAMPLONA." 21
"routes.txt" "route_long_name" "GOPEGI-MURGIA-IZARRA-ORDUÑA" 27
"routes.txt" "route_desc" "GOPEGI-MURGIA-IZARRA-ORDUÑA." 27
"routes.txt" "route_long_name" "LEGUTIO-OTXANDIO" 28
"routes.txt" "route_desc" "LEGUTIO-OTXANDIO." 28
"routes.txt" "route_long_name" "LEGUTIO-DURANA-VITORIA" 29
"routes.txt" "route_desc" "LEGUTIO-DURANA-VITORIA." 29
"routes.txt" "route_long_name" "ALEGRIA-DULANTZI / ELBURGO-BURGELU / OZAETA" 31
"routes.txt" "route_desc" "ALEGRIA-DULANTZI / ELBURGO-BURGELU / OZAETA." 31
"routes.txt" "route_long_name" "ALEGRIA/DULANTZI-SALVATIERRA/AGURAIN" 32
"routes.txt" "route_desc" "ALEGRIA/DULANTZI-SALVATIERRA/AGURAIN." 32
stop_too_far_from_shape WARNING 4

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.
137 "36" "26221" 27661 "139" "HARO" [42.6022,-2.8342999999999994] 3551.056862224194
592 "188" "25306" 21908 "191" "MURUA" [42.97451930480602,-2.7330268986318895] 131.73296701328923
592 "188" "25306" 21910 "436" "ZIGOITIA (Gorostitza)" [42.979,-2.713400000000001] 1004.9250912250669
138 "421" "26222" 27670 "1" "VITORIA-GASTEIZ (Estación Bus Geltokia)" [42.84780000000001,-2.6815] 1267.6231187102626
stop_too_far_from_shape_using_user_distance WARNING 3601

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 3601 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.
789 "591" "24445" 19192 "831" "AGURAIN / SALVATIERRA (Gasolindegia / Gasolinera)" [42.857597922854936,-2.454940111833649] 4977.318732908638
789 "591" "24445" 19193 "833" "AGURAIN / SALVATIERRA (Erdigunea / Centro)" [42.8568098718329,-2.4458025945962243] 4791.426656455408
1861 "350" "25020" 20268 "554" "Luna" [42.887764882733045,-2.9684172958537682] 1045.8627747634546
1861 "350" "25020" 20269 "555" "Artxua / Archua" [42.88389791953235,-2.949242792042722] 2094.5609399625932
1861 "350" "25020" 20270 "556" "Guillarte / Gibilloarrate" [42.87317604810899,-2.936524747543517] 3283.1132224701673
1861 "350" "25020" 20271 "557" "Santa Eulalia" [42.86843454745086,-2.9146556172714515] 4308.039687716157
1861 "350" "25020" 20272 "558" "Urbina de Basabe" [42.85620417573361,-2.903300648556035] 5189.911873295492
1861 "350" "25020" 20273 "559" "Marinda" [42.869076169638475,-2.8882478078442717] 5001.1294790842585
1861 "350" "25020" 20274 "560" "Villamanca" [42.889168023368754,-2.9084469961786197] 3524.2871968911104
1861 "350" "25020" 20275 "561" "Jokano" [42.91480921362024,-2.8924163972291685] 5214.590650123302
1861 "350" "25020" 20276 "562" "Uribarri Kuartango" [42.93198622055268,-2.8925750954714378] 8218.30887224626
1861 "350" "25020" 20277 "563" "Aprikano" [42.9516,-2.9001] 11072.331533702107
1861 "350" "25020" 20278 "679" "ZUHATZU KUARTANGO" [42.9516,-2.9001] 9213.58941289039
1861 "350" "25020" 20279 "565" "Urbina Eza" [42.9516,-2.9001] 8286.263502400228
1861 "350" "25020" 20280 "566" "Etxabarri Kuartango" [42.9516,-2.9001] 7525.00149955877
1861 "350" "25020" 20281 "567" "Sendadiano" [42.9516,-2.9001] 6984.074922467007
1861 "350" "25020" 20282 "568" "Tortura" [42.9516,-2.9001] 6074.962461024531
1861 "350" "25020" 20283 "569" "Katadiano" [42.9516,-2.9001] 4599.349424715638
1861 "350" "25020" 20284 "570" "Anda" [42.9516,-2.9001] 3676.615442443948
1861 "350" "25020" 20285 "571" "Andagoia" [42.9516,-2.9001] 3232.046527523988
1861 "350" "25020" 20286 "572" "Abornikano" [42.9516,-2.9001] 2605.99438735966
1861 "350" "25020" 20287 "573" "Abezia" [42.9516,-2.9001] 1445.914136902559
1861 "350" "25020" 20288 "574" "Larrazkueta" [42.9516,-2.9001] 881.5055739942235
784 "593" "24427" 18989 "832" "AGURAIN / SALVATIERRA (Erdigunea / Centro)" [42.84852132749785,-2.377035867067342] 891.0449915558339
784 "593" "24427" 18990 "830" "AGURAIN / SALVATIERRA (Gasolindegia / Gasolinera)" [42.848108340030585,-2.3822166799537654] 957.6072320469158
784 "593" "24427" 18991 "343" "ALEGRIA-DULANTZI" [42.863446977641765,-2.4855808484199384] 3157.018453061729
784 "593" "24427" 18992 "799" "ARKAUTI / ARCAUTE (Akademia)" [42.855718684782104,-2.5708859455191218] 3835.3213995092697
784 "593" "24427" 18993 "349" "ARKAUTI / ARCAUTE (Nekazaritza I. / I. Agrario)" [42.85760510094175,-2.5797729406474885] 3806.796607121608
784 "593" "24427" 18994 "351" "ARKAUTI / ARCAUTE" [42.85941251528526,-2.587475090576097] 3866.015657364832
784 "593" "24427" 18995 "370" "VITORIA-GASTEIZ (Madrid-Arantzabela)" [42.85816499508976,-2.610565047505224] 3855.9781019252523
784 "593" "24427" 18996 "208" "VITORIA-GASTEIZ (Alas-Boulevard)" [42.85633074308383,-2.621446308984733] 3418.331058009514
784 "593" "24427" 18997 "1" "VITORIA-GASTEIZ (Estación Bus Geltokia)" [42.85114195532797,-2.6378741484011914] 3891.8869199685523
2007 "475" "18976" 10456 "661" "Lacorzana" [42.7044075462316,-2.8973197582263066] 2043.9430465330024
2007 "475" "18976" 10457 "660" "Ribaguda" [42.71582681082343,-2.9214383731560516] 3683.9717301474443
2007 "475" "18976" 10458 "460" "RIBABELLOSA" [42.73529240803647,-2.9240412294026936] 2636.597340481363
2007 "475" "18976" 10459 "605" "Villabezana" [42.74614111841113,-2.907057328011824] 3013.352148552936
2007 "475" "18976" 10460 "658" "Quintanilla de la Ribera" [42.7286,-2.8615] 3761.990589737216
2007 "475" "18976" 10461 "657" "Igai" [42.7286,-2.8615] 4334.515421207531
2007 "475" "18976" 10462 "606" "San Miguel" [42.7286,-2.8615] 6151.028678913897
2007 "475" "18976" 10463 "664" "Melledes" [42.7286,-2.8615] 3250.1799448467373
2007 "475" "18976" 10464 "665" "Manzanos (Geltokia / Estación)" [42.7286,-2.8615] 1678.1899999409804
2007 "475" "18976" 10465 "818" "Manzanos (Eliza / Iglesia)" [42.7286,-2.8615] 1824.0090466243512
2007 "475" "18976" 10466 "663" "ARMIÑON" [42.7286,-2.8615] 1022.123752078425
422 "234" "22258" 13712 "24" "LAUDIO / LLODIO (Gurutze Gorria / Cruz Roja)" [43.13636092082579,-2.9673609207764877] 260.4216879089395
422 "234" "22258" 13713 "26" "LAUDIO / LLODIO" [43.141540174942975,-2.9644478604488933] 287.4954680612626
2012 "476" "18988" 10599 "663" "ARMIÑON" [42.73461786069534,-2.8743786006341177] 1240.44169393775
2012 "476" "18988" 10600 "818" "Manzanos (Eliza / Iglesia)" [42.74491926870503,-2.904852294738624] 2408.250597138488
2012 "476" "18988" 10601 "665" "Manzanos (Geltokia / Estación)" [42.75521892255046,-2.9234448667003177] 4786.2472287489445
2012 "476" "18988" 10602 "664" "Melledes" [42.731400016321146,-2.907400069751912] 1325.327951702765
2012 "476" "18988" 10603 "606" "San Miguel" [42.70944130929864,-2.9110289691405877] 5411.746589498746
trip_distance_exceeds_shape_distance_below_threshold WARNING 981

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 981 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.
"13379" "25" 69671.0 67450.866 0.0
"16341" "25" 69671.0 67450.866 0.0
"16465" "25" 69671.0 67450.866 0.0
"16991" "25" 69671.0 67450.866 0.0
"21846" "25" 69671.0 67450.866 0.0
"21847" "25" 69671.0 67450.866 0.0
"21848" "25" 69671.0 67450.866 0.0
"21849" "25" 69671.0 67450.866 0.0
"21850" "25" 69671.0 67450.866 0.0
"21851" "25" 69671.0 67450.866 0.0
"21852" "25" 69671.0 67450.866 0.0
"26228" "37" 51592.0 51417.121 0.0
"22247" "131" 10136.0 10129.32 0.0
"22248" "131" 10136.0 10129.32 0.0
"22249" "131" 10136.0 10129.32 0.0
"22259" "131" 10136.0 10129.32 0.0
"22260" "131" 10136.0 10129.32 0.0
"22261" "131" 10136.0 10129.32 0.0
"22262" "131" 10136.0 10129.32 0.0
"22271" "131" 10136.0 10129.32 0.0
"22272" "131" 10136.0 10129.32 0.0
"22273" "131" 10136.0 10129.32 0.0
"22274" "131" 10136.0 10129.32 0.0
"22275" "131" 10136.0 10129.32 0.0
"22276" "131" 10136.0 10129.32 0.0
"22286" "131" 10136.0 10129.32 0.0
"22287" "131" 10136.0 10129.32 0.0
"22288" "131" 10136.0 10129.32 0.0
"22289" "131" 10136.0 10129.32 0.0
"23669" "131" 10136.0 10129.32 0.0
"23675" "131" 10136.0 10129.32 0.0
"23686" "131" 10136.0 10129.32 0.0
"23692" "131" 10136.0 10129.32 0.0
"23698" "131" 10136.0 10129.32 0.0
"23700" "131" 10136.0 10129.32 0.0
"23703" "131" 10136.0 10129.32 0.0
"23706" "131" 10136.0 10129.32 0.0
"23709" "131" 10136.0 10129.32 0.0
"23712" "131" 10136.0 10129.32 0.0
"23715" "131" 10136.0 10129.32 0.0
"23717" "131" 10136.0 10129.32 0.0
"23720" "131" 10136.0 10129.32 0.0
"23723" "131" 10136.0 10129.32 0.0
"23726" "131" 10136.0 10129.32 0.0
"26353" "735" 85362.0 51142.373 0.0
"26354" "734" 79617.0 47312.732 0.0
"26355" "734" 79617.0 47312.732 0.0
"26356" "734" 79617.0 47312.732 0.0
"26357" "734" 79617.0 47312.732 0.0
"26358" "734" 79617.0 47312.732 0.0
platform_without_parent_station INFO 693

platform_without_parent_station

A platform has no parent_station field set.

This is different from location_without_parent_station since it is less severe.

You can see more about this notice here.

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

csvRowNumber (?) Row number of the faulty record. stopId (?) The id of the faulty record. stopName (?) The stop name of the faulty record.
2 "1" "VITORIA-GASTEIZ (Estación Bus Geltokia)"
3 "2" "ZAITEGI"
4 "3" "ZAITEGI"
5 "4" "MURGIA"
6 "5" "MURGIA"
7 "6" "PAULES"
8 "7" "PAULES"
9 "8" "SARRIA"
10 "9" "AMETZAGA ZUIA"
11 "10" "AMETZAGA ZUIA"
12 "11" "BELUNTZA (Soleta)"
13 "12" "BELUNTZA (Soleta)"
14 "13" "IZARRA"
15 "15" "LEZAMA"
16 "16" "LEZAMA"
17 "17" "Larrinbe (Eliza / Iglesia)"
18 "18" "Larrinbe (Eliza / Iglesia)"
19 "19" "AMURRIO (Araba)"
20 "20" "AMURRIO (San José)"
21 "21" "AMURRIO (San José)"
22 "22" "LUIAONDO"
23 "23" "LUIAONDO"
24 "24" "LAUDIO / LLODIO (Gurutze Gorria / Cruz Roja)"
25 "25" "LAUDIO / LLODIO (Gurutze Gorria / Cruz Roja)"
26 "26" "LAUDIO / LLODIO"
27 "27" "LAUDIO / LLODIO"
28 "28" "ARETA"
29 "29" "ARETA"
30 "30" "IZORIA (Olmos)"
31 "31" "IZORIA (Olmos)"
32 "32" "Murga (Poligono)"
33 "33" "ARESPALDITZA / RESPALDIZA"
34 "34" "ARESPALDITZA / RESPALDIZA"
35 "35" "IBAGÜEN"
36 "36" "IBAGÜEN"
37 "37" "MENAGARAI"
38 "38" "ARTZINIEGA (Gasolindegia / Gasolinera)"
39 "39" "ARTZINIEGA (Gasolindegia / Gasolinera)"
40 "40" "ARTZINIEGA"
41 "41" "OKONDO (Artzaina / Pastor)"
42 "42" "OKONDO (Artzaina / Pastor)"
43 "43" "OKONDO (Ventilla)"
44 "44" "OKONDO (Ventilla)"
45 "45" "OKONDO (Zudubiarte)"
46 "46" "OKONDO (Zudubiarte)"
47 "47" "OKONDO (Jubilatuen kluba / Club Jubilados)"
48 "48" "OKONDO (Jubilatuen kluba / Club Jubilados)"
49 "49" "OKONDO (Kutxabank)"
50 "50" "OKONDO (Kutxabank)"
51 "51" "OKONDO"
trip_headsign_matches_intermediate_stop INFO 17

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.
289 "22176" "LAUDIO / LLODIO" "26" 11 "28"
290 "22177" "LAUDIO / LLODIO" "26" 11 "28"
295 "22182" "LAUDIO / LLODIO" "26" 16 "28"
346 "23597" "LAUDIO / LLODIO" "26" 11 "28"
347 "23598" "LAUDIO / LLODIO" "26" 11 "28"
353 "23605" "LAUDIO / LLODIO" "26" 16 "28"
1634 "14971" "Untzilla" "520" 6 "813"
1635 "14972" "Untzilla" "520" 6 "813"
1636 "14973" "Untzilla" "520" 6 "813"
1643 "16089" "Untzilla" "520" 6 "813"
1647 "16093" "Untzilla" "520" 6 "813"
1651 "16097" "Untzilla" "520" 6 "813"
1660 "15151" "URDUÑA / ORDUÑA (Suhiltzaileak / Bomberos)" "514" 8 "809"
1661 "15152" "URDUÑA / ORDUÑA (Suhiltzaileak / Bomberos)" "514" 8 "809"
1662 "15153" "URDUÑA / ORDUÑA (Suhiltzaileak / Bomberos)" "514" 8 "809"
1687 "16105" "URDUÑA / ORDUÑA (Suhiltzaileak / Bomberos)" "514" 8 "809"
1689 "16114" "URDUÑA / ORDUÑA (Suhiltzaileak / Bomberos)" "514" 8 "809"