name | data type | description |
---|---|---|
StopPointRef | StopPointRef | |
PrivateRef | string | |
StopPointName | NaturalLanguageStringStructure | |
StopPointType | StopPointTypeEnumeration | |
Location | LocationStructure | |
AffectedModes | AffectedModesStructure | |
PlaceRef | ZoneRefStructure | |
PlaceName | NaturalLanguageStringStructure | |
AccessibilityAssessment | AccessibilityAssessmentStructure | |
ConnectionLinks | ConnectionLinks | |
Extensions | Extensions |
Example
{ "StopPointRef" : { "value" : "..." }, "PrivateRef" : "...", "StopPointName" : { "value" : "...", "lang" : "..." }, "StopPointType" : "pti17_255", "Location" : { "Coordinates" : { "value" : [ "...", "..." ] }, "Longitude" : 12345.0, "Latitude" : 12345.0, "Precision" : 12345, "id" : "...", "srsName" : "..." }, "AffectedModes" : { "Mode" : [ { "VehicleMode" : "underground", "WaterSubmode" : "nationalPassengerFerry", "TramSubmode" : "allTramServices", "RailSubmode" : "pti2_11", "MetroSubmode" : "pti4_2", "CoachSubmode" : "pti3_4", "BusSubmode" : "pti5_7", "AirSubmode" : "loc15_7", "AccessMode" : "foot" }, { "VehicleMode" : "pti1_14", "WaterSubmode" : "pti7_20", "TramSubmode" : "undefinedTramService", "RailSubmode" : "highSpeedRailService", "MetroSubmode" : "pti4_255", "CoachSubmode" : "regionalCoachService", "BusSubmode" : "loc10_6", "AirSubmode" : "pti8_1", "AccessMode" : "car" } ], "AllModes" : "..." }, "PlaceRef" : { "value" : "..." }, "PlaceName" : { "value" : "...", "lang" : "..." }, "AccessibilityAssessment" : { "MobilityImpairedAccess" : true, "Limitations" : { "AccessibilityLimitation" : [ { }, { } ] }, "Suitabilities" : { "Suitability" : [ { }, { } ] }, "Extensions" : { "anies" : [ { }, { } ], "otherAttributes" : { "property1" : "...", "property2" : "..." } } }, "ConnectionLinks" : { "AffectedConnectionLink" : [ { "ConnectionLinkRef" : [ { }, { } ], "ConnectionName" : { }, "LineRef" : [ { }, { } ], "ConnectingStopPointRef" : { }, "ConnectingStopPointName" : { }, "ConnectingZoneRef" : { }, "AllLines" : { }, "ConnectionDirection" : "to", "AffectedPathLink" : [ { }, { } ], "Extensions" : { } }, { "ConnectionLinkRef" : [ { }, { } ], "ConnectionName" : { }, "LineRef" : [ { }, { } ], "ConnectingStopPointRef" : { }, "ConnectingStopPointName" : { }, "ConnectingZoneRef" : { }, "AllLines" : { }, "ConnectionDirection" : "from", "AffectedPathLink" : [ { }, { } ], "Extensions" : { } } ] }, "Extensions" : { "any" : { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } } } }