| name | data type | description |
|---|---|---|
| tpegpointLocation | TPEGPointLocation | |
| alertCPoint | AlertCPoint | |
| referencePoint | ReferencePoint | |
| pointByCoordinates | PointByCoordinates | |
| pointExtension | ExtensionType | |
Properties inherited from NetworkLocation |
||
| supplementaryPositionalDescription | SupplementaryPositionalDescription | |
| destination | Destination | |
| networkLocationExtension | ExtensionType | |
Properties inherited from Location |
||
| locationExtension | ExtensionType | |
Example
{
"tpegpointLocation" : {
"tpegDirection" : "opposite",
"tpegpointLocationExtension" : {
"anies" : [ { }, { } ]
}
},
"alertCPoint" : {
"alertCLocationCountryCode" : "...",
"alertCLocationTableNumber" : "...",
"alertCLocationTableVersion" : "...",
"alertCPointExtension" : {
"anies" : [ { }, { } ]
}
},
"referencePoint" : {
"referencePointIdentifier" : "...",
"administrativeArea" : {
"value" : [ { }, { } ]
},
"roadName" : {
"value" : [ { }, { } ]
},
"roadNumber" : "...",
"directionBound" : "northBound",
"directionRelative" : "both",
"distanceFromPrevious" : 12345.0,
"distanceToNext" : 12345.0,
"elevatedRoadSection" : true,
"referencePointDescription" : {
"value" : [ { }, { } ]
},
"referencePointDistance" : 12345.0,
"referencePointExtension" : {
"anies" : [ { }, { } ]
}
},
"pointByCoordinates" : {
"bearing" : 12345,
"pointCoordinates" : {
"latitude" : 12345.0,
"longitude" : 12345.0,
"pointCoordinatesExtension" : { }
},
"pointByCoordinatesExtension" : {
"anies" : [ { }, { } ]
}
},
"pointExtension" : {
"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" : { }
} ]
},
"supplementaryPositionalDescription" : {
"carriageway" : [ "serviceRoad", "connectingCarriageway" ],
"footpath" : true,
"lanes" : [ "lane8", "verge" ],
"lengthAffected" : 12345.0,
"locationDescriptor" : [ "onTheRight", "overCrestOfHill" ],
"supplementaryPositionalDescriptionExtension" : {
"anies" : [ { }, { } ]
}
},
"destination" : { },
"networkLocationExtension" : {
"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" : { }
} ]
},
"locationExtension" : {
"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" : { }
} ]
}
}