GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-06T00:55:34Z,
for the dataset file:///shared/transporte-metropolitano-andalucia.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


  • Red de Consorcios de Transporte de Andalucía - Área de Sevilla
  • Red de Consorcios de Transporte de Andalucía - Bahía de Cádiz
  • Red de Consorcios de Transporte de Andalucía - Área de Granada
  • Red de Consorcios de Transporte de Andalucía - Área de Málaga
  • Red de Consorcios de Transporte de Andalucía - Campo de Gibraltar
  • Red de Consorcios de Transporte de Andalucía - Área de Almería
  • Red de Consorcios de Transporte de Andalucía - Área de Jaén
  • Red de Consorcios de Transporte de Andalucía - Área de Córdoba
  • Red de Consorcios de Transporte de Andalucía - Costa de Huelva

Feed Info


Publisher Name:
Busmaps.com
Publisher URL:
https://busmaps.com
Feed Email:
alex@busmaps.com
Feed Language:
Spanish
Feed Start Date:
2017-01-01
Feed End Date:
2026-12-31

Files included


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

Counts


  • Agencies: 9
  • Blocks: 0
  • Routes: 482
  • Shapes: 876
  • Stops: 4926
  • Trips: 14572

Specification Compliance report

110 notices reported (0 errors, 110 warnings, 0 infos)

Notice Code Severity Total
missing_bike_allowance WARNING 52

missing_bike_allowance

Ferry trips should include bike allowance information.

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

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. routeId (?) The faulty record's route id. tripId (?) The faulty record's trip id.
5730 "101232-2_15" "101232-2_41649_1511"
5731 "101232-2_15" "101232-2_41650_1511"
5732 "101232-2_15" "101232-2_41651_1511"
5733 "101232-2_15" "101232-2_41652_1511"
5734 "101232-2_15" "101232-2_41653_1511"
5735 "101232-2_15" "101232-2_41654_1511"
5736 "101232-2_15" "101232-2_41655_1511"
5737 "101232-2_15" "101232-2_41656_1511"
5738 "101232-2_15" "101232-2_41657_1511"
5739 "101232-2_15" "101232-2_41658_1511"
5740 "101232-2_15" "101232-2_41659_1511"
5741 "101232-2_15" "101232-2_41661_1511"
5742 "101232-2_15" "101232-2_41662_1511"
5743 "101232-2_15" "101232-2_41663_1511"
5744 "101232-2_15" "101232-2_41664_1511"
5745 "101232-2_15" "101232-2_41665_1511"
5746 "101232-2_15" "101232-2_41666_1511"
5747 "101232-2_15" "101232-2_41667_1511"
5748 "101232-2_15" "101232-2_41668_1511"
5749 "101232-2_15" "101232-2_41669_1511"
5750 "101232-2_15" "101232-2_41670_1511"
5770 "101232-2_15" "101232-2_41699_1511"
5771 "101232-2_15" "101232-2_41700_1511"
5772 "101232-2_15" "101232-2_41701_1511"
5773 "101232-2_15" "101232-2_41702_1511"
5774 "101232-2_15" "101232-2_41703_1511"
5775 "101232-2_15" "101232-2_41704_1511"
5776 "101232-2_15" "101232-2_41708_1511"
5777 "101232-2_15" "101232-2_41709_1511"
5778 "101232-2_15" "101232-2_41710_1511"
5779 "101232-2_15" "101232-2_41711_1511"
5780 "101232-2_15" "101232-2_41712_1511"
5781 "101232-2_15" "101232-2_41713_1511"
5751 "101232-2_22" "101232-2_41676_1511"
5752 "101232-2_22" "101232-2_41677_1511"
5753 "101232-2_22" "101232-2_41678_1511"
5754 "101232-2_22" "101232-2_41679_1511"
5755 "101232-2_22" "101232-2_41680_1511"
5756 "101232-2_22" "101232-2_41681_1511"
5757 "101232-2_22" "101232-2_41682_1511"
5758 "101232-2_22" "101232-2_41683_1511"
5759 "101232-2_22" "101232-2_41684_1511"
5760 "101232-2_22" "101232-2_41685_1511"
5761 "101232-2_22" "101232-2_41686_1511"
5762 "101232-2_22" "101232-2_41687_1511"
5763 "101232-2_22" "101232-2_41688_1511"
5764 "101232-2_22" "101232-2_41689_1511"
5765 "101232-2_22" "101232-2_41692_1511"
5766 "101232-2_22" "101232-2_41693_1511"
5767 "101232-2_22" "101232-2_41694_1511"
stop_too_far_from_shape WARNING 51

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.

Only the first 50 of 51 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.
12736 "101232-6_40_V" "101232-6_3349_61" 268820 "101232-6_101" "Estación Adra" [36.748038198713196,-3.019515624419154] 115.59542360775802
14103 "101232-9_32_I" "101232-9_41408_100" 287245 "101232-9_42" "Piscina Municipal V" [37.266417476184984,-7.028569134002033] 150.29336195176427
5375 "101232-2_156_I" "101232-2_40419_1503" 106480 "101232-2_360" "Intercambiador De Transporte El Pto. De Santa Mª" [36.60445538933289,-6.21861146127831] 126.7622299527007
14219 "101232-9_54_V" "101232-9_41541_100" 288438 "101232-9_311" "El Punto - Estacion" [37.39301670130748,-6.55591802133252] 263.6885039133221
14219 "101232-9_54_V" "101232-9_41541_100" 288439 "101232-9_313" "Calle Real V" [37.390658,-6.541282] 282.7265178834198
5376 "101232-2_156_V" "101232-2_40420_1503" 106485 "101232-2_360" "Intercambiador De Transporte El Pto. De Santa Mª" [36.604827,-6.218664] 139.5903417803625
13104 "101232-6_97_V" "101232-6_4000_67" 277571 "101232-6_732" "P.C. Cemar" [36.872058,-2.44435] 342.57402161584724
14218 "101232-9_54_I" "101232-9_41540_100" 288430 "101232-9_311" "El Punto - Estacion" [37.39290753135118,-6.555832396545742] 250.68882869685618
14218 "101232-9_54_I" "101232-9_41540_100" 288431 "101232-9_312" "Av. Constitucion Renfe V" [37.39301555724291,-6.554439376120096] 235.16222146093278
4595 "101232-2_5_V" "101232-2_644_1086" 94906 "101232-2_56" "Cementerio Mancomunado" [36.421508,-6.095059000000001] 134.95995711599724
4683 "101232-2_36_V" "101232-2_28665_1417" 96381 "101232-2_360" "Intercambiador De Transporte El Pto. De Santa Mª" [36.604766398271394,-6.2187364667619365] 143.64225145504116
4682 "101232-2_36_I" "101232-2_28664_1417" 96366 "101232-2_360" "Intercambiador De Transporte El Pto. De Santa Mª" [36.60474598520816,-6.218633449527862] 134.18069782250979
14274 "101232-9_36_V" "101232-9_41600_100" 288969 "101232-9_80" "Gasolinera V" [37.203458000000005,-7.323696999999999] 1885.1677776236463
14274 "101232-9_36_V" "101232-9_41600_100" 288970 "101232-9_78" "Vista Alegre V" [37.203458000000005,-7.323696999999999] 2401.8227857634565
14274 "101232-9_36_V" "101232-9_41600_100" 288971 "101232-9_82" "Pl Del Concejo" [37.20508637388305,-7.270489744483583] 1916.785180550576
13118 "101232-6_18_I" "101232-6_4031_40" 277742 "101232-6_69" "Felix" [36.868098,-2.6556320000000007] 109.84250858493539
14270 "101232-9_36_I" "101232-9_41596_100" 288919 "101232-9_82" "Pl Del Concejo" [37.2051,-7.269972] 1916.968009190581
14270 "101232-9_36_I" "101232-9_41596_100" 288920 "101232-9_79" "Vista Alegre" [37.203402999999994,-7.323616] 2404.87184882782
14270 "101232-9_36_I" "101232-9_41596_100" 288921 "101232-9_132" "Gasolinera" [37.203402999999994,-7.323616] 1886.9036135930485
13119 "101232-6_18_V" "101232-6_4032_40" 277751 "101232-6_214" "El Parador - Parrales V" [36.80845364100252,-2.599544733510921] 314.29393793347043
12395 "101232-5_4_I" "101232-5_3431_99" 262746 "101232-5_68" "Cruce Carrefour" [36.182214,-5.4421] 151.91970493120368
13459 "101232-7_280_I" "101232-7_9708_274" 283073 "101232-7_56" "Campus Universitario-I" [37.773538,-3.786232] 1694.0692814406648
12375 "101232-5_28_I" "101232-5_3281_99" 262460 "101232-5_130" "La Almoraima" [36.276259,-5.430423] 105.7054767214646
12704 "101232-6_21_I" "101232-6_3302_54" 267775 "101232-6_126" "C.C. Viapark" [36.809145,-2.5974720000000002] 801.987536996363
12738 "101232-6_41_I" "101232-6_3362_62" 268902 "101232-6_101" "Estación Adra" [36.74807181078279,-3.019492151475654] 119.7722017091095
14414 "101232-9_55_V" "101232-9_42051_100" 290466 "101232-9_311" "El Punto - Estacion" [37.389618483782534,-6.557000463135116] 176.21369336932506
14414 "101232-9_55_V" "101232-9_42051_100" 290467 "101232-9_313" "Calle Real V" [37.390658,-6.541282] 282.7265178834198
14413 "101232-9_55_I" "101232-9_42050_100" 290458 "101232-9_311" "El Punto - Estacion" [37.389559,-6.557105] 187.51760681454795
14413 "101232-9_55_I" "101232-9_42050_100" 290459 "101232-9_313" "Calle Real V" [37.390497,-6.541248] 276.3079088212868
5076 "101232-2_155_I" "101232-2_36316_1306" 102346 "101232-2_360" "Intercambiador De Transporte El Pto. De Santa Mª" [36.60445538933289,-6.21861146127831] 126.7622299527007
14228 "101232-9_64_I" "101232-9_41550_100" 288528 "101232-9_314" "Bar Parada Av Palos De La Frontera V" [37.316651,-6.825331] 13353.964063368736
14228 "101232-9_64_I" "101232-9_41550_100" 288529 "101232-9_315" "Centro Juvenil Niebla V" [37.316651,-6.825331] 14146.367435054133
14228 "101232-9_64_I" "101232-9_41550_100" 288530 "101232-9_318" "Bar La Reforma Calle Nueva V" [37.316651,-6.825331] 20929.25462655633
14228 "101232-9_64_I" "101232-9_41550_100" 288531 "101232-9_319" "Ermita Angustias Calle Nueva V" [37.316651,-6.825331] 21357.197271694295
14228 "101232-9_64_I" "101232-9_41550_100" 288532 "101232-9_311" "El Punto - Estacion" [37.316651,-6.825331] 25229.8857029137
14228 "101232-9_64_I" "101232-9_41550_100" 288533 "101232-9_313" "Calle Real V" [37.316651,-6.825331] 26146.84243306627
12392 "101232-5_10_V" "101232-5_3320_99" 262689 "101232-5_68" "Cruce Carrefour" [36.182334,-5.441976] 145.38949297620468
12388 "101232-5_10_I" "101232-5_3316_99" 262620 "101232-5_130" "La Almoraima" [36.27640300000001,-5.430464] 110.81940638661769
12143 "101232-5_5_I" "101232-5_553_99" 259452 "101232-5_87" "Alameda" [36.20743723201284,-5.389428114631854] 311.1563023412383
12147 "101232-5_5_V" "101232-5_557_99" 259536 "101232-5_75" "Bar La Redonda" [36.203965588019905,-5.420554460872382] 100.44100620386678
12147 "101232-5_5_V" "101232-5_557_99" 259541 "101232-5_68" "Cruce Carrefour" [36.182693449296025,-5.442036665489368] 109.57516233128797
12822 "101232-6_17_I" "101232-6_3665_53" 270291 "101232-6_15" "Estación Intermodal" [36.83529,-2.4561230000000003] 134.99483039296192
12843 "101232-6_17_V" "101232-6_3688_53" 270713 "101232-6_214" "El Parador - Parrales V" [36.80846806775752,-2.599526133821225] 315.56240540843953
13030 "101232-6_26_I" "101232-6_3908_57" 276089 "101232-6_15" "Estación Intermodal" [36.835252,-2.4560480000000005] 127.95050679629034
14039 "101232-9_16_I" "101232-9_41344_100" 286650 "101232-9_14" "Coop Vinicola V" [37.3778097814247,-6.830749494700962] 188.88391471443322
14039 "101232-9_16_I" "101232-9_41344_100" 286651 "101232-9_16" "Puerta Sol V" [37.382485128216,-6.8286513941550755] 159.10179864151223
5550 "101232-2_38_V" "101232-2_40860_1490" 108623 "101232-2_360" "Intercambiador De Transporte El Pto. De Santa Mª" [36.604766398271394,-6.2187364667619365] 143.64225145504116
5549 "101232-2_38_I" "101232-2_40859_1490" 108608 "101232-2_360" "Intercambiador De Transporte El Pto. De Santa Mª" [36.60474598520816,-6.218633449527862] 134.18069782250979
12183 "101232-5_27_V" "101232-5_1292_99" 260015 "101232-5_78" "Cruce El Toril" [36.20712239354452,-5.385406365509314] 115.3826090255185
12183 "101232-5_27_V" "101232-5_1292_99" 260024 "101232-5_149" "Tahivilla" [36.185353827711644,-5.756012154837733] 158.8502147536578
stops_match_shape_out_of_order WARNING 7

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.
12179 "101232-5_8_I" "101232-5_910_99" 259979 "101232-5_148" "Centro Salud V" [36.01792021949775,-5.600686042628208] 259978 "101232-5_145" "El Mesón" [36.06843517823422,-5.530542100849492]
8860 "101232-3_1122_I" "101232-3_82639_1321" 180027 "101232-3_296" "Cruces Del Santo Cristo" [37.221913,-3.609464] 180026 "101232-3_166" "Ayuntamiento Pulianas V" [37.222550000000005,-3.607961]
8863 "101232-3_1122_I" "101232-3_82642_1321" 180068 "101232-3_296" "Cruces Del Santo Cristo" [37.221913,-3.609464] 180067 "101232-3_166" "Ayuntamiento Pulianas V" [37.222550000000005,-3.607961]
13651 "101232-7_276_V" "101232-7_10580_275" 284023 "101232-7_90" "Calle Antonio Machado (Espeluy)" [38.031300830989785,-3.863250098758623] 284022 "101232-7_114" "La Plazoleta (Cazalilla)" [37.98616658813741,-3.8825010418159946]
8145 "101232-3_1113_I" "101232-3_80220_1295" 164353 "101232-3_737" "Acceso A Ambroz V" [37.165828180890294,-3.671391100196595] 164352 "101232-3_153" "Avda. De San Antón 2" [37.16419556364591,-3.663725414602227]
12550 "101232-5_7_V" "101232-5_3596_99" 265422 "101232-5_159" "Mirador De Tarifa" [36.054275027133066,-5.550333128593947] 265421 "101232-5_146" "El Mesón V" [36.068238718516014,-5.530611383335095]
13135 "101232-6_15_V" "101232-6_4049_51" 278119 "101232-6_56" "Atochares" [36.8810340195146,-2.1607331944651906] 278118 "101232-6_528" "Vistabella - Alondra" [36.9447708935573,-2.1474502156852373]