orlando-airport-people-mover — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-04-04T00:55:39Z,
for the dataset file:///shared/orlando-airport-people-mover_c59cdbfc.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Transitland
Publisher URL:
https://www.transit.land/
Feed Email:
N/A
Feed Language:
English
Feed Start Date:
2024-01-01
Feed End Date:
2030-12-31

Files included


  1. LICENSE.txt
  2. agency.txt
  3. calendar.txt
  4. fare_leg_rules.txt
  5. fare_products.txt
  6. feed_info.txt
  7. frequencies.txt
  8. routes.txt
  9. shapes.txt
  10. stop_times.txt
  11. stops.txt
  12. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 0
  • Shapes: 1
  • Stops: 2
  • Trips: 4

Specification Compliance report

10 notices reported (2 errors, 1 warnings, 7 infos)

Notice Code Severity Total
invalid_color ERROR 2

invalid_color

A field contains an invalid color value.

A color must be encoded as a six-digit hexadecimal number. The leading "#" is not included.

Example: FFFFFF for white, 000000 for black or 0039A6 for the A,C,E lines in NYC MTA.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"routes.txt" 2 "route_color" "#FF6B35"
"routes.txt" 2 "route_text_color" "#FFFFFF"
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
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.
"fare_leg_rules.txt" "fare_leg_rule_id" 1
"fare_leg_rules.txt" "from_zone_id" 6
"fare_leg_rules.txt" "to_zone_id" 7
"fare_leg_rules.txt" "min_distance" 8
"fare_leg_rules.txt" "max_distance" 9
"fare_leg_rules.txt" "is_express" 10
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.
"LICENSE.txt"