Pertinent​Location

Properties

Name Type Required Description
xsi​:type string
linear​Extension Linear​Extension

Example

{
  "xsi:type": "Linear",
  "linearExtension": {
    "openlrExtendedLinear": {
      "firstDirection": {
        "openlrLocationReferencePoint": {
          "openlrCoordinate": {
            "latitude": "number",
            "longitude": "number"
          },
          "openlrLineAttributes": {
            "openlrFunctionalRoadClass": "string",
            "openlrFormOfWay": "string",
            "openlrBearing": "integer (int32)"
          },
          "openlrPathAttributes": {
            "openlrLowestFRCToNextLRPoint": "string",
            "openlrDistanceToNextLRPoint": "integer (int32)"
          }
        },
        "openlrLastLocationReferencePoint": {
          "openlrCoordinate": {
            "latitude": "number",
            "longitude": "number"
          },
          "openlrLineAttributes": {
            "openlrFunctionalRoadClass": "string",
            "openlrFormOfWay": "string",
            "openlrBearing": "integer (int32)"
          }
        },
        "openlrOffsets": {
          "openlrPositiveOffset": "integer (int32)",
          "openlrNegativeOffset": "integer (int32)"
        }
      }
    }
  }
}

results matching ""

    No results matching ""