| name | data type | description |
|---|---|---|
| point | Point | |
| pointDestinationExtension | ExtensionType | |
Properties inherited from Destination |
||
| destinationExtension | ExtensionType | |
Example
{
"point" : {
"tpegPointLocation" : {
"tpegDirection" : "opposite",
"tpegPointLocationExtension" : { }
},
"alertCPoint" : {
"alertCLocationCountryCode" : "...",
"alertCLocationTableNumber" : "...",
"alertCLocationTableVersion" : "...",
"alertCPointExtension" : { }
},
"roadsideReferencePoint" : {
"roadsideReferencePointIdentifier" : "...",
"administrativeArea" : { },
"roadName" : { },
"roadNumber" : "...",
"directionBound" : "westBound",
"directionRelative" : "positive",
"distanceFromPrevious" : 12345.0,
"distanceToNext" : 12345.0,
"elevatedRoadSection" : true,
"roadsideReferencePointDescription" : { },
"roadsideReferencePointDistance" : 12345.0,
"roadsideReferencePointExtension" : { }
},
"pointByCoordinates" : {
"bearing" : 12345,
"pointCoordinates" : { },
"pointByCoordinatesExtension" : { }
},
"pointExtension" : {
"anies" : [ { }, { } ]
},
"supplementaryPositionalDescription" : {
"carriageway" : [ "leftHandFeederRoad", "mainCarriageway" ],
"footpath" : true,
"lane" : [ "hardShoulder", "lane1" ],
"lengthAffected" : 12345.0,
"locationDescriptor" : [ "onIceRoad", "onPass" ],
"locationPrecision" : 12345,
"sequentialRampNumber" : 12345,
"supplementaryPositionalDescriptionExtension" : { }
},
"destination" : {
"destinationExtension" : { }
},
"networkLocationExtension" : {
"anies" : [ { }, { } ]
},
"externalReferencing" : [ {
"externalLocationCode" : "...",
"externalReferencingSystem" : "...",
"externalReferencingExtension" : { }
}, {
"externalLocationCode" : "...",
"externalReferencingSystem" : "...",
"externalReferencingExtension" : { }
} ],
"locationForDisplay" : {
"latitude" : 12345.0,
"longitude" : 12345.0,
"pointCoordinatesExtension" : { }
},
"locationExtension" : {
"anies" : [ { }, { } ]
}
},
"pointDestinationExtension" : {
"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" : { }
} ]
},
"destinationExtension" : {
"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" : { }
} ]
}
}