autocareslaregional — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-06-05T22:45:15Z,
for the dataset file:///shared/autocareslaregional_381c3177.zip. No country code was provided.

Use this report alongside our documentation.

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

Summary

Agencies included


Feed Info


Publisher Name:
Diputación Foral de Álava
Publisher URL:
https://alavabus.eus
Feed Email:
N/A
Feed Language:
Spanish
Feed Start Date:
2026-06-03
Feed End Date:
2026-08-02

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: 321
  • Stops: 691
  • Trips: 2573

Specification Compliance report

5803 notices reported (0 errors, 5112 warnings, 691 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 172

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 172 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" 119477 30851.475 409 119476 30851.475 408
"593" 119570 35680.724 502 119569 35680.724 501
"597" 120115 35396.348 492 120114 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" 78988 2134.907 18 78987 2134.907 17
"263" 79118 18455.015 148 79117 18455.015 147
"263" 79560 82700.808 590 79559 82700.808 589
"264" 80196 79181.675 612 80195 79181.675 611
"700" 149515 9115.348 48 149514 9115.348 47
"700" 149608 13944.597 141 149607 13944.597 140
"705" 150047 26850.647 356 150046 26850.647 355
"706" 150641 35137.532 420 150640 35137.532 419
"287" 92003 13.892 3 92002 13.892 2
"287" 92004 13.892 4 92003 13.892 3
"287" 92005 13.892 5 92004 13.892 4
"287" 92006 13.892 6 92005 13.892 5
"287" 92007 13.892 7 92006 13.892 6
"287" 92008 13.892 8 92007 13.892 7
"287" 92010 16.129 10 92009 16.129 9
"287" 92011 16.129 11 92010 16.129 10
"287" 92012 16.129 12 92011 16.129 11
"287" 92013 16.129 13 92012 16.129 12
"287" 92014 16.129 14 92013 16.129 13
"287" 92015 16.129 15 92014 16.129 14
"287" 92016 16.129 16 92015 16.129 15
"287" 92017 16.129 17 92016 16.129 16
"287" 92018 16.129 18 92017 16.129 17
"287" 92019 16.129 19 92018 16.129 18
"287" 92020 16.129 20 92019 16.129 19
"287" 92021 16.129 21 92020 16.129 20
"287" 92022 16.129 22 92021 16.129 21
"195" 46161 5729.035 148 46160 5729.035 147
"195" 46162 5729.035 149 46161 5729.035 148
"195" 46163 5729.035 150 46162 5729.035 149
"655" 126803 25112.224 309 126802 25112.224 308
"657" 126859 34.928 3 126858 34.928 2
"657" 126860 34.928 4 126859 34.928 3
"657" 126861 34.928 5 126860 34.928 4
"657" 126862 34.928 6 126861 34.928 5
"657" 126863 34.928 7 126862 34.928 6
"657" 126864 34.928 8 126863 34.928 7
fast_travel_between_consecutive_stops WARNING 33

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.
1762 "23928" "75" 174.9372239666179 6.560145898748171 23641 20 "708" "Albeiz / Albéniz" "15:26:25" 23642 21 "706" "Ametzaga Asparrena" "15:28:40"
1481 "25295" "63" 380.97242076009087 6.349540346001514 28487 7 "842" "Llanteno (Satia)" "20:06:42" 28488 8 "33" "ARESPALDITZA / RESPALDIZA" "20:07:42"
1772 "23943" "75" 173.6509208492163 6.560145898748171 23953 2 "706" "Ametzaga Asparrena" "16:48:10" 23954 3 "708" "Albeiz / Albéniz" "16:50:26"
1768 "23939" "75" 173.6509208492163 6.560145898748171 23865 2 "706" "Ametzaga Asparrena" "07:13:10" 23866 3 "708" "Albeiz / Albéniz" "07:15:26"
1761 "23927" "75" 174.9372239666179 6.560145898748171 23619 20 "708" "Albeiz / Albéniz" "13:11:25" 23620 21 "706" "Ametzaga Asparrena" "13:13:40"
1480 "25294" "63" 380.97242076009087 6.349540346001514 28476 7 "842" "Llanteno (Satia)" "17:06:42" 28477 8 "33" "ARESPALDITZA / RESPALDIZA" "17:07:42"
1770 "23941" "75" 173.6509208492163 6.560145898748171 23909 2 "706" "Ametzaga Asparrena" "12:33:10" 23910 3 "708" "Albeiz / Albéniz" "12:35:26"
1764 "23930" "75" 174.9372239666179 6.560145898748171 23685 20 "708" "Albeiz / Albéniz" "19:26:25" 23686 21 "706" "Ametzaga Asparrena" "19:28:40"
1479 "25293" "63" 380.97242076009087 6.349540346001514 28465 7 "842" "Llanteno (Satia)" "12:06:42" 28466 8 "33" "ARESPALDITZA / RESPALDIZA" "12:07:42"
1477 "25290" "63" 380.97242076009087 6.349540346001514 28440 4 "33" "ARESPALDITZA / RESPALDIZA" "18:26:33" 28441 5 "842" "Llanteno (Satia)" "18:27:33"
1769 "23940" "75" 173.6509208492163 6.560145898748171 23887 2 "706" "Ametzaga Asparrena" "09:33:10" 23888 3 "708" "Albeiz / Albéniz" "09:35:26"
1775 "23933" "75" 174.9372239666179 6.560145898748171 23751 20 "708" "Albeiz / Albéniz" "10:41:25" 23752 21 "706" "Ametzaga Asparrena" "10:43:40"
1771 "23942" "75" 173.6509208492163 6.560145898748171 23931 2 "706" "Ametzaga Asparrena" "14:48:10" 23932 3 "708" "Albeiz / Albéniz" "14:50:26"
1476 "25289" "63" 380.97242076009087 6.349540346001514 28429 4 "33" "ARESPALDITZA / RESPALDIZA" "15:26:33" 28430 5 "842" "Llanteno (Satia)" "15:27:33"
1781 "23947" "75" 173.6509208492163 6.560145898748171 24041 2 "706" "Ametzaga Asparrena" "10:03:10" 24042 3 "708" "Albeiz / Albéniz" "10:05:26"
1767 "23938" "75" 173.6509208492163 6.560145898748171 23843 2 "706" "Ametzaga Asparrena" "06:13:10" 23844 3 "708" "Albeiz / Albéniz" "06:15:26"
1780 "23946" "75" 173.6509208492163 6.560145898748171 24019 2 "706" "Ametzaga Asparrena" "08:03:10" 24020 3 "708" "Albeiz / Albéniz" "08:05:26"
1759 "23925" "75" 174.9372239666179 6.560145898748171 23575 20 "708" "Albeiz / Albéniz" "07:51:25" 23576 21 "706" "Ametzaga Asparrena" "07:53:40"
1776 "23934" "75" 174.9372239666179 6.560145898748171 23773 20 "708" "Albeiz / Albéniz" "14:41:25" 23774 21 "706" "Ametzaga Asparrena" "14:43:40"
1774 "23945" "75" 173.6509208492163 6.560145898748171 23997 2 "706" "Ametzaga Asparrena" "20:48:10" 23998 3 "708" "Albeiz / Albéniz" "20:50:26"
1478 "25292" "63" 380.97242076009087 6.349540346001514 28454 7 "842" "Llanteno (Satia)" "09:06:42" 28455 8 "33" "ARESPALDITZA / RESPALDIZA" "09:07:42"
1765 "23931" "75" 174.9372239666179 6.560145898748171 23707 20 "708" "Albeiz / Albéniz" "21:26:25" 23708 21 "706" "Ametzaga Asparrena" "21:28:40"
1760 "23926" "75" 174.9372239666179 6.560145898748171 23597 20 "708" "Albeiz / Albéniz" "09:41:25" 23598 21 "706" "Ametzaga Asparrena" "09:43:40"
1766 "23932" "75" 174.9372239666179 6.560145898748171 23729 20 "708" "Albeiz / Albéniz" "22:26:25" 23730 21 "706" "Ametzaga Asparrena" "22:28:40"
1778 "23936" "75" 174.9372239666179 6.560145898748171 23817 20 "708" "Albeiz / Albéniz" "20:41:25" 23818 21 "706" "Ametzaga Asparrena" "20:43:40"
1777 "23935" "75" 174.9372239666179 6.560145898748171 23795 20 "708" "Albeiz / Albéniz" "16:41:25" 23796 21 "706" "Ametzaga Asparrena" "16:43:40"
1773 "23944" "75" 173.6509208492163 6.560145898748171 23975 2 "706" "Ametzaga Asparrena" "18:48:10" 23976 3 "708" "Albeiz / Albéniz" "18:50:26"
1782 "23948" "75" 173.6509208492163 6.560145898748171 24063 2 "706" "Ametzaga Asparrena" "14:03:10" 24064 3 "708" "Albeiz / Albéniz" "14:05:26"
1783 "23949" "75" 173.6509208492163 6.560145898748171 24085 2 "706" "Ametzaga Asparrena" "16:03:10" 24086 3 "708" "Albeiz / Albéniz" "16:05:26"
1763 "23929" "75" 174.9372239666179 6.560145898748171 23663 20 "708" "Albeiz / Albéniz" "17:26:25" 23664 21 "706" "Ametzaga Asparrena" "17:28:40"
1784 "23950" "75" 173.6509208492163 6.560145898748171 24107 2 "706" "Ametzaga Asparrena" "20:03:10" 24108 3 "708" "Albeiz / Albéniz" "20:05:26"
1475 "25288" "63" 380.97242076009087 6.349540346001514 28418 4 "33" "ARESPALDITZA / RESPALDIZA" "10:26:33" 28419 5 "842" "Llanteno (Satia)" "10:27:33"
1779 "23937" "75" 174.9372239666179 6.560145898748171 23839 20 "708" "Albeiz / Albéniz" "22:41:25" 23840 21 "706" "Ametzaga Asparrena" "22:43:40"
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 443

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 443 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.
123 "36" "13484" 1242 "139" "HARO" [42.6022,-2.8342999999999994] 3551.056862224194
539 "188" "16532" 8274 "191" "MURUA" [42.97451930480602,-2.7330268986318895] 131.73296701328923
539 "188" "16532" 8276 "436" "ZIGOITIA (Gorostitza)" [42.979,-2.713400000000001] 1004.9250912250669
125 "421" "13500" 1261 "1" "VITORIA-GASTEIZ (Estación Bus Geltokia)" [42.84780000000001,-2.6815] 1267.6231187102626
stop_too_far_from_shape_using_user_distance WARNING 3499

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 3499 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.
818 "591" "24589" 26021 "831" "AGURAIN / SALVATIERRA (Gasolindegia / Gasolinera)" [42.857597922854936,-2.454940111833649] 4977.318732908638
818 "591" "24589" 26022 "833" "AGURAIN / SALVATIERRA (Erdigunea / Centro)" [42.8568098718329,-2.4458025945962243] 4791.426656455408
1806 "350" "25020" 27360 "554" "Luna" [42.887764882733045,-2.9684172958537682] 1045.8627747634546
1806 "350" "25020" 27361 "555" "Artxua / Archua" [42.88389791953235,-2.949242792042722] 2094.5609399625932
1806 "350" "25020" 27362 "556" "Guillarte / Gibilloarrate" [42.87317604810899,-2.936524747543517] 3283.1132224701673
1806 "350" "25020" 27363 "557" "Santa Eulalia" [42.86843454745086,-2.9146556172714515] 4308.039687716157
1806 "350" "25020" 27364 "558" "Urbina de Basabe" [42.85620417573361,-2.903300648556035] 5189.911873295492
1806 "350" "25020" 27365 "559" "Marinda" [42.869076169638475,-2.8882478078442717] 5001.1294790842585
1806 "350" "25020" 27366 "560" "Villamanca" [42.889168023368754,-2.9084469961786197] 3524.2871968911104
1806 "350" "25020" 27367 "561" "Jokano" [42.91480921362024,-2.8924163972291685] 5214.590650123302
1806 "350" "25020" 27368 "562" "Uribarri Kuartango" [42.93198622055268,-2.8925750954714378] 8218.30887224626
1806 "350" "25020" 27369 "563" "Aprikano" [42.9516,-2.9001] 11072.331533702107
1806 "350" "25020" 27370 "679" "ZUHATZU KUARTANGO" [42.9516,-2.9001] 9213.58941289039
1806 "350" "25020" 27371 "565" "Urbina Eza" [42.9516,-2.9001] 8286.263502400228
1806 "350" "25020" 27372 "566" "Etxabarri Kuartango" [42.9516,-2.9001] 7525.00149955877
1806 "350" "25020" 27373 "567" "Sendadiano" [42.9516,-2.9001] 6984.074922467007
1806 "350" "25020" 27374 "568" "Tortura" [42.9516,-2.9001] 6074.962461024531
1806 "350" "25020" 27375 "569" "Katadiano" [42.9516,-2.9001] 4599.349424715638
1806 "350" "25020" 27376 "570" "Anda" [42.9516,-2.9001] 3676.615442443948
1806 "350" "25020" 27377 "571" "Andagoia" [42.9516,-2.9001] 3232.046527523988
1806 "350" "25020" 27378 "572" "Abornikano" [42.9516,-2.9001] 2605.99438735966
1806 "350" "25020" 27379 "573" "Abezia" [42.9516,-2.9001] 1445.914136902559
1806 "350" "25020" 27380 "574" "Larrazkueta" [42.9516,-2.9001] 881.5055739942235
1857 "351" "14124" 1357 "335" "VILLANUEVA DE VALDEGOVIA" [42.8302697953849,-3.108920526547482] 2112.6605087720172
1857 "351" "14124" 1358 "589" "Nograro" [42.84277670217701,-3.1263912503992994] 2357.823342064852
1857 "351" "14124" 1359 "304" "GURENDES" [42.860227232340435,-3.130551653147599] 1557.7037285916524
1857 "351" "14124" 1360 "588" "Quejo" [42.84773694134624,-3.1565961097057493] 2208.500826199893
1857 "351" "14124" 1361 "587" "Valpuesta" [42.883982292784836,-3.187461059664605] 5502.424682381689
1857 "351" "14124" 1362 "324" "SAN MILLAN DE SAN ZADORNIL" [42.91206992830384,-3.185835438175529] 7643.0384774471695
1857 "351" "14124" 1363 "680" "SAN ZADORNIL" [42.89940310105228,-3.1500431656075842] 6484.666276724369
1857 "351" "14124" 1364 "585" "Pinedo" [42.867094209443835,-3.1536357787166778] 1015.4661069580111
1857 "351" "14124" 1365 "584" "Corro (EG-TC)" [42.86889740662489,-3.214295585315489] 3731.8624933904835
1857 "351" "14124" 1366 "326" "TOBILLAS" [42.87350066970119,-3.224805620905575] 3318.1579368456587
1857 "351" "14124" 1367 "299" "BÓVEDA" [42.86721278381664,-3.225120618553924] 4616.776855578633
1857 "351" "14124" 1368 "583" "Quintanilla" [42.843898930626686,-3.2041136150789344] 7727.658427261286
1857 "351" "14124" 1369 "582" "Valluerca" [42.83400000000001,-3.1951999999999994] 8633.384414405344
1857 "351" "14124" 1370 "581" "Acebedo" [42.83400000000001,-3.1951999999999994] 8422.712013604681
1857 "351" "14124" 1371 "580" "Basabe" [42.83400000000001,-3.1951999999999994] 7808.425687770694
1857 "351" "14124" 1372 "579" "Mioma" [42.83400000000001,-3.1951999999999994] 9353.113951500798
1857 "351" "14124" 1373 "578" "Arroyo de San Zadornil" [42.83400000000001,-3.1951999999999994] 2535.576962952987
1857 "351" "14124" 1374 "577" "Lalastra" [42.83400000000001,-3.1951999999999994] 5409.278185423225
1857 "351" "14124" 1375 "576" "Lahoz" [42.83400000000001,-3.1951999999999994] 6743.281146077685
820 "593" "24591" 26036 "832" "AGURAIN / SALVATIERRA (Erdigunea / Centro)" [42.84852132749785,-2.377035867067342] 891.0449915558339
820 "593" "24591" 26037 "830" "AGURAIN / SALVATIERRA (Gasolindegia / Gasolinera)" [42.848108340030585,-2.3822166799537654] 957.6072320469158
820 "593" "24591" 26038 "343" "ALEGRIA-DULANTZI" [42.863446977641765,-2.4855808484199384] 3157.018453061729
820 "593" "24591" 26039 "799" "ARKAUTI / ARCAUTE (Akademia)" [42.855718684782104,-2.5708859455191218] 3835.3213995092697
820 "593" "24591" 26040 "349" "ARKAUTI / ARCAUTE (Nekazaritza I. / I. Agrario)" [42.85760510094175,-2.5797729406474885] 3806.796607121608
820 "593" "24591" 26041 "351" "ARKAUTI / ARCAUTE" [42.85941251528526,-2.587475090576097] 3866.015657364832
820 "593" "24591" 26042 "370" "VITORIA-GASTEIZ (Madrid-Arantzabela)" [42.85816499508976,-2.610565047505224] 3855.9781019252523
820 "593" "24591" 26043 "208" "VITORIA-GASTEIZ (Alas-Boulevard)" [42.85633074308383,-2.621446308984733] 3418.331058009514
trip_distance_exceeds_shape_distance_below_threshold WARNING 960

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 960 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
"17050" "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
"18850" "571" 81034.0 42937.792 0.0
"18851" "571" 81034.0 42937.792 0.0
"18852" "571" 81034.0 42937.792 0.0
"18853" "571" 81034.0 42937.792 0.0
"18854" "571" 81034.0 42937.792 0.0
"18855" "571" 81034.0 42937.792 0.0
platform_without_parent_station INFO 691

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 691 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"