NyctFeedHeader Struct Reference

NYCT Subway extensions for the feed header. More...

Public Attributes

required string nyct_subway_version = 1
 Version of the NYCT Subway extensions The current version is 1.0.
 
repeated TripReplacementPeriod trip_replacement_period = 2
 For the NYCT Subway, the GTFS-realtime feed replaces any scheduled trip within the trip_replacement_period. More...
 

Detailed Description

NYCT Subway extensions for the feed header.

Member Data Documentation

repeated TripReplacementPeriod NyctFeedHeader::trip_replacement_period = 2

For the NYCT Subway, the GTFS-realtime feed replaces any scheduled trip within the trip_replacement_period.

This feed is a full dataset, it contains all trips starting in the trip_replacement_period. If a trip from the static GTFS is not found in the GTFS-realtime feed, it should be considered as cancelled. The replacement period can be different for each route, so here is a list of the routes where the trips in the feed replace all scheduled trips within the replacement period.


The documentation for this struct was generated from the following file:
  • nyct-subway.proto