GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 5.0.1 at 2024-06-10T01:11:54Z,
for the dataset file:///tmp/1_in.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Mecatran
Publisher URL:
https://www.mecatran.com/
Feed Language:
French
Feed Start Date:
2024-06-03
Feed End Date:
2024-09-01

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. route_directions.txt
  6. routes.txt
  7. shapes.txt
  8. stop_times.txt
  9. stops.txt
  10. trips.txt

Counts


  • Agencies: 1
  • Blocks: 15
  • Routes: 14
  • Shapes: 96
  • Stops: 880
  • Trips: 1610

GTFS Features included (?) GTFS features provide a standardized vocabulary to define and describe features that are officially adopted in GTFS.


ShapesFeed InformationRoute ColorsHeadsignsWheelchair AccessibilityBikes AllowanceLocation Types

Specification Compliance report

24 notices reported (0 errors, 17 warnings, 7 infos)

Notice Code Severity Total
expired_calendar WARNING 9

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.
22 "P49"
24 "P50"
26 "P52"
25 "P51"
28 "P54"
27 "P53"
30 "P56"
29 "P55"
31 "P57"
fast_travel_between_consecutive_stops WARNING 6

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.

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.
1263 "P17" "156" 161.4781986022425 2.6913033100373744 34870 2 "9051" "Col de Saint Ignace ~ San Inazioko Lepoa" "07:38:00" 34871 3 "10055" "Place ~ Plaza" "07:38:00"
1264 "P343" "156" 161.4781986022425 2.6913033100373744 34880 2 "9051" "Col de Saint Ignace ~ San Inazioko Lepoa" "07:38:00" 34881 3 "10055" "Place ~ Plaza" "07:38:00"
1265 "P27" "156" 161.4781986022425 2.6913033100373744 34890 2 "9051" "Col de Saint Ignace ~ San Inazioko Lepoa" "08:08:00" 34891 3 "10055" "Place ~ Plaza" "08:08:00"
1266 "P353" "156" 161.4781986022425 2.6913033100373744 34900 2 "9051" "Col de Saint Ignace ~ San Inazioko Lepoa" "08:08:00" 34901 3 "10055" "Place ~ Plaza" "08:08:00"
1323 "P561" "156" 161.4781986022425 2.6913033100373744 35513 2 "9051" "Col de Saint Ignace ~ San Inazioko Lepoa" "18:13:00" 35514 3 "10055" "Place ~ Plaza" "18:13:00"
1322 "P232" "156" 161.4781986022425 2.6913033100373744 35503 2 "9051" "Col de Saint Ignace ~ San Inazioko Lepoa" "18:13:00" 35504 3 "10055" "Place ~ Plaza" "18:13:00"
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.
"155" 7 "#FBBA00" "#FFFFFF"
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20240610" "20240706" "20240901"
unknown_column INFO 6

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" "city_name" 13
"stops.txt" "ext_siri2_id" 14
"stops.txt" "ext_stop_headsigns" 15
"stops.txt" "stop_code_insee" 16
"routes.txt" "ext_siri2_id" 9
"calendar.txt" "service_name" 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.
"route_directions.txt"