Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 13.2 KB

FEATURES.md

File metadata and controls

32 lines (29 loc) · 13.2 KB

Discovery of component in feeds

The validator will produce the list of components that it finds in the processed feed according to this table:

Component Feature How is the presence of a feature determined (minimum requirements)
Accessibility Text-to-speech One tts_stop_name value in stops.txt
Accessibility Wheelchair accessibility One wheelchair_accessible value in trips.txt
OR
one wheelchair_boarding value in stops.txt
Accessibility Route Colors One color value
OR
one text_color value in routes.txt
Accessibility Bike Allowed One bikes_allowed value in trips.txt
Accessibility Translations One line of data in translations.txt
Accessibility Headsigns One trip_headsign in trips.txt
OR
one stop_headsign value in stop_times.txt
Fares Fare Products One line of data in fare_products.txt
Fares Fare Media One line of data in fare_media.txt
Fares Route-Based Fares One network_id value in routes.txt
OR
one line of data in networks..txt
Fares Time-Based Fares One line of data in timeframes.txt
Fares Zone-Based Fares One line of data in areas.txt
Fares Transfer Fares One line of data in fare_transfer_rules.txt
Fares Fares V1 One line of data in fare_attributes.txt
Pathways Pathways (basic)* One line of data in pathways.txt
Pathways Pathways (extra)* One value of max_slope
OR
min_width
OR
length
OR
stair_count in pathways.txt
Pathways Levels One line of data in levels.txt
Pathways In-station traversal time One traversal_time value in pathways.txt
Pathways Pathways directions One signposted_as value
AND
one reversed_signposted_as in pathways.txt
Pathways Location types One location_type value in stops.txt
Metadata Feed Information One line of data in feed_info.txt
Metadata Attributions One line of data in attributions.txt
Flexible Services Continuous Stops One continuous_dropoff value in routes.txt
OR
one continuous_pickup value in routes.txt
OR
one continuous_dropoff value in stop_times.txt
OR
one continuous_pickup value in stop_times.txt
Shapes Shapes One line of data in shapes.txt
Transfers Transfers One line of data in transfers.txt
Frequency-based Services Frequencies One line of data in frequencies.txt