You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In MobilityData/GTFS_Realtime_Best-Practices#17, the ability to fetch a feed's plain text encoding is being discussed. This tab could check if the feed supports it and display it, falling back to decoding the Protocol-Buffers-encoded variant.
The feed could be decoded as Protocol Buffers TextFormat or JSON to allow debugging specific values in the feed.
The text was updated successfully, but these errors were encountered: