GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T19:53:21Z,
for the dataset file:///shared/montereypark-ca-us.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Passio Technologies
Publisher URL:
https://passiotech.com
Feed Email:
support@passiotech.com
Feed Language:
English
Feed Start Date:
2025-12-10
Feed End Date:
2026-01-10

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: 1
  • Blocks: 7
  • Routes: 5
  • Shapes: 4
  • Stops: 207
  • Trips: 62

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 9

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`.
"66599" 1585 9917.52 369 1584 9917.52 368
"61647" 752 8285.15 248 751 8285.15 247
"61647" 812 10274.38 308 811 10274.38 307
"61648" 1024 3823.93 107 1023 3823.93 106
"61648" 1170 9166.82 253 1169 9166.82 252
"61648" 1206 10348.2 289 1205 10348.2 288
"61648" 1216 10478.35 299 1215 10478.35 298
"61222" 410 10616.29 409 409 10616.29 408
"61222" 420 11030.88 419 419 11030.88 418
feed_expiration_date30_days WARNING 1

feed_expiration_date30_days

Dataset should cover at least the next 30 days of service.

At any time, the GTFS dataset should cover at least the next 30 days of service, and ideally for as long as the operator is confident that the schedule will continue to be operated.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20251212" "20260110" "20260111"
stop_without_stop_time WARNING 119

stop_without_stop_time

A stop in stops.txt is not referenced by any stop_times.stop_id.

Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
3 "128763" "Ackley Street and Harrison Road"
5 "128767" "Arriba/Copa"
6 "195063" "Atlantic Blvd and Avenida Cesar Chavez"
12 "133926" "Atlantic Blvd and Emerson"
13 "194716" "Atlantic Blvd and Garvey"
15 "195067" "Atlantic Blvd and Newmark"
17 "132643" "Atlantic/Garvey NE"
20 "132650" "Atlas Avenue and Saturn Street"
22 "195076" "Avenidad Cesar Chavez and Atlantic"
23 "132651" "Brier Cliff Way and Crest Vista Drive"
24 "132652" "Brightwood Street and Lunar Drive"
25 "132653" "Brightwood/Sunnyslope"
26 "132654" "Casuda Canyon Drive and Copa Way"
27 "132710" "Casuda Canyon Drive and Garvey Avenue"
28 "133927" "Casuda Canyon Drive and Ladera st"
29 "132655" "Casuda Canyon Drive and Verde Vista Drive"
30 "135262" "Circle Drive"
31 "132743" "City Hall"
32 "133921" "Collegian Ave at Avenida Cesar Chavez"
33 "195077" "Corporate Center and 710 Freeway"
34 "195078" "Corporate Center and Monterey Hill"
35 "132656" "Corporate Center Drive (900) E"
36 "132657" "Corporate Center Drive (900) W"
43 "132664" "Crest Vista Drive and College View Drive N"
44 "154312" "Crest Vista Drive and College View Drive S"
45 "132665" "Crest Vista Drive and Rolling Hill Drive"
48 "132770" "E Emerson Avenue and Florence Avenue"
54 "132721" "E Hellman Avenue and N Alhambra Avenue"
56 "132722" "E Hellman Avenue and N Garfield Avenue"
57 "132754" "E Riggin Street and Fulton Avenue"
58 "132759" "E Riggin Street and Wilcox Avenue NW"
59 "132760" "E Riggin Street and Wilcox Avenue SE"
61 "195050" "Elizabeth and Garvey"
67 "132672" "Emerson and McPherrin"
70 "135264" "Emerson Park"
71 "195064" "First Street and School Side"
74 "195148" "Floral and Valley Vista 2"
75 "132778" "Floral Drive and Corporate Center Drive N"
79 "132780" "Floral Drive and Monterey Pass Road SE"
80 "128762" "Fulton Avenue and Ackley"
81 "132680" "Fulton Avenue and Keller Street"
82 "132681" "Fulton Avenue and Kempton Avenue (835)"
83 "132723" "Fulton Avenue and Kempton Avenue (835)"
84 "132682" "Fulton Avenue and Wilcox Avenue"
91 "132688" "Garfield Avenue and Elmgate NE"
92 "132689" "Garfield Avenue and Elmgate SE"
93 "132691" "Garfield Avenue and Emerson"
96 "132705" "Garfield Avenue and Med Ctr (600)"
98 "132683" "Garfield Avenue S and Coral View Street SE"
99 "132684" "Garfield Avenue S and Coral View Street W"
stops_match_shape_out_of_order WARNING 1

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.
43 "66599" "978517" 1118 "132676" "Floral Drive and Corporate Center Drive S" [34.04423045549396,-118.16644609255317] 1117 "132662" "Corporate Center Drive and Davidson Drive NE" [34.049263664497644,-118.16425104456854]