Basic​Data

Properties

Name Type Required Description
measurement​Or​Calculation​Time string (date-time)
pertitent​Location Pertinent​Location
xsi​:type string
travel​Time​Status string
travel​Time Travel​Time
free​Flow​Speed Free​Flow​Speed
travel​Time​Data​Extension Travel​Time​Data​Extension

Example

{
  "measurementOrCalculationTime": "2018-06-08T13:54:34Z",
  "pertitentLocation": {
    "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)"
          }
        }
      }
    }
  },
  "xsi:type": "TravelTimeData",
  "travelTimeStatus": "instantaneous",
  "travelTime": {
    "duration": 180
  },
  "freeFlowSpeed": {
    "speed": 50
  },
  "travelTimeDataExtension": {
    "travelTimeDataExtended": {
      "travelTimeSection": {
        "jamFactor": 0.5,
        "freeFlowSpeed": {
          "speed": 50
        },
        "averageSpeed": {
          "speed": 50
        },
        "trafficStatus": {
          "trafficStatusValue": "freeFlow"
        },
        "travelTime": {
          "duration": 180
        },
        "length": {
          "integerMetreDistance": 1000
        }
      }
    }
  }
}

results matching ""

    No results matching ""