PublicTransportDirectoryScheduleInfo
Information about schedules at stop platforms and directions.
Properties
Schedules at stop platforms and route directions.
Routes schedules at the stop platform until the end of the day. The field is filled for an object with the type ObjectType.StationPlatform
.
An array of PublicTransportPlatformSchedule objects represents a sequence of schedules following one another.
For example:- Transport departs with a period of 2 minutes (
period
), starting at1747353600
(start_time
) and ending at1747360800
(finish_time
). - Then transport departs according to the schedule at 12:15 (
precise_time
), 12:30 and 13:00.
The nearest trips for the route directions to the end stop platform. The field is filled for an object with the type ObjectType.StationPlatform
.