| name | data type | description |
|---|---|---|
| Order | number | |
| CallCondition | array of RoutePointTypeEnumeration | |
| VehicleAtStop | boolean | |
| VehicleLocationAtStop | LocationStructure | |
| TimingPoint | boolean | |
| BoardingStretch | boolean | |
| RequestStop | boolean | |
| OriginDisplay | array of NaturalLanguageStringStructure | |
| DestinationDisplay | array of NaturalLanguageStringStructure | |
| AimedArrivalTime | string | |
| ExpectedArrivalTime | string | |
| ActualArrivalTime | string | |
| ArrivalStatus | CallStatusEnumeration | |
| ArrivalPlatformName | NaturalLanguageStringStructure | |
| ArrivalBoardingActivity | ArrivalBoardingActivityEnumeration | |
| AimedDepartureTime | string | |
| ExpectedDepartureTime | string | |
| ActualDepartureTime | string | |
| DepartureStatus | CallStatusEnumeration | |
| DeparturePlatformName | NaturalLanguageStringStructure | |
| DepartureBoardingActivity | DepartureBoardingActivityEnumeration | |
| AimedHeadwayInterval | Duration | |
| ExpectedHeadwayInterval | Duration | |
| AffectedInterchange | array of AffectedInterchangeStructure | |
Properties inherited from AffectedStopPointStructure |
||
| StopPointRef | StopPointRef | |
| PrivateRef | string | |
| StopPointName | array of NaturalLanguageStringStructure | |
| StopPointType | StopPointTypeEnumeration | |
| Location | LocationStructure | |
| AffectedModes | AffectedModesStructure | |
| PlaceRef | ZoneRefStructure | |
| PlaceName | array of NaturalLanguageStringStructure | |
| AccessibilityAssessment | AccessibilityAssessmentStructure | |
| StopCondition | array of RoutePointTypeEnumeration | |
| ConnectionLinks | ConnectionLinks | |
| Extensions | Extensions | |
Example
{
"Order" : 12345,
"CallCondition" : [ "notVia", "pti15_15" ],
"VehicleAtStop" : true,
"VehicleLocationAtStop" : {
"Coordinates" : {
"value" : [ "...", "..." ]
},
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"TimingPoint" : true,
"BoardingStretch" : true,
"RequestStop" : true,
"OriginDisplay" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"DestinationDisplay" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"AimedArrivalTime" : "...",
"ExpectedArrivalTime" : "...",
"ActualArrivalTime" : "...",
"ArrivalStatus" : "delayed",
"ArrivalPlatformName" : {
"value" : "...",
"lang" : "..."
},
"ArrivalBoardingActivity" : "noAlighting",
"AimedDepartureTime" : "...",
"ExpectedDepartureTime" : "...",
"ActualDepartureTime" : "...",
"DepartureStatus" : "departed",
"DeparturePlatformName" : {
"value" : "...",
"lang" : "..."
},
"DepartureBoardingActivity" : "passThru",
"AimedHeadwayInterval" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"ExpectedHeadwayInterval" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"AffectedInterchange" : [ {
"InterchangeRef" : {
"value" : "..."
},
"InterchangeStopPointRef" : {
"value" : "..."
},
"InterchangeStopPointName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"ConnectingVehicleJourneyRef" : {
"value" : "..."
},
"InterchangeStatusType" : "replacement",
"ConnectionLink" : [ {
"ConnectionLinkRef" : [ { }, { } ],
"ConnectionName" : { },
"LineRef" : { },
"PublishedLineName" : { },
"ConnectingStopPointRef" : { },
"ConnectingStopPointName" : [ { }, { } ],
"ConnectingZoneRef" : { },
"AllLines" : "...",
"ConnectionDirection" : "from",
"AffectedPathLink" : [ { }, { } ],
"Extensions" : { }
}, {
"ConnectionLinkRef" : [ { }, { } ],
"ConnectionName" : { },
"LineRef" : { },
"PublishedLineName" : { },
"ConnectingStopPointRef" : { },
"ConnectingStopPointName" : [ { }, { } ],
"ConnectingZoneRef" : { },
"AllLines" : "...",
"ConnectionDirection" : "both",
"AffectedPathLink" : [ { }, { } ],
"Extensions" : { }
} ],
"Extensions" : {
"anies" : [ { }, { } ]
}
}, {
"InterchangeRef" : {
"value" : "..."
},
"InterchangeStopPointRef" : {
"value" : "..."
},
"InterchangeStopPointName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"ConnectingVehicleJourneyRef" : {
"value" : "..."
},
"InterchangeStatusType" : "connectionHeld",
"ConnectionLink" : [ {
"ConnectionLinkRef" : [ { }, { } ],
"ConnectionName" : { },
"LineRef" : { },
"PublishedLineName" : { },
"ConnectingStopPointRef" : { },
"ConnectingStopPointName" : [ { }, { } ],
"ConnectingZoneRef" : { },
"AllLines" : "...",
"ConnectionDirection" : "both",
"AffectedPathLink" : [ { }, { } ],
"Extensions" : { }
}, {
"ConnectionLinkRef" : [ { }, { } ],
"ConnectionName" : { },
"LineRef" : { },
"PublishedLineName" : { },
"ConnectingStopPointRef" : { },
"ConnectingStopPointName" : [ { }, { } ],
"ConnectingZoneRef" : { },
"AllLines" : "...",
"ConnectionDirection" : "to",
"AffectedPathLink" : [ { }, { } ],
"Extensions" : { }
} ],
"Extensions" : {
"anies" : [ { }, { } ]
}
} ],
"StopPointRef" : {
"value" : "..."
},
"PrivateRef" : "...",
"StopPointName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"StopPointType" : "pti17_4",
"Location" : {
"Coordinates" : {
"value" : [ "...", "..." ]
},
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"AffectedModes" : {
"Mode" : [ {
"VehicleMode" : "ferryService",
"WaterSubmode" : "riverBus",
"TramSubmode" : "loc12_1",
"RailSubmode" : "pti2_255",
"MetroSubmode" : "urbanRailway",
"CoachSubmode" : "pti3_9",
"BusSubmode" : "pti5_1",
"AirSubmode" : "undefinedAircraftService",
"AccessMode" : "shuttle"
}, {
"VehicleMode" : "pti1_9",
"WaterSubmode" : "riverBus",
"TramSubmode" : "cityTram",
"RailSubmode" : "undefined",
"MetroSubmode" : "pti4_4",
"CoachSubmode" : "pti3_3",
"BusSubmode" : "pti5_12",
"AirSubmode" : "airshipService",
"AccessMode" : "car"
} ],
"AllModes" : "..."
},
"PlaceRef" : {
"value" : "..."
},
"PlaceName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"AccessibilityAssessment" : {
"MobilityImpairedAccess" : true,
"Limitations" : {
"AccessibilityLimitation" : [ { }, { } ]
},
"Suitabilities" : {
"Suitability" : [ { }, { } ]
},
"Extensions" : {
"anies" : [ { }, { } ],
"otherAttributes" : {
"property1" : "...",
"property2" : "..."
}
}
},
"StopCondition" : [ "pti15_8", "pti15_8" ],
"ConnectionLinks" : {
"AffectedConnectionLink" : [ {
"ConnectionLinkRef" : [ { }, { } ],
"ConnectionName" : { },
"LineRef" : { },
"PublishedLineName" : { },
"ConnectingStopPointRef" : { },
"ConnectingStopPointName" : [ { }, { } ],
"ConnectingZoneRef" : { },
"AllLines" : "...",
"ConnectionDirection" : "both",
"AffectedPathLink" : [ { }, { } ],
"Extensions" : { }
}, {
"ConnectionLinkRef" : [ { }, { } ],
"ConnectionName" : { },
"LineRef" : { },
"PublishedLineName" : { },
"ConnectingStopPointRef" : { },
"ConnectingStopPointName" : [ { }, { } ],
"ConnectingZoneRef" : { },
"AllLines" : "...",
"ConnectionDirection" : "from",
"AffectedPathLink" : [ { }, { } ],
"Extensions" : { }
} ]
},
"Extensions" : {
"anies" : [ {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
}, {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
} ]
}
}