Payload​Publication

Properties

Name Type Required Description
xsi​:type string
lang string
publication​Time string (date-time)
publication​Creator Publication​Creator
header​Information Header​Information
elaborated​Data Elaborated​Data

Example

{
  "xsi:type": "ElaboratedDataPublication",
  "lang": "en",
  "publicationTime": "string (date-time)",
  "publicationCreator": {
    "country": "string",
    "nationalIdentifier": "string"
  },
  "headerInformation": {
    "confidentiality": "noRestriction",
    "informationStatus": "real"
  },
  "elaboratedData": {
    "basicData": {
      "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 ""