GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T19:27:09Z,
for the dataset file:///shared/mtamaryland-marc.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. routes.txt
  5. shapes.txt
  6. stop_times.txt
  7. stops.txt
  8. trips.txt

Counts


  • Agencies: 1
  • Blocks: 123
  • Routes: 3
  • Shapes: 42
  • Stops: 79
  • Trips: 179

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 5

expired_calendar

Dataset should not contain date ranges for services that have already expired.

This warning takes into account the calendar_dates.txt file as well as the calendar.txt file.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
10 "101PennR"
11 "101CamdenR"
12 "101BrunswickR"
13 "101PennRP"
18 "Bruns25Special"
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 122

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 122 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" "BRUNSWICK - WASHINGTON" 2
"routes.txt" "route_long_name" "PENN - WASHINGTON" 3
"routes.txt" "route_long_name" "CAMDEN - WASHINGTON" 4
"stops.txt" "stop_name" "MARTINSBURG W VA MARC" 2
"stops.txt" "stop_name" "DUFFIELDS W VA MARC eb" 3
"stops.txt" "stop_name" "HARPERS FERRY W VA MARC eb" 4
"stops.txt" "stop_name" "BRUNSWICK MD MARC eb" 5
"stops.txt" "stop_name" "FREDERICK MARC eb" 6
"stops.txt" "stop_name" "MONOCACY MARC eb" 7
"stops.txt" "stop_name" "POINT OF ROCKS MARC eb" 8
"stops.txt" "stop_name" "DICKERSON MARC eb" 9
"stops.txt" "stop_name" "BARNESVILLE MARC eb" 10
"stops.txt" "stop_name" "BOYDS MARC eb" 11
"stops.txt" "stop_name" "GERMANTOWN MARC eb" 12
"stops.txt" "stop_name" "METROPOLITAN GROVE MARC eb" 13
"stops.txt" "stop_name" "GAITHERSBURG MARC eb" 14
"stops.txt" "stop_name" "WASHINGTON GROVE MARC eb" 15
"stops.txt" "stop_name" "ROCKVILLE MARC eb" 16
"stops.txt" "stop_name" "GARRETT PARK MARC eb" 17
"stops.txt" "stop_name" "KENSINGTON MARC eb" 18
"stops.txt" "stop_name" "SILVER SPRING MARC eb" 19
"stops.txt" "stop_name" "SILVER SPRING MARC wb" 21
"stops.txt" "stop_name" "KENSINGTON MARC wb" 22
"stops.txt" "stop_name" "GARRETT PARK MARC wb" 23
"stops.txt" "stop_name" "ROCKVILLE MARC wb" 24
"stops.txt" "stop_name" "WASHINGTON GROVE MARC wb" 25
"stops.txt" "stop_name" "GAITHERSBURG MARC wb" 26
"stops.txt" "stop_name" "METROPOLITAN GROVE MARC wb" 27
"stops.txt" "stop_name" "GERMANTOWN MARC wb" 28
"stops.txt" "stop_name" "BOYDS MARC wb" 29
"stops.txt" "stop_name" "BARNESVILLE MARC wb" 30
"stops.txt" "stop_name" "DICKERSON MARC wb" 31
"stops.txt" "stop_name" "POINT OF ROCKS MARC wb" 32
"stops.txt" "stop_name" "MONOCACY MARC wb" 33
"stops.txt" "stop_name" "FREDERICK MARC wb" 34
"stops.txt" "stop_name" "BRUNSWICK MD MARC wb" 35
"stops.txt" "stop_name" "HARPERS FERRY W VA MARC wb" 36
"stops.txt" "stop_name" "DUFFIELFS W VA MARC wb" 37
"stops.txt" "stop_name" "PERRYVILLE MARC" 38
"stops.txt" "stop_name" "ABERDEEN MARC sb" 39
"stops.txt" "stop_name" "EDGEWOOD MARC sb" 40
"stops.txt" "stop_name" "MARTIN AIRPORT MARC sb" 41
"stops.txt" "stop_name" "PENN STATION MARC sb" 42
"stops.txt" "stop_name" "WEST BALTIMORE MARC sb" 43
"stops.txt" "stop_name" "HALETHORPE MARC sb" 44
"stops.txt" "stop_name" "BWI RAIL STATION MARC sb" 45
"stops.txt" "stop_name" "ODENTON MARC sb" 46
"stops.txt" "stop_name" "BOWIE STATE MARC sb" 47
"stops.txt" "stop_name" "SEABROOK MARC sb" 48
"stops.txt" "stop_name" "NEW CARROLLTON MARC sb" 49
stop_too_far_from_shape WARNING 3

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.
85 "116497" "Train641" 702 "11979" "MARTIN AIRPORT MARC sb" [39.33716999999999,-76.42389] 415.60135569257994
83 "116492" "Train613" 461 "11979" "MARTIN AIRPORT MARC sb" [39.33716999999999,-76.42389] 415.60135569257994
62 "116542" "Train692" 1084 "12003" "MARTIN AIRPORT MARC nb" [39.33716999999999,-76.42389] 414.47780854733793
stop_too_far_from_shape_using_user_distance WARNING 140

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 140 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.
110 "116589" "Train854" 391 "12018" "COLLEGE PARK MARC nb" [38.97616552609021,-76.92949563420467] 212.86754356566436
69 "116504" "Train505" 499 "11982" "HALETHORPE MARC sb" [39.23880507607399,-76.69115645942162] 221.99831491887417
69 "116504" "Train505" 502 "11986" "BOWIE STATE MARC sb" [39.020840329957025,-76.76203006239753] 435.50297458904606
69 "116504" "Train505" 503 "11988" "NEW CARROLLTON MARC sb" [38.94709220257565,-76.87337442254193] 123.6002157145219
69 "116504" "Train505" 504 "11958" "UNION STATION MARC Washington" [38.8995,-77.00536] 134.47331029269407
26 "116549" "Train430R" 815 "11958" "UNION STATION MARC Washington" [38.8995,-77.00536] 134.47331029269407
26 "116549" "Train430R" 816 "11989" "NEW CARROLLTON MARC nb" [38.94712112077825,-76.87334242666938] 120.10988791394652
26 "116549" "Train430R" 820 "11994" "HALETHORPE MARC nb" [39.2387538312598,-76.69115803608686] 215.2036813599261
33 "116549" "Train440R" 956 "11991" "BOWIE STATE MARC nb" [39.020796811840086,-76.76206533123361] 432.63130467699796
100 "116593" "Train844" 436 "12018" "COLLEGE PARK MARC nb" [38.97616552609021,-76.92949563420467] 212.86754356566436
104 "116592" "Train848" 419 "12018" "COLLEGE PARK MARC nb" [38.97616552609021,-76.92949563420467] 212.86754356566436
134 "116474" "Train892" 54 "11945" "MONOCACY MARC eb" [39.38360830489924,-77.3938755631858] 122.8779388129363
134 "116474" "Train892" 55 "11947" "DICKERSON MARC eb" [39.220236813629356,-77.4239789161848] 169.34853064307893
134 "116474" "Train892" 56 "11949" "BOYDS MARC eb" [39.183886422010744,-77.31301131930036] 119.70758816586641
134 "116474" "Train892" 57 "11950" "GERMANTOWN MARC eb" [39.172593940263056,-77.26950394877721] 127.59720457226464
134 "116474" "Train892" 60 "11954" "ROCKVILLE MARC eb" [39.08519780689943,-77.14692678515046] 135.40357843654468
134 "116474" "Train892" 63 "11957" "SILVER SPRING MARC eb" [38.99397705909741,-77.03123558763079] 161.211016803271
139 "116474" "Train892R" 1260 "11948" "BARNESVILLE MARC eb" [39.200419199570135,-77.35181332846544] 2850.3563306741285
139 "116474" "Train892R" 1265 "11953" "WASHINGTON GROVE MARC eb" [39.13434018799621,-77.17588055542755] 277.11886429582415
96 "116595" "Train840" 454 "12018" "COLLEGE PARK MARC nb" [38.97616552609021,-76.92949563420467] 212.86754356566436
136 "116473" "Train894" 104 "11945" "MONOCACY MARC eb" [39.38360830489924,-77.3938755631858] 122.8779388129363
136 "116473" "Train894" 105 "11950" "GERMANTOWN MARC eb" [39.172593940263056,-77.26950394877721] 127.59720457226464
136 "116473" "Train894" 108 "11954" "ROCKVILLE MARC eb" [39.08519780689943,-77.14692678515046] 135.40357843654468
136 "116473" "Train894" 111 "11957" "SILVER SPRING MARC eb" [38.99397705909741,-77.03123558763079] 161.211016803271
128 "116476" "Train880" 67 "11947" "DICKERSON MARC eb" [39.22023857843007,-77.42399269906483] 170.55195232537193
128 "116476" "Train880" 69 "11949" "BOYDS MARC eb" [39.18386520354527,-77.31291304532621] 128.4968814403339
128 "116476" "Train880" 70 "11950" "GERMANTOWN MARC eb" [39.172601913254056,-77.26951502981511] 126.29415624514394
128 "116476" "Train880" 73 "11953" "WASHINGTON GROVE MARC eb" [39.13503050329417,-77.17645801712155] 185.69699989820106
128 "116476" "Train880" 74 "11954" "ROCKVILLE MARC eb" [39.0852065209487,-77.14693670280414] 136.6933468584214
128 "116476" "Train880" 77 "11957" "SILVER SPRING MARC eb" [38.99398411790866,-77.03124617589319] 162.3485194860543
132 "116475" "Train890" 16 "11945" "MONOCACY MARC eb" [39.38360830489924,-77.3938755631858] 122.8779388129363
132 "116475" "Train890" 17 "11947" "DICKERSON MARC eb" [39.220236813629356,-77.4239789161848] 169.34853064307893
132 "116475" "Train890" 18 "11949" "BOYDS MARC eb" [39.183886422010744,-77.31301131930036] 119.70758816586641
132 "116475" "Train890" 19 "11950" "GERMANTOWN MARC eb" [39.172593940263056,-77.26950394877721] 127.59720457226464
132 "116475" "Train890" 22 "11954" "ROCKVILLE MARC eb" [39.08519780689943,-77.14692678515046] 135.40357843654468
132 "116475" "Train890" 24 "11957" "SILVER SPRING MARC eb" [38.99397705909741,-77.03123558763079] 161.211016803271
123 "116478" "Train876" 82 "11950" "GERMANTOWN MARC eb" [39.172601913254056,-77.26951502981511] 126.29415624514394
123 "116478" "Train876" 85 "11953" "WASHINGTON GROVE MARC eb" [39.13503050329417,-77.17645801712155] 185.69699989820106
123 "116478" "Train876" 86 "11954" "ROCKVILLE MARC eb" [39.0852065209487,-77.14693670280414] 136.6933468584214
123 "116478" "Train876" 89 "11957" "SILVER SPRING MARC eb" [38.99398411790866,-77.03124617589319] 162.3485194860543
126 "116477" "Train878" 114 "11941" "DUFFIELDS W VA MARC eb" [39.36231558943417,-77.82666758837593] 124.16668804186902
126 "116477" "Train878" 118 "11947" "DICKERSON MARC eb" [39.22053391213564,-77.42589660422722] 337.7840210113701
126 "116477" "Train878" 120 "11949" "BOYDS MARC eb" [39.1838343401754,-77.31277010146974] 141.28206081466578
126 "116477" "Train878" 121 "11950" "GERMANTOWN MARC eb" [39.17258459035508,-77.26949095407501] 129.12529107501766
126 "116477" "Train878" 124 "11954" "ROCKVILLE MARC eb" [39.08525437427647,-77.14699116580371] 143.77713704934655
126 "116477" "Train878" 125 "11956" "KENSINGTON MARC eb" [39.03841345812843,-77.09286107541666] 2233.6451900584366
126 "116477" "Train878" 126 "11957" "SILVER SPRING MARC eb" [38.99396764734759,-77.03122146995086] 159.69590021406827
140 "116477" "Train878R" 1296 "11953" "WASHINGTON GROVE MARC eb" [39.13432792657785,-77.17587084600291] 278.71614751723115
108 "116598" "Train852" 402 "12018" "COLLEGE PARK MARC nb" [38.97616552609021,-76.92949563420467] 212.86754356566436
2 "116576" "Train400" 709 "11958" "UNION STATION MARC Washington" [38.8995,-77.00536] 134.47331029269407
unusable_trip WARNING 1

unusable_trip

Trips must have more than one stop to be usable.

A trip must visit more than one stop in stop_times.txt to be usable by passengers for boarding and alighting.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's id.
180 "Train452RP"
unused_shape WARNING 3

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.
"116498" 16227
"116564" 18012
"116566" 18334
unused_trip WARNING 1

unused_trip

Trip is not be used in stop_times.txt

Trips should be referred to at least once in stop_times.txt.

You can see more about this notice here.

tripId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"Train452RP" 180