name | data type | description |
---|---|---|
Road | RoadsideReferencePointLinear | |
LinkProjection | LinkProjection | |
Offset | OffsetStructure | |
Extensions | Extensions |
Example
{ "Road" : { "roadsideReferencePointPrimaryLocation" : { "roadsideReferencePoint" : { }, "roadsideReferencePointPrimaryLocationExtension" : { } }, "roadsideReferencePointSecondaryLocation" : { "roadsideReferencePoint" : { }, "roadsideReferencePointSecondaryLocationExtension" : { } }, "roadsideReferencePointLinearExtension" : { "anies" : [ { }, { } ] } }, "LinkProjection" : { "Line" : { "PointProjection" : [ { }, { } ] }, "Features" : { "GisFeatureRef" : [ { }, { } ] } }, "Offset" : { "DistanceFromStart" : 12345, "DistanceFromEnd" : 12345 }, "Extensions" : { "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" : { } } ] } }