GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-02-03T19:27:15Z,
for the dataset file:///shared/prt-vaivem_65ba9c00.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
TRENMO
Publisher URL:
https://gtfs.trenmo.com
Feed Email:
info.gtfs@trenmo.com
Feed Language:
Portuguese
Feed Start Date:
2026-02-02
Feed End Date:
2026-12-31

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. fare_attributes.txt
  5. fare_rules.txt
  6. feed_info.txt
  7. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. transfers.txt
  12. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 16
  • Shapes: 94
  • Stops: 477
  • Trips: 889

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 7

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`.
"t93i" 15798 4865.58 150 15797 4865.58 149
"42g1" 7035 6663.28 201 7034 6663.28 200
"tgnr" 21132 105.22 6 21131 105.22 5
"ow45" 21558 2199.39 71 21557 2199.39 70
"qjpj" 12531 8250.31 304 12530 8250.31 303
"c6by" 28947 9146.41 305 28946 9146.41 304
"jyjg" 6599 6664.07 201 6598 6664.07 200
route_color_contrast WARNING 1

route_color_contrast

Insufficient route color contrast.

A route's color and route_text_color should be contrasting.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeColor (?) The faulty record's HTML route color. routeTextColor (?) The faulty record's HTML route text color.
"001P" 10 "#FAC400" "#FFFFFF"