Hello,
Is there an API in the portal giving access to Newcastle Transport Bus lines RealTime ( tripUpdates, Vehicule position and alerts) data ?
I checked Public Transport - Realtime Trip Update | TfNSW Open Data Hub and Developer Portal but it only inlcudes the light rail ( NT) RT-data for Newcastle.
Thank you !
Hi There,
Newcastle Transport real-time bussing data can be found within the /buses api:
Public Transport - Realtime Trip Update
https://api.transport.nsw.gov.au/v1/gtfs/realtime/buses
Public Transport - Realtime Vehicle Positions
https://api.transport.nsw.gov.au/v1/gtfs/vehiclepos/buses
Public Transport - Realtime - Alerts - v2
https://api.transport.nsw.gov.au/v2/gtfs/alerts/buses
Check out the reference tables for TfNSW GTFS feeds:
Cheers!