transmilenio — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-04-24T04:29:16Z,
for the dataset file:///shared/transmilenio_1f974777.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. fare_attributes.txt
  5. fare_rules.txt
  6. frequencies.txt
  7. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. trips.txt

Counts


  • Agencies: 7
  • Blocks: 0
  • Routes: 215
  • Shapes: 215
  • Stops: 3687
  • Trips: 25232

Specification Compliance report

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

Notice Code Severity Total
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 1823

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 1823 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.
"agency.txt" "agency_name" "TRANSMILENIO-DUAL" 3
"agency.txt" "agency_name" "TRANSMILENIO-URBANA" 4
"agency.txt" "agency_name" "TRANSMILENIO-ALIMENTADORA" 5
"agency.txt" "agency_name" "TRANSMILENIO-COMPLEMENTARIA" 6
"agency.txt" "agency_name" "TRANSMILENIO-ESPECIAL" 7
"stops.txt" "stop_name" "AC 63 - KR 111" 2
"stops.txt" "stop_name" "AC 63 - KR 111" 3
"stops.txt" "stop_name" "AC 1 - KR 22" 12
"stops.txt" "stop_name" "AC 1 - KR 24" 13
"stops.txt" "stop_name" "AC 1 - KR 5A" 14
"stops.txt" "stop_name" "AC 1 - KR 7" 15
"stops.txt" "stop_name" "AC 1 - KR 9" 16
"stops.txt" "stop_name" "AC 100 - AK 19" 17
"stops.txt" "stop_name" "AC 100 - KR 10" 18
"stops.txt" "stop_name" "AC 100 - KR 10" 19
"stops.txt" "stop_name" "AC 100 - KR 11" 20
"stops.txt" "stop_name" "AC 100 - KR 11A" 21
"stops.txt" "stop_name" "AC 100 - KR 11B" 22
"stops.txt" "stop_name" "AC 100 - KR 11B" 23
"stops.txt" "stop_name" "AC 100 - KR 11B" 24
"stops.txt" "stop_name" "AC 100 - KR 13" 25
"stops.txt" "stop_name" "AC 100 - KR 16" 26
"stops.txt" "stop_name" "AC 100 - KR 17" 27
"stops.txt" "stop_name" "AC 100 - KR 17" 28
"stops.txt" "stop_name" "AC 100 - KR 19A" 29
"stops.txt" "stop_name" "AC 100 - KR 21" 30
"stops.txt" "stop_name" "AC 100 - KR 45" 31
"stops.txt" "stop_name" "AC 100 - KR 47A" 32
"stops.txt" "stop_name" "AC 100 - KR 47A" 33
"stops.txt" "stop_name" "AC 100 - KR 47A" 34
"stops.txt" "stop_name" "AC 100 - KR 49" 35
"stops.txt" "stop_name" "AC 100 - KR 49" 36
"stops.txt" "stop_name" "AC 100 - KR 54" 37
"stops.txt" "stop_name" "AC 100 - KR 54" 38
"stops.txt" "stop_name" "AC 100 - KR 54" 39
"stops.txt" "stop_name" "AC 100 - KR 60" 40
"stops.txt" "stop_name" "AC 100 - KR 60 D" 41
"stops.txt" "stop_name" "AC 100 - KR 61" 42
"stops.txt" "stop_name" "AC 100 - KR 62" 43
"stops.txt" "stop_name" "AC 100 - KR 62" 44
"stops.txt" "stop_name" "AC 100 - KR 63" 45
"stops.txt" "stop_name" "AC 100 - KR 64" 46
"stops.txt" "stop_name" "AC 100 - KR 64" 47
"stops.txt" "stop_name" "AC 100 - KR 64" 48
"stops.txt" "stop_name" "AC 100 - KR 65" 49
"stops.txt" "stop_name" "AC 100 - KR 65" 50
"stops.txt" "stop_name" "AC 100 - KR 65A" 51
"stops.txt" "stop_name" "AC 100 - KR 66" 52
"stops.txt" "stop_name" "AC 100 - KR 66" 53
"stops.txt" "stop_name" "AC 100 - KR 66A" 54
stop_too_far_from_shape WARNING 14

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.
3553 "Z_8504" "CDIME0001-02-5_Z_8504" 171111 "Z_55870_STOP" "CL 30B Sur - KR 2 E" [4.5611508872936835,-74.08950935937494] 177.28486594077847
3553 "Z_8504" "CDIME0001-02-5_Z_8504" 171112 "Z_55926_STOP" "CL 30B Sur - KR 1A" [4.566335149607677,-74.09143541146359] 348.40158529635613
7454 "Z_8487" "CDIPR0001-03-1_Z_8487" 349953 "Z_55515_STOP" "KR 6 - CL 18A Sur" [4.572930128745232,-74.09167938284907] 204.94487751737032
7454 "Z_8487" "CDIPR0001-03-1_Z_8487" 349954 "Z_55518_STOP" "KR 6 - CL 13 Sur" [4.578781087679095,-74.08983852209997] 280.663281066156
7454 "Z_8487" "CDIPR0001-03-1_Z_8487" 349955 "Z_55922_STOP" "AC 11 Sur - KR 7A" [4.580696403002913,-74.0882046905026] 127.55758913242666
1142 "Z_8225" "CDIGF0001-02-7_Z_8225" 55785 "Z_58754_STOP" "KR 13A Este - CL 31 Sur" [4.561001468925743,-74.0807996616214] 206.71096507148664
1142 "Z_8225" "CDIGF0001-02-7_Z_8225" 55786 "Z_58753_STOP" "CL 31 Sur - KR 12C Bis A Este" [4.560950668337438,-74.08091767889384] 241.06929102429072
14843 "Z_8596" "CNM3J0001-03-1_Z_8596" 757780 "Z_55373_STOP" "AV. 1 de Mayo - KR 7B" [4.572995513314886,-74.09117922493046] 172.8805477520072
14843 "Z_8596" "CNM3J0001-03-1_Z_8596" 757781 "Z_55952_STOP" "AK 10 - CL 17 Sur" [4.5762660106536535,-74.08886756935857] 455.948724134419
14843 "Z_8596" "CNM3J0001-03-1_Z_8596" 757782 "Z_55953_STOP" "AK 10 - CL 13 Sur" [4.579247112950231,-74.0864210633165] 481.38498104753023
14843 "Z_8596" "CNM3J0001-03-1_Z_8596" 757783 "Z_55928_STOP" "AK 10 - CL 8 Sur" [4.581578434998479,-74.08488668703747] 464.47488230945515
14843 "Z_8596" "CNM3J0001-03-1_Z_8596" 757784 "Z_55949_STOP" "AK 10 - CL 2 Sur" [4.582828866068492,-74.08387775579799] 493.9094036869553
14843 "Z_8596" "CNM3J0001-03-1_Z_8596" 757785 "Z_55950_STOP" "AK 10 - AC 1" [4.586646495409262,-74.08172684243057] 436.4326638082902
14843 "Z_8596" "CNM3J0001-03-1_Z_8596" 757786 "Z_55951_STOP" "AK 10 - CL 2" [4.592182814253466,-74.08116974381772] 233.22062752653403
stops_match_shape_out_of_order WARNING 136

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.

