rome-static-gtfs — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-07-03T21:54:04Z,
for the dataset file:///shared/rome-static-gtfs_7db6685d.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_dates.txt
  3. routes.txt
  4. shapes.txt
  5. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 5
  • Blocks: 0
  • Routes: 426
  • Shapes: 1145
  • Stops: 8294
  • Trips: 159548

Specification Compliance report

113401 notices reported (1020 errors, 112338 warnings, 43 infos)

Notice Code Severity Total
trip_distance_exceeds_shape_distance ERROR 1020

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.

Only the first 50 of 1020 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.
"11049002" "59568" 12276.0 12275.85644 11.112143919762213
"11049004" "59568" 12276.0 12275.85644 11.112143919762213
"11049006" "59568" 12276.0 12275.85644 11.112143919762213
"11049008" "59568" 12276.0 12275.85644 11.112143919762213
"11049010" "59568" 12276.0 12275.85644 11.112143919762213
"11049012" "59568" 12276.0 12275.85644 11.112143919762213
"11049014" "59568" 12276.0 12275.85644 11.112143919762213
"11049016" "59568" 12276.0 12275.85644 11.112143919762213
"11049018" "59568" 12276.0 12275.85644 11.112143919762213
"11049020" "59568" 12276.0 12275.85644 11.112143919762213
"11049022" "59568" 12276.0 12275.85644 11.112143919762213
"11049024" "59568" 12276.0 12275.85644 11.112143919762213
"11049026" "59568" 12276.0 12275.85644 11.112143919762213
"11051001" "52366" 18131.0 18130.6974 14.617116329161524
"11051003" "52366" 18131.0 18130.6974 14.617116329161524
"11051005" "52366" 18131.0 18130.6974 14.617116329161524
"11051007" "52366" 18131.0 18130.6974 14.617116329161524
"11051009" "52366" 18131.0 18130.6974 14.617116329161524
"11051011" "52366" 18131.0 18130.6974 14.617116329161524
"11051013" "52366" 18131.0 18130.6974 14.617116329161524
"11051015" "52366" 18131.0 18130.6974 14.617116329161524
"11051017" "52366" 18131.0 18130.6974 14.617116329161524
"11051019" "52366" 18131.0 18130.6974 14.617116329161524
"11051021" "52366" 18131.0 18130.6974 14.617116329161524
"11051023" "52366" 18131.0 18130.6974 14.617116329161524
"11051025" "52366" 18131.0 18130.6974 14.617116329161524
"11051027" "52366" 18131.0 18130.6974 14.617116329161524
"11051029" "52366" 18131.0 18130.6974 14.617116329161524
"11051031" "52366" 18131.0 18130.6974 14.617116329161524
"11051033" "52366" 18131.0 18130.6974 14.617116329161524
"11051035" "52366" 18131.0 18130.6974 14.617116329161524
"11051037" "52366" 18131.0 18130.6974 14.617116329161524
"11051039" "52366" 18131.0 18130.6974 14.617116329161524
"11051041" "52366" 18131.0 18130.6974 14.617116329161524
"11051043" "52366" 18131.0 18130.6974 14.617116329161524
"11051045" "52366" 18131.0 18130.6974 14.617116329161524
"11051047" "52366" 18131.0 18130.6974 14.617116329161524
"11051049" "52366" 18131.0 18130.6974 14.617116329161524
"11051051" "52366" 18131.0 18130.6974 14.617116329161524
"11051053" "52366" 18131.0 18130.6974 14.617116329161524
"11051055" "52366" 18131.0 18130.6974 14.617116329161524
"11051057" "52366" 18131.0 18130.6974 14.617116329161524
"11051059" "52366" 18131.0 18130.6974 14.617116329161524
"11051061" "52366" 18131.0 18130.6974 14.617116329161524
"11051063" "52366" 18131.0 18130.6974 14.617116329161524
"11051065" "52366" 18131.0 18130.6974 14.617116329161524
"11051067" "52366" 18131.0 18130.6974 14.617116329161524
"11051069" "52366" 18131.0 18130.6974 14.617116329161524
"11051071" "52366" 18131.0 18130.6974 14.617116329161524
"11051073" "52366" 18131.0 18130.6974 14.617116329161524
equal_shape_distance_same_coordinates WARNING 1

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.

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`.
"56650" 4060 11221.0 432 4059 11221.0 431
fast_travel_between_consecutive_stops WARNING 350

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 350 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.
151819 "111455025A60971" "025" 157.47809412637818 0.39369523531594547 4462378 9 "75620" "BOCCEA/CASALOTTI" "15:00:21" 4462379 10 "71132" "BOCCEA/CANDELO" "15:00:30"
154174 "211455025A60971" "025" 157.47809412637818 0.39369523531594547 4462378 9 "75620" "BOCCEA/CASALOTTI" "15:00:21" 4462379 10 "71132" "BOCCEA/CANDELO" "15:00:30"
151819 "111455025A60971" "025" 173.69115975196664 0.2894852662532777 4462380 11 "75897" "BOCCEA/MOMBARUZZO" "15:00:35" 4462381 12 "75646" "BOCCEA/CELLULOSA" "15:00:41"
154174 "211455025A60971" "025" 173.69115975196664 0.2894852662532777 4462380 11 "75897" "BOCCEA/MOMBARUZZO" "15:00:35" 4462381 12 "75646" "BOCCEA/CELLULOSA" "15:00:41"
151819 "111455025A60971" "025" 164.13443791920352 0.31915029595400685 4462381 12 "75646" "BOCCEA/CELLULOSA" "15:00:41" 4462382 13 "75647" "BOCCEA/BALZOLA" "15:00:48"
154174 "211455025A60971" "025" 164.13443791920352 0.31915029595400685 4462381 12 "75646" "BOCCEA/CELLULOSA" "15:00:41" 4462382 13 "75647" "BOCCEA/BALZOLA" "15:00:48"
151819 "111455025A60971" "025" 177.744837285218 0.24686782956280282 4462382 13 "75647" "BOCCEA/BALZOLA" "15:00:48" 4462383 14 "75648" "BOCCEA/MORSASCO" "15:00:53"
154174 "211455025A60971" "025" 177.744837285218 0.24686782956280282 4462382 13 "75647" "BOCCEA/BALZOLA" "15:00:48" 4462383 14 "75648" "BOCCEA/MORSASCO" "15:00:53"
151819 "111455025A60971" "025" 154.16928522871004 0.29977361016693616 4462383 14 "75648" "BOCCEA/MORSASCO" "15:00:53" 4462384 15 "75649" "BOCCEA/SELVA NERA" "15:01:00"
154174 "211455025A60971" "025" 154.16928522871004 0.29977361016693616 4462383 14 "75648" "BOCCEA/MORSASCO" "15:00:53" 4462384 15 "75649" "BOCCEA/SELVA NERA" "15:01:00"
147571 "111955025A60971" "025" 157.47809412637818 0.39369523531594547 4390467 9 "75620" "BOCCEA/CASALOTTI" "19:59:21" 4390468 10 "71132" "BOCCEA/CANDELO" "19:59:30"
147571 "111955025A60971" "025" 173.69115975196664 0.2894852662532777 4390469 11 "75897" "BOCCEA/MOMBARUZZO" "19:59:35" 4390470 12 "75646" "BOCCEA/CELLULOSA" "19:59:41"
147571 "111955025A60971" "025" 164.13443791920352 0.31915029595400685 4390470 12 "75646" "BOCCEA/CELLULOSA" "19:59:41" 4390471 13 "75647" "BOCCEA/BALZOLA" "19:59:48"
147571 "111955025A60971" "025" 177.744837285218 0.24686782956280282 4390471 13 "75647" "BOCCEA/BALZOLA" "19:59:48" 4390472 14 "75648" "BOCCEA/MORSASCO" "19:59:53"
147571 "111955025A60971" "025" 154.16928522871004 0.29977361016693616 4390472 14 "75648" "BOCCEA/MORSASCO" "19:59:53" 4390473 15 "75649" "BOCCEA/SELVA NERA" "20:00:00"
147114 "211900025A60971" "025" 157.47809412637818 0.39369523531594547 4610433 9 "75620" "BOCCEA/CASALOTTI" "19:06:21" 4610434 10 "71132" "BOCCEA/CANDELO" "19:06:30"
147114 "211900025A60971" "025" 173.69115975196664 0.2894852662532777 4610435 11 "75897" "BOCCEA/MOMBARUZZO" "19:06:35" 4610436 12 "75646" "BOCCEA/CELLULOSA" "19:06:41"
147114 "211900025A60971" "025" 164.13443791920352 0.31915029595400685 4610436 12 "75646" "BOCCEA/CELLULOSA" "19:06:41" 4610437 13 "75647" "BOCCEA/BALZOLA" "19:06:48"
147114 "211900025A60971" "025" 177.744837285218 0.24686782956280282 4610437 13 "75647" "BOCCEA/BALZOLA" "19:06:48" 4610438 14 "75648" "BOCCEA/MORSASCO" "19:06:53"
147114 "211900025A60971" "025" 154.16928522871004 0.29977361016693616 4610438 14 "75648" "BOCCEA/MORSASCO" "19:06:53" 4610439 15 "75649" "BOCCEA/SELVA NERA" "19:07:00"
146800 "111755025A60971" "025" 157.47809412637818 0.39369523531594547 4462512 9 "75620" "BOCCEA/CASALOTTI" "17:59:21" 4462513 10 "71132" "BOCCEA/CANDELO" "17:59:30"
146800 "111755025A60971" "025" 173.69115975196664 0.2894852662532777 4462514 11 "75897" "BOCCEA/MOMBARUZZO" "17:59:35" 4462515 12 "75646" "BOCCEA/CELLULOSA" "17:59:41"
146800 "111755025A60971" "025" 164.13443791920352 0.31915029595400685 4462515 12 "75646" "BOCCEA/CELLULOSA" "17:59:41" 4462516 13 "75647" "BOCCEA/BALZOLA" "17:59:48"
146800 "111755025A60971" "025" 177.744837285218 0.24686782956280282 4462516 13 "75647" "BOCCEA/BALZOLA" "17:59:48" 4462517 14 "75648" "BOCCEA/MORSASCO" "17:59:53"
146800 "111755025A60971" "025" 154.16928522871004 0.29977361016693616 4462517 14 "75648" "BOCCEA/MORSASCO" "17:59:53" 4462518 15 "75649" "BOCCEA/SELVA NERA" "18:00:00"
155592 "210905025A60971" "025" 157.47809412637818 0.39369523531594547 4610835 9 "75620" "BOCCEA/CASALOTTI" "09:12:21" 4610836 10 "71132" "BOCCEA/CANDELO" "09:12:30"
155592 "210905025A60971" "025" 173.69115975196664 0.2894852662532777 4610837 11 "75897" "BOCCEA/MOMBARUZZO" "09:12:35" 4610838 12 "75646" "BOCCEA/CELLULOSA" "09:12:41"
155592 "210905025A60971" "025" 164.13443791920352 0.31915029595400685 4610838 12 "75646" "BOCCEA/CELLULOSA" "09:12:41" 4610839 13 "75647" "BOCCEA/BALZOLA" "09:12:48"
155592 "210905025A60971" "025" 177.744837285218 0.24686782956280282 4610839 13 "75647" "BOCCEA/BALZOLA" "09:12:48" 4610840 14 "75648" "BOCCEA/MORSASCO" "09:12:53"
155592 "210905025A60971" "025" 154.16928522871004 0.29977361016693616 4610840 14 "75648" "BOCCEA/MORSASCO" "09:12:53" 4610841 15 "75649" "BOCCEA/SELVA NERA" "09:13:00"
151186 "110700025A60971" "025" 157.47809412637818 0.39369523531594547 4385807 9 "75620" "BOCCEA/CASALOTTI" "07:04:21" 4385808 10 "71132" "BOCCEA/CANDELO" "07:04:30"
151186 "110700025A60971" "025" 173.69115975196664 0.2894852662532777 4385809 11 "75897" "BOCCEA/MOMBARUZZO" "07:04:35" 4385810 12 "75646" "BOCCEA/CELLULOSA" "07:04:41"
151186 "110700025A60971" "025" 164.13443791920352 0.31915029595400685 4385810 12 "75646" "BOCCEA/CELLULOSA" "07:04:41" 4385811 13 "75647" "BOCCEA/BALZOLA" "07:04:48"
151186 "110700025A60971" "025" 177.744837285218 0.24686782956280282 4385811 13 "75647" "BOCCEA/BALZOLA" "07:04:48" 4385812 14 "75648" "BOCCEA/MORSASCO" "07:04:53"
151186 "110700025A60971" "025" 154.16928522871004 0.29977361016693616 4385812 14 "75648" "BOCCEA/MORSASCO" "07:04:53" 4385813 15 "75649" "BOCCEA/SELVA NERA" "07:05:00"
151999 "211750025A60971" "025" 157.47809412637818 0.39369523531594547 4610366 9 "75620" "BOCCEA/CASALOTTI" "17:56:21" 4610367 10 "71132" "BOCCEA/CANDELO" "17:56:30"
151999 "211750025A60971" "025" 173.69115975196664 0.2894852662532777 4610368 11 "75897" "BOCCEA/MOMBARUZZO" "17:56:35" 4610369 12 "75646" "BOCCEA/CELLULOSA" "17:56:41"
151999 "211750025A60971" "025" 164.13443791920352 0.31915029595400685 4610369 12 "75646" "BOCCEA/CELLULOSA" "17:56:41" 4610370 13 "75647" "BOCCEA/BALZOLA" "17:56:48"
151999 "211750025A60971" "025" 177.744837285218 0.24686782956280282 4610370 13 "75647" "BOCCEA/BALZOLA" "17:56:48" 4610371 14 "75648" "BOCCEA/MORSASCO" "17:56:53"
151999 "211750025A60971" "025" 154.16928522871004 0.29977361016693616 4610371 14 "75648" "BOCCEA/MORSASCO" "17:56:53" 4610372 15 "75649" "BOCCEA/SELVA NERA" "17:57:00"
150035 "211530025A60971" "025" 157.47809412637818 0.39369523531594547 4610232 9 "75620" "BOCCEA/CASALOTTI" "15:36:21" 4610233 10 "71132" "BOCCEA/CANDELO" "15:36:30"
150035 "211530025A60971" "025" 173.69115975196664 0.2894852662532777 4610234 11 "75897" "BOCCEA/MOMBARUZZO" "15:36:35" 4610235 12 "75646" "BOCCEA/CELLULOSA" "15:36:41"
150035 "211530025A60971" "025" 164.13443791920352 0.31915029595400685 4610235 12 "75646" "BOCCEA/CELLULOSA" "15:36:41" 4610236 13 "75647" "BOCCEA/BALZOLA" "15:36:48"
150035 "211530025A60971" "025" 177.744837285218 0.24686782956280282 4610236 13 "75647" "BOCCEA/BALZOLA" "15:36:48" 4610237 14 "75648" "BOCCEA/MORSASCO" "15:36:53"
150035 "211530025A60971" "025" 154.16928522871004 0.29977361016693616 4610237 14 "75648" "BOCCEA/MORSASCO" "15:36:53" 4610238 15 "75649" "BOCCEA/SELVA NERA" "15:37:00"
151725 "111725025A60971" "025" 157.47809412637818 0.39369523531594547 4386276 9 "75620" "BOCCEA/CASALOTTI" "17:29:21" 4386277 10 "71132" "BOCCEA/CANDELO" "17:29:30"
151725 "111725025A60971" "025" 173.69115975196664 0.2894852662532777 4386278 11 "75897" "BOCCEA/MOMBARUZZO" "17:29:35" 4386279 12 "75646" "BOCCEA/CELLULOSA" "17:29:41"
151725 "111725025A60971" "025" 164.13443791920352 0.31915029595400685 4386279 12 "75646" "BOCCEA/CELLULOSA" "17:29:41" 4386280 13 "75647" "BOCCEA/BALZOLA" "17:29:48"
151725 "111725025A60971" "025" 177.744837285218 0.24686782956280282 4386280 13 "75647" "BOCCEA/BALZOLA" "17:29:48" 4386281 14 "75648" "BOCCEA/MORSASCO" "17:29:53"
151725 "111725025A60971" "025" 154.16928522871004 0.29977361016693616 4386281 14 "75648" "BOCCEA/MORSASCO" "17:29:53" 4386282 15 "75649" "BOCCEA/SELVA NERA" "17:30:00"
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 107254

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 107254 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_short_name" "19NAV" 168
"routes.txt" "route_short_name" "8BUS" 233
"routes.txt" "route_short_name" "14NAV" 255
"routes.txt" "route_long_name" "STAZIONE LA STORTA - STAZIONE LA STORTA" 355
"routes.txt" "route_long_name" "PIEDICAVALLO - STAZIONE LA GIUSTINIANA" 356
"routes.txt" "route_long_name" "GRONDONA - GASPARRI" 357
"routes.txt" "route_long_name" "STAZIONE IPOGEO DEGLI OTTAVI - STAZIONE IPOGEO DEGLI OTTAVI" 358
"routes.txt" "route_long_name" "GROTTAROSSA- ISTITUTO ASISIUM - STAZIONE PRIMA PORTA" 359
"routes.txt" "route_long_name" "AMERICA - VIOLA" 360
"routes.txt" "route_long_name" "CORNELIA - STAZIONE LA GIUSTINIANA" 361
"routes.txt" "route_long_name" "FIESSE - STAZIONE PRIMA PORTA" 362
"routes.txt" "route_long_name" "FORMICHI - MOMBASIGLIO" 363
"routes.txt" "route_long_name" "MELLANO- REGGIOLO - MELLANO- REGGIOLO" 364
"routes.txt" "route_long_name" "_ - SANTA CORNELIA- BRENNA" 365
"routes.txt" "route_long_name" "STAZIONE CRISTOFORO COLOMBO - STAZIONE CRISTOFORO COLOMBO" 366
"routes.txt" "route_long_name" "AMERICA METRO B - BEATA VERGINE DEL CARMELO" 367
"routes.txt" "route_long_name" "VALBONDIONE - STAZIONE SAXA RUBRA" 368
"routes.txt" "route_long_name" "STAZIONE QUATTRO VENTI - DICIASSETTESIMA OLIMPIADE" 369
"routes.txt" "route_long_name" "STAZIONE MONTE MARIO - STAZIONE MONTE MARIO" 370
"routes.txt" "route_long_name" "STAZIONE AURELIA - EUGENIO FRATE" 371
"routes.txt" "route_long_name" "PINETA SACCHETTI- GEMELLI - MOMBASIGLIO" 372
"routes.txt" "route_long_name" "DELLA GIOVANNA- ZOO GRUNWALD - GIANICOLENSE- CASALETTO" 373
"routes.txt" "route_long_name" "BORGO PINETO - _" 374
"routes.txt" "route_long_name" "SALARIA- PIOMBINO - STAZIONE SAXA RUBRA" 375
"routes.txt" "route_long_name" "ROMAGNOLI- SCAVI OSTIA ANTICA - ROMAGNOLI- SCAVI OSTIA ANTICA" 376
"routes.txt" "route_long_name" "STAZIONE AURELIA - SAN BASILIDE" 377
"routes.txt" "route_long_name" "LENIN - CARINI" 378
"routes.txt" "route_long_name" "STAZIONE IPOGEO DEGLI OTTAVI - CORNELIA METRO A" 379
"routes.txt" "route_long_name" "MONTI SAN PAOLO- CONFORTI - ANTIFANE- ISOLA 46" 380
"routes.txt" "route_long_name" "PONDERANO - STAZIONE MONTE MARIO" 381
"routes.txt" "route_long_name" "SABBADINO- FIERA DI ROMA - LENIN" 382
"routes.txt" "route_long_name" "CADUTI LIBERAZIONE - TARANTELLI" 383
"routes.txt" "route_long_name" "RIVOLI - BORGO TICINO" 384
"routes.txt" "route_long_name" "EIFFEL - DEI CAPASSO" 385
"routes.txt" "route_long_name" "AGRICOLTURA - BEATA VERGINE DEL CARMELO" 386
"routes.txt" "route_long_name" "OSTIENSE- STAZIONE ACILIA - OSTIENSE- STAZIONE ACILIA" 387
"routes.txt" "route_long_name" "MAZZACURATI - VAL CANNUTA- CONFORTI" 388
"routes.txt" "route_long_name" "ALDOBRANDESCHI - VALLE AURELIA" 389
"routes.txt" "route_long_name" "VILLA BONELLI - VILLA BONELLI" 390
"routes.txt" "route_long_name" "VAL CANNUTA- CONFORTI - STAZIONE IPOGEO DEGLI OTTAVI" 391
"routes.txt" "route_long_name" "PIAZZA MANCINI - GROTTAROSSA- ISTITUTO ASISIUM" 392
"routes.txt" "route_long_name" "ROMAGNOLI- SCAVI OSTIA ANTICA - ROMAGNOLI- SCAVI OSTIA ANTICA" 393
"routes.txt" "route_long_name" "VAL FIORITA - VAL FIORITA" 394
"routes.txt" "route_long_name" "STAZIONE LA STORTA - TRAGLIATELLA- CIVICO 225" 395
"routes.txt" "route_long_name" "STAZIONE MONTE MARIO - STAZIONE MONTE MARIO" 396
"routes.txt" "route_long_name" "STAZIONE LA STORTA - STAZIONE LA STORTA" 397
"routes.txt" "route_long_name" "GIANICOLENSE- CASALETTO - DELLA GIOVANNA- ZOO GRUNWALD" 398
"routes.txt" "route_long_name" "STAZIONE MONTEBELLO - STAZIONE MONTEBELLO" 399
"routes.txt" "route_long_name" "STAZIONE CESANO - STAZIONE CESANO" 400
"routes.txt" "route_long_name" "PIAZZALE STAZIONE DEL LIDO - PIAZZALE STAZIONE DEL LIDO" 401
same_name_and_description_for_stop WARNING 382

same_name_and_description_for_stop

Same name and description for stop.

The GTFS spec defines stops.txt stop_description as:

Description of the location that provides useful, quality information. Do not simply duplicate the name of the location.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty record. stopDesc (?) The faulty record's `stop_desc`.
6624 "20113" "MONTI TIBURTINI/PERTINI (H)"
6625 "20114" "MONTI TIBURTINI/PERTINI (H)"
6626 "20144" "REBIBBIA (MB)"
6627 "20145" "CECCHIGNOLA NUOVA/KOBLER"
6628 "20146" "CECCHIGNOLA NUOVA/KOBLER"
6629 "20148" "CECCHIGNOLA NUOVA/TENUTA DELLA CECCHIGNOLA"
6630 "20150" "CECCHIGNOLA NUOVA"
6631 "20206" "REBIBBIA (MB)"
6632 "20207" "CECCHIGNOLA NUOVA/TENUTA DELLA CECCHIGNOLA"
6633 "20208" "CECCHIGNOLA NUOVA"
6634 "20240" "MERCOGLIANO/SPREGAMORE"
6635 "20321" "EUROPA/BOSTON"
6636 "30614" "FOSSO DI FIORANO"
6637 "30714" "DI BUONINSEGNA"
6638 "30756" "OLLOLAI/PULA"
6639 "30769" "FERRUZZI/VISIANI"
6640 "30770" "ARCIDIACONO/MADDALENA"
6641 "30869" "FABRIANO/LORETO"
6642 "70566" "TORRE DI PRATOLUNGO/S. GIOVANNI IN ARGENTELLA"
6643 "71122" "TIBURTINA/LANCIANO"
6644 "71235" "FABBRI/NOMENTANA"
6645 "71253" "ALESSANDRINO/INCORONATA"
6646 "71255" "ALESSANDRINO/PERGOLATO"
6647 "71257" "ALESSANDRINO/SIMONE DA GENOVA"
6648 "71297" "ALESSANDRINO/PERGOLATO"
6649 "71298" "ALESSANDRINO/LILLA'"
6650 "71472" "SALARIA/CORTONA"
6651 "71473" "AEROPORTO URBE"
6652 "71474" "SALARIA/MONTEVARCHI"
6653 "71475" "SALARIA/MARCIANA MARINA"
6654 "71476" "SALARIA/PRATI FISCALI"
6655 "71477" "SALARIA/PONTE SALARIO"
6656 "71485" "SALARIA/MARCIANA MARINA"
6657 "71486" "AEROPORTO URBE"
6658 "71487" "SALARIA/MONTEVARCHI"
6659 "71494" "SALARIA/CASALE SETTEBAGNI"
6660 "71688" "LUTHULI/CAPITINI"
6661 "71703" "LUTHULI/CAPITINI"
6662 "71754" "TORRACCIO TORRENOVA/CHIARI"
6663 "71755" "TORRACCIO TORRENOVA/POZZI"
6664 "71756" "P.LE TORRACCIO TORRENOVA"
6665 "71757" "TORRACCIO TORRENOVA/SABBADINI"
6666 "71763" "DEL CAPO G./DUE TORRI"
6667 "71764" "DEL CAPO G./CAMPI SALENTINA"
6668 "71765" "DEL CAPO G./ACQUAVIVA DELLE FONTI"
6669 "71767" "MARELLI"
6670 "71768" "PIAGGIO"
6671 "71769" "SARTIRANA"
6672 "71771" "DEL CAPO G./ACQUAVIVA DELLE FONTI"
6673 "71772" "DEL CAPO G./CAMPI SALENTINA"
stop_has_too_many_matches_for_shape WARNING 1

stop_has_too_many_matches_for_shape

Stop entry that has many potential matches to the trip's path of travel, as defined by the shape entry in shapes.txt.

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. matchCount (?) The number of matches for the stop that is referred to.
155717 "66649" "111433657R66649" 4702251 "74935" "ARCO DI TRAVERTINO (MA)" [41.86670635168664,12.535177462980664] 21
stop_too_far_from_shape_using_user_distance WARNING 2

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.

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.
138359 "56867" "11314002" 4098643 "71195" "PRENESTINA/TOR TRE TESTE" [41.894107216353035,12.589754277132124] 163.62689892474498
137456 "59568" "11049002" 4066548 "74254" "LAURENTINA/ALPE" [41.72862741894532,12.506672531885503] 136.77518211098797
trip_distance_exceeds_shape_distance_below_threshold WARNING 4326

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 4326 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.
"50820_1000000098375_24660_9" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_36540_13" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_58680_15" "50820" 18160.0 18158.0 4.376209252653517
"50819_1000000098375_52740_3" "50819" 18161.0 18160.0 5.279938263677126
"50819_1000000098375_65700_11" "50819" 18161.0 18160.0 5.279938263677126
"50820_1000000098375_84600_11" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_41940_13" "50820" 18160.0 18158.0 4.376209252653517
"50819_1000000098375_73800_1" "50819" 18161.0 18160.0 5.279938263677126
"50819_1000000098375_83520_17" "50819" 18161.0 18160.0 5.279938263677126
"50820_1000000098375_33300_1" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_80820_17" "50820" 18160.0 18158.0 4.376209252653517
"50819_1000000098375_80820_7" "50819" 18161.0 18160.0 5.279938263677126
"50819_1000000098375_84060_19" "50819" 18161.0 18160.0 5.279938263677126
"50820_1000000098375_75960_19" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_75420_17" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_55980_5" "50820" 18160.0 18158.0 4.376209252653517
"50819_1000000098375_75960_9" "50819" 18161.0 18160.0 5.279938263677126
"50820_1000000098375_57060_9" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_35460_9" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_59760_19" "50820" 18160.0 18158.0 4.376209252653517
"50819_1000000098375_55980_15" "50819" 18161.0 18160.0 5.279938263677126
"50819_1000000098375_35460_19" "50819" 18161.0 18160.0 5.279938263677126
"50820_1000000098375_37080_15" "50820" 18160.0 18158.0 4.376209252653517
"50819_1000000098375_46800_1" "50819" 18161.0 18160.0 5.279938263677126
"50819_1000000098375_47340_3" "50819" 18161.0 18160.0 5.279938263677126
"50819_1000000098375_20880_5" "50819" 18161.0 18160.0 5.279938263677126
"50820_1000000098375_84060_9" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_20880_15" "50820" 18160.0 18158.0 4.376209252653517
"50819_1000000098375_84600_1" "50819" 18161.0 18160.0 5.279938263677126
"50819_1000000098375_75420_7" "50819" 18161.0 18160.0 5.279938263677126
"50819_1000000098375_31680_5" "50819" 18161.0 18160.0 5.279938263677126
"50820_1000000098375_68400_11" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_22500_1" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_82440_3" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_70020_17" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_76500_1" "50820" 18160.0 18158.0 4.376209252653517
"50819_1000000098375_36540_3" "50819" 18161.0 18160.0 5.279938263677126
"50819_1000000098375_25740_3" "50819" 18161.0 18160.0 5.279938263677126
"50820_1000000098375_56520_7" "50820" 18160.0 18158.0 4.376209252653517
"50819_1000000098375_72720_17" "50819" 18161.0 18160.0 5.279938263677126
"50819_1000000098375_61920_17" "50819" 18161.0 18160.0 5.279938263677126
"50820_1000000098375_43020_17" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_30600_11" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_50580_5" "50820" 18160.0 18158.0 4.376209252653517
"50819_1000000098375_30600_1" "50819" 18161.0 18160.0 5.279938263677126
"50819_1000000098375_63000_1" "50819" 18161.0 18160.0 5.279938263677126
"50820_1000000098375_52200_11" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_31680_15" "50820" 18160.0 18158.0 4.376209252653517
"50820_1000000098375_53280_15" "50820" 18160.0 18158.0 4.376209252653517
"50819_1000000098375_53820_7" "50819" 18161.0 18160.0 5.279938263677126
unused_shape WARNING 21

unused_shape

Shape is not used in GTFS file trips.txt.

All records defined by GTFS shapes.txt should be used in trips.txt.

You can see more about this notice here.

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"64125" 437124
"64126" 438322
"53608" 442225
"53609" 444454
"808AS" 448499
"52266" 449681
"58057" 453094
"58058" 454393
"66517" 455522
"66518" 456419
"56413" 465311
"54506" 467401
"60972" 468216
"63110" 469576
"63111" 470874
"65462" 486096
"65784" 486614
"57250" 492672
"54965" 501179
"64340" 509217
"64339" 509466
unknown_column INFO 1

unknown_column

A column name is unknown.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the unknown column. index (?) The index of the faulty column.
"trips.txt" "exceptional" 10
unsorted_stop_times INFO 42

unsorted_stop_times

Stop times are not sorted by trip_id and stop_sequence.

'stop_times.txt' entries for a given trip are not sorted by stop_sequence, or are not contiguous in the file.

You can see more about this notice here.

tripId (?) The faulty record's trip_id. startCsvRowNumber (?) CSV row number of the first stop_times entry for this trip. endCsvRowNumber (?) CSV row number of the last stop_times entry for this trip.
"210827665A66743" 4756899 4772385
"211745665A66743" 4769920 4772381
"211016665A66743" 4758285 4770657
"231315C8R59185" 4751797 4772397
"210929665A66743" 4756950 4772386
"231230C8R59185" 4770361 4772374
"211431665A66743" 4757154 4772390
"231400C8R59185" 4770444 4772375
"211842665A66743" 4758642 4770664
"211040665A66743" 4757001 4772387
"210856665A66743" 4758234 4770656
"211128665A66743" 4758336 4770658
"210729665A66743" 4756848 4772384
"211246665A66743" 4758387 4770659
"231445C8R59185" 4751880 4772398
"231650C8R59185" 4770610 4772377
"230845C8R59185" 4751548 4772394
"210953665A66743" 4769767 4772378
"211505665A66743" 4758489 4770661
"211916665A66743" 4769971 4772382
"211104665A66743" 4769818 4772379
"210758665A66743" 4758183 4770655
"211539665A66743" 4757205 4772391
"211152665A66743" 4757052 4772388
"231015C8R59185" 4751631 4772395
"211951665A66743" 4758693 4770665
"211722665A66743" 4758591 4770663
"211321665A66743" 4757103 4772389
"231530C8R59185" 4770527 4772376
"230800C8R59185" 4770112 4772371
"211356665A66743" 4758438 4770660
"231145C8R59185" 4751714 4772396
"210700665A66743" 4758132 4770654
"211648665A66743" 4757256 4772392
"212100665A66743" 4758744 4770666
"230930C8R59185" 4770195 4772372
"211808665A66743" 4757307 4772393
"231618C8R59185" 4751963 4772399
"231100C8R59185" 4770278 4772373
"212026665A66743" 4770022 4772383
"211614665A66743" 4758540 4770662
"211216665A66743" 4769869 4772380