name | data type | description |
---|---|---|
point | Point | |
pointDestinationExtension | ExtensionType |
Example
{ "point" : { "tpegpointLocation" : { "tpegDirection" : "opposite", "tpegpointLocationExtension" : { } }, "alertCPoint" : { "alertCLocationCountryCode" : "...", "alertCLocationTableNumber" : "...", "alertCLocationTableVersion" : "...", "alertCPointExtension" : { } }, "referencePoint" : { "referencePointIdentifier" : "...", "administrativeArea" : { }, "roadName" : { }, "roadNumber" : "...", "directionBound" : "northBound", "directionRelative" : "unknown", "distanceFromPrevious" : 12345.0, "distanceToNext" : 12345.0, "elevatedRoadSection" : true, "referencePointDescription" : { }, "referencePointDistance" : 12345.0, "referencePointExtension" : { } }, "pointByCoordinates" : { "bearing" : 12345, "pointCoordinates" : { }, "pointByCoordinatesExtension" : { } }, "pointExtension" : { "anies" : [ { }, { } ] }, "supplementaryPositionalDescription" : { "carriageway" : [ "mainCarriageway", "slipRoads" ], "footpath" : true, "lanes" : [ "slowVehicleLane", "rushHourLane" ], "lengthAffected" : 12345.0, "locationDescriptor" : [ "onBridge", "onTheRight" ], "supplementaryPositionalDescriptionExtension" : { } }, "destination" : { }, "networkLocationExtension" : { "anies" : [ { }, { } ] }, "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" : { } } ] } }