GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T21:57:51Z,
for the dataset file:///shared/mobi-cascais.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Cascais Próxima
Feed Email:
geral@mobicascais.pt
Feed Language:
Portuguese
Feed Start Date:
2025-11-10
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. trips.txt
  12. vehicles.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 94
  • Shapes: 139
  • Stops: 1073
  • Trips: 3794

Specification Compliance report

21 notices reported (0 errors, 7 warnings, 14 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 4

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`.
"grxc" 23373 13809.54 420 23372 13809.54 419
"w61r" 51023 11426.51 336 51022 11426.51 335
"sm5y" 44196 11429.5 336 44195 11429.5 335
"4mbp" 6854 10799.84 364 6853 10799.84 363
expired_calendar WARNING 1

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.
2 "SE-FMAI"
non_ascii_or_non_printable_char WARNING 2

non_ascii_or_non_printable_char

Non ascii or non printable char in ID field.

A value of a field with type ID contains non ASCII or non printable characters. This is not recommended.

You can see more about this notice here.

filename (?) Name of the faulty file. csvRowNumber (?) Row number of the faulty record. columnName (?) Name of the column where the error occurred. fieldValue (?) Faulty value.
"fare_attributes.txt" 2 "fare_id" "Bilhete diário eletrónico"
"fare_attributes.txt" 3 "fare_id" "Bilhete diário de bordo"
unknown_column INFO 13

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.
"stops.txt" "public_visible" 11
"stops.txt" "region_id" 12
"stops.txt" "parish_id" 13
"stops.txt" "municipality" 14
"trips.txt" "pattern_id" 2
"trips.txt" "pattern_short_name" 3
"feed_info.txt" "feed_type" 1
"routes.txt" "line_id" 1
"routes.txt" "line_short_name" 2
"routes.txt" "line_long_name" 3
"routes.txt" "path_type" 9
"routes.txt" "circular" 10
"routes.txt" "school" 11
unknown_file INFO 1

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"vehicles.txt"