| name | data type | description |
|---|---|---|
| pointCoordinates | PointCoordinates | |
| name | TpegJunctionPointDescriptor | |
| ilc | array of TpegIlcPointDescriptor | |
| otherName | array of TpegOtherPointDescriptor | |
| tpegJunctionExtension | ExtensionType | |
Properties inherited from TpegPoint |
||
| tpegPointExtension | ExtensionType | |
Example
{
"pointCoordinates" : {
"latitude" : 12345.0,
"longitude" : 12345.0,
"pointCoordinatesExtension" : {
"anies" : [ { }, { } ]
}
},
"name" : {
"tpegJunctionPointDescriptorType" : "junctionName",
"tpegJunctionPointDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"tpegPointDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"descriptor" : {
"values" : { }
},
"tpegDescriptorExtension" : {
"anies" : [ { }, { } ]
}
},
"ilc" : [ {
"tpegIlcPointDescriptorType" : "tpegIlcName3",
"tpegIlcPointDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"tpegPointDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"descriptor" : {
"values" : { }
},
"tpegDescriptorExtension" : {
"anies" : [ { }, { } ]
}
}, {
"tpegIlcPointDescriptorType" : "tpegIlcName1",
"tpegIlcPointDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"tpegPointDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"descriptor" : {
"values" : { }
},
"tpegDescriptorExtension" : {
"anies" : [ { }, { } ]
}
} ],
"otherName" : [ {
"tpegOtherPointDescriptorType" : "localLinkName",
"tpegOtherPointDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"tpegPointDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"descriptor" : {
"values" : { }
},
"tpegDescriptorExtension" : {
"anies" : [ { }, { } ]
}
}, {
"tpegOtherPointDescriptorType" : "pointOfInterestName",
"tpegOtherPointDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"tpegPointDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"descriptor" : {
"values" : { }
},
"tpegDescriptorExtension" : {
"anies" : [ { }, { } ]
}
} ],
"tpegJunctionExtension" : {
"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" : { }
} ]
},
"tpegPointExtension" : {
"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" : { }
} ]
}
}