name | data type | description |
---|---|---|
referencePointPrimaryLocation | ReferencePointPrimaryLocation | |
referencePointSecondaryLocation | ReferencePointSecondaryLocation | |
referencePointLinearExtension | ExtensionType |
Example
{ "referencePointPrimaryLocation" : { "referencePoint" : { "referencePointIdentifier" : "...", "administrativeArea" : { }, "roadName" : { }, "roadNumber" : "...", "directionBound" : "northBound", "directionRelative" : "both", "distanceFromPrevious" : 12345.0, "distanceToNext" : 12345.0, "elevatedRoadSection" : true, "referencePointDescription" : { }, "referencePointDistance" : 12345.0, "referencePointExtension" : { } }, "referencePointPrimaryLocationExtension" : { "anies" : [ { }, { } ] } }, "referencePointSecondaryLocation" : { "referencePoint" : { "referencePointIdentifier" : "...", "administrativeArea" : { }, "roadName" : { }, "roadNumber" : "...", "directionBound" : "anticlockwise", "directionRelative" : "both", "distanceFromPrevious" : 12345.0, "distanceToNext" : 12345.0, "elevatedRoadSection" : true, "referencePointDescription" : { }, "referencePointDistance" : 12345.0, "referencePointExtension" : { } }, "referencePointSecondaryLocationExtension" : { "anies" : [ { }, { } ] } }, "referencePointLinearExtension" : { "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" : { } } ] } }