Only the first 50 of 136 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. 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.
149 "Z_7171-2" "CDHT20001-02-5_Z_7171-2" 3481 "Z_55369_STOP" "AV. 1 de Mayo - KR 9A" [4.575424428972557,-74.09403849813563] 3480 "Z_59019_STOP" "CL 48Q Bis Sur - KR 5A" [4.550780706425143,-74.10903382249126]
201 "Z_7171-2" "CDHT20002-13-5_Z_7171-2" 4638 "Z_55369_STOP" "AV. 1 de Mayo - KR 9A" [4.575424428972557,-74.09403849813563] 4637 "Z_59019_STOP" "CL 48Q Bis Sur - KR 5A" [4.550780706425143,-74.10903382249126]
5010 "Z_6463" "CDIO50001-02-5_Z_6463" 214315 "Z_58404_STOP" "KR 5 Este - CL 51 G Sur" [4.538690166549806,-74.09350499101447] 214314 "Z_57441_STOP" "AC 53 - KR 15" [4.640504460352081,-74.06775736305471]
5030 "Z_6463" "CDIO50002-06-5_Z_6463" 215257 "Z_58404_STOP" "KR 5 Este - CL 51 G Sur" [4.538690166549806,-74.09350499101447] 215256 "Z_57441_STOP" "AC 53 - KR 15" [4.640504460352081,-74.06775736305471]
8469 "Z_8400" "CDIQC0001-02-5_Z_8400" 437196 "Z_56013_STOP" "KR 15 Este - CL 48 Sur Gaviotas" [4.534618238347945,-74.08382404332555] 437195 "Z_52363_STOP" "CL 64 - KR 112C" [4.7058798551088445,-74.1369836253345]
8485 "Z_8400" "CDIQC0003-03-5_Z_8400" 438925 "Z_56013_STOP" "KR 15 Este - CL 48 Sur Gaviotas" [4.534618238347945,-74.08382404332555] 438924 "Z_52363_STOP" "CL 64 - KR 112C" [4.7058798551088445,-74.1369836253345]
10969 "Z_6585" "CNLSU0001-03-5_Z_6585" 571674 "Z_53409_STOP" "AV. 1 de Mayo - AV. Caracas" [4.58100359262936,-74.10190933371582] 571673 "Z_55637_STOP" "KR 25A Este - CL 23 Sur" [4.559647556940461,-74.06794221177373]
10971 "Z_6585" "CNLSU0001-04-5_Z_6585" 571730 "Z_53409_STOP" "AV. 1 de Mayo - AV. Caracas" [4.58100359262936,-74.10190933371582] 571729 "Z_55637_STOP" "KR 25A Este - CL 23 Sur" [4.559647556940461,-74.06794221177373]
10991 "Z_6585" "CNLSU0002-02-5_Z_6585" 572268 "Z_53409_STOP" "AV. 1 de Mayo - AV. Caracas" [4.58100359262936,-74.10190933371582] 572267 "Z_55707_STOP" "TV 21A Este - DG 14 Sur" [4.562366640383909,-74.0681140973381]
10995 "Z_6585" "CNLSU0002-04-5_Z_6585" 572284 "Z_53409_STOP" "AV. 1 de Mayo - AV. Caracas" [4.58100359262936,-74.10190933371582] 572283 "Z_55707_STOP" "TV 21A Este - DG 14 Sur" [4.562366640383909,-74.0681140973381]
5128 "Z_8401" "CDIO60001-02-5_Z_8401" 219891 "Z_55637_STOP" "KR 25A Este - CL 23 Sur" [4.559647556940461,-74.06794221177373] 219890 "Z_56883_STOP" "AC 53 - AK 24" [4.6420288960284015,-74.07516464106307]
5134 "Z_8401" "CDIO60001-05-5_Z_8401" 220219 "Z_55637_STOP" "KR 25A Este - CL 23 Sur" [4.559647556940461,-74.06794221177373] 220218 "Z_56883_STOP" "AC 53 - AK 24" [4.6420288960284015,-74.07516464106307]
5154 "Z_8401" "CDIO60003-02-5_Z_8401" 221259 "Z_55637_STOP" "KR 25A Este - CL 23 Sur" [4.559647556940461,-74.06794221177373] 221258 "Z_57711_STOP" "AK 24 - CL 45B" [4.635449236969834,-74.07500504101401]
5216 "Z_8401" "CDIO60008-02-5_Z_8401" 224554 "Z_55637_STOP" "KR 25A Este - CL 23 Sur" [4.559647556940461,-74.06794221177373] 224553 "Z_57711_STOP" "AK 24 - CL 45B" [4.635449236969834,-74.07500504101401]
21749 "Z_7100-2" "CNM7L0001-02-5_Z_7100-2" 1240261 "Z_57482_STOP" "AK 7 - CL 163A" [4.738682050135595,-74.02287902918674] 1240260 "Z_54760_STOP" "CL 132 - KR 145A Br Villa Gloria Gaitana" [4.743263389479232,-74.11778692063965]
21751 "Z_7100-2" "CNM7L0001-03-5_Z_7100-2" 1240364 "Z_57482_STOP" "AK 7 - CL 163A" [4.738682050135595,-74.02287902918674] 1240363 "Z_54760_STOP" "CL 132 - KR 145A Br Villa Gloria Gaitana" [4.743263389479232,-74.11778692063965]
21899 "Z_7100-2" "CNM7L0016-07-5_Z_7100-2" 1247875 "Z_56978_STOP" "CL 163A - KR 7D San Cristóbal Norte" [4.738841428338555,-74.02506959531787] 1247874 "Z_54760_STOP" "CL 132 - KR 145A Br Villa Gloria Gaitana" [4.743263389479232,-74.11778692063965]
15941 "Z_7530" "CNM410001-02-5_Z_7530" 825033 "Z_54760_STOP" "CL 132 - KR 145A Br Villa Gloria Gaitana" [4.7432633894792335,-74.11778692063965] 825032 "Z_56597_STOP" "AC 127 - KR 11C" [4.703877929723693,-74.035849276305]
15947 "Z_7530" "CNM410001-07-5_Z_7530" 825433 "Z_54760_STOP" "CL 132 - KR 145A Br Villa Gloria Gaitana" [4.7432633894792335,-74.11778692063965] 825432 "Z_56597_STOP" "AC 127 - KR 11C" [4.703877929723693,-74.035849276305]
14908 "Z_8207-2" "CNM3P0001-02-5_Z_8207-2" 761115 "Z_56404_STOP" "CL 165 - AK 7" [4.741103053562075,-74.02303199908211] 761114 "Z_54760_STOP" "CL 132 - KR 145A Br Villa Gloria Gaitana" [4.743263389479232,-74.11778692063965]
14998 "Z_8207-2" "CNM3P0011-04-5_Z_8207-2" 766540 "Z_56404_STOP" "CL 165 - AK 7" [4.741103053562075,-74.02303199908211] 766539 "Z_54760_STOP" "CL 132 - KR 145A Br Villa Gloria Gaitana" [4.743263389479232,-74.11778692063965]
23013 "Z_7905-2" "CNM7U0001-02-5_Z_7905-2" 1299673 "Z_57879_STOP" "CL 53B - TV 25" [4.6433085686279565,-74.07523321734803] 1299672 "Z_59147_STOP" "CL 185 - KR 2 Este La Estrellita" [4.76193066713842,-74.02065899316447]
23031 "Z_7905-2" "CNM7U0002-05-5_Z_7905-2" 1300863 "Z_57879_STOP" "CL 53B - TV 25" [4.6433085686279565,-74.07523321734803] 1300862 "Z_59147_STOP" "CL 185 - KR 2 Este La Estrellita" [4.76193066713842,-74.02065899316447]
23063 "Z_7905-2" "CNM7U0006-02-5_Z_7905-2" 1302919 "Z_57879_STOP" "CL 53B - TV 25" [4.6433085686279565,-74.07523321734803] 1302918 "Z_59147_STOP" "CL 185 - KR 2 Este La Estrellita" [4.76193066713842,-74.02065899316447]
9636 "Z_7090" "CNLEP0001-02-5_Z_7090" 500647 "Z_58221_STOP" "Auto Norte - CL 191 Terminal Norte" [4.768931778794748,-74.04393136823914] 500646 "Z_54517_STOP" "CL 132D - KR 156" [4.741785520795884,-74.12583001549322]
9662 "Z_7090" "CNLEP0003-04-5_Z_7090" 501978 "Z_58221_STOP" "Auto Norte - CL 191 Terminal Norte" [4.768931778794748,-74.04393136823914] 501977 "Z_54517_STOP" "CL 132D - KR 156" [4.741785520795884,-74.12583001549322]
9690 "Z_7090" "CNLEP0006-02-5_Z_7090" 503365 "Z_58221_STOP" "Auto Norte - CL 191 Terminal Norte" [4.768931778794748,-74.04393136823914] 503364 "Z_54515_STOP" "CL 132D - KR 159" [4.740205905199659,-74.12943309686031]
19793 "Z_7900-2" "CNM760001-02-5_Z_7900-2" 1116476 "Z_53468_STOP" "AC 26 - KR 106" [4.692712168298932,-74.1359967907722] 1116475 "Z_58375_STOP" "KR 16 - CL 183" [4.760848323117878,-74.03739159336016]
19811 "Z_7900-2" "CNM760002-07-5_Z_7900-2" 1117707 "Z_53477_STOP" "AC 26 - KR 85D" [4.6776338611395785,-74.1193075623611] 1117706 "Z_58375_STOP" "KR 16 - CL 183" [4.760848323117878,-74.03739159336016]
19823 "Z_7900-2" "CNM760003-07-5_Z_7900-2" 1118510 "Z_53468_STOP" "AC 26 - KR 106" [4.692712168298932,-74.1359967907722] 1118509 "Z_58375_STOP" "KR 16 - CL 183" [4.760848323117878,-74.03739159336016]
22107 "Z_8206-2" "CNM7O0001-02-5_Z_8206-2" 1260692 "Z_56978_STOP" "CL 163A - KR 7D San Cristóbal Norte" [4.738841428338555,-74.02506959531787] 1260691 "Z_54760_STOP" "CL 132 - KR 145A Br Villa Gloria Gaitana" [4.743263389479232,-74.11778692063965]
22109 "Z_8206-2" "CNM7O0001-03-5_Z_8206-2" 1260810 "Z_56978_STOP" "CL 163A - KR 7D San Cristóbal Norte" [4.738841428338555,-74.02506959531787] 1260809 "Z_54760_STOP" "CL 132 - KR 145A Br Villa Gloria Gaitana" [4.743263389479232,-74.11778692063965]
19212 "Z_7877" "CNM720001-02-5_Z_7877" 1062408 "Z_58757_STOP" "CL 185 - KR 1" [4.7606517902165,-74.01654077210881] 1062407 "Z_53468_STOP" "AC 26 - KR 106" [4.692712168298932,-74.1359967907722]
19222 "Z_7877" "CNM720002-02-5_Z_7877" 1063123 "Z_58757_STOP" "CL 185 - KR 1" [4.7606517902165,-74.01654077210881] 1063122 "Z_53468_STOP" "AC 26 - KR 106" [4.692712168298932,-74.1359967907722]
19324 "Z_7877" "CNM720013-06-5_Z_7877" 1070371 "Z_58757_STOP" "CL 185 - KR 1" [4.7606517902165,-74.01654077210881] 1070370 "Z_53036_STOP" "AC 26 - KR 106" [4.69215629393971,-74.13383426848688]
4706 "Z_8054" "CDINT0001-02-5_Z_8054" 199568 "Z_55424_STOP" "AV. V/Cio - CL 72A Sur Juan Rey" [4.519385161340999,-74.09111401168526] 199567 "Z_56848_STOP" "AK 24 - CL 66" [4.6579548678479314,-74.07040306987625]
4716 "Z_8054" "CDINT0002-02-5_Z_8054" 200203 "Z_55424_STOP" "AV. V/Cio - CL 72A Sur Juan Rey" [4.519385161340999,-74.09111401168526] 200202 "Z_56848_STOP" "AK 24 - CL 66" [4.6579548678479314,-74.07040306987625]
4748 "Z_8054" "CDINT0005-02-5_Z_8054" 202182 "Z_55424_STOP" "AV. V/Cio - CL 72A Sur Juan Rey" [4.519385161340999,-74.09111401168526] 202181 "Z_57605_STOP" "AK 24 - CL 52" [4.641242827529739,-74.07398523826737]
4750 "Z_8054" "CDINT0005-03-5_Z_8054" 202192 "Z_55424_STOP" "AV. V/Cio - CL 72A Sur Juan Rey" [4.519385161340999,-74.09111401168526] 202191 "Z_57605_STOP" "AK 24 - CL 52" [4.641242827529739,-74.07398523826737]
4752 "Z_8054" "CDINT0005-04-5_Z_8054" 202204 "Z_55424_STOP" "AV. V/Cio - CL 72A Sur Juan Rey" [4.519385161340999,-74.09111401168526] 202203 "Z_57605_STOP" "AK 24 - CL 52" [4.641242827529739,-74.07398523826737]
6745 "Z_7745" "CDIPM0001-03-5_Z_7745" 295839 "Z_52074_STOP" "KR 77G - TV 77G Bis B" [4.5994447770146945,-74.19720700017619] 295838 "Z_55541_STOP" "TV 4 Este - DG 28 Bis B Sur Br. San Blas" [4.562602940251019,-74.08358057668848]
6755 "Z_7745" "CDIPM0002-03-5_Z_7745" 296406 "Z_52074_STOP" "KR 77G - TV 77G Bis B" [4.5994447770146945,-74.19720700017619] 296405 "Z_55541_STOP" "TV 4 Este - DG 28 Bis B Sur Br. San Blas" [4.562602940251019,-74.08358057668848]
2604 "Z_8035-2" "CDIKO0001-02-5_Z_8035-2" 117787 "Z_57726_STOP" "CL 20 - KR 3" [4.603631778911916,-74.06715069907449] 117786 "Z_56004_STOP" "Estación Bicentenario" [4.59366223762226,-74.0815560418483]
2626 "Z_8035-2" "CDIKO0002-03-5_Z_8035-2" 118409 "Z_57726_STOP" "CL 20 - KR 3" [4.603631778911916,-74.06715069907449] 118408 "Z_56004_STOP" "Estación Bicentenario" [4.59366223762226,-74.0815560418483]
2603 "Z_8035" "CDIKO0001-02-5_Z_8035" 117785 "Z_56004_STOP" "Estación Bicentenario" [4.593662237622265,-74.0815560418483] 117784 "Z_57726_STOP" "CL 20 - KR 3" [4.603631778911922,-74.0671506990745]
2617 "Z_8035" "CDIKO0001-09-5_Z_8035" 118180 "Z_56004_STOP" "Estación Bicentenario" [4.593662237622265,-74.0815560418483] 118179 "Z_57726_STOP" "CL 20 - KR 3" [4.603631778911922,-74.0671506990745]
5129 "Z_8401-2" "CDIO60001-02-5_Z_8401-2" 219893 "Z_56883_STOP" "AC 53 - AK 24" [4.6420288960284015,-74.07516464106307] 219892 "Z_55637_STOP" "KR 25A Este - CL 23 Sur" [4.559647556940461,-74.06794221177373]
5155 "Z_8401-2" "CDIO60003-02-5_Z_8401-2" 221261 "Z_57743_STOP" "KR 22 - CL 45A" [4.6344323060288835,-74.07381177040041] 221260 "Z_55637_STOP" "KR 25A Este - CL 23 Sur" [4.559647556940461,-74.06794221177373]
5169 "Z_8401-2" "CDIO60004-02-5_Z_8401-2" 221981 "Z_56883_STOP" "AC 53 - AK 24" [4.6420288960284015,-74.07516464106307] 221980 "Z_55637_STOP" "KR 25A Este - CL 23 Sur" [4.559647556940461,-74.06794221177373]
18625 "Z_8632-2" "CNM6H0001-02-1_Z_8632-2" 1022028 "Z_56601_STOP" "AC 127 - KR 14A" [4.7038296142866605,-74.04203064395793] 1022027 "Z_54670_STOP" "AC 127 - KR 71B" [4.710195176711907,-74.0781946502881]