TrafficViewRecord Data Type

Implemented Interfaces
Serializable
Properties
name data type description
recordSequenceNumber number
trafficElement TrafficElement
operatorAction OperatorAction
elaboratedData ElaboratedData
cctvimages CCTVImages
trafficViewRecordExtension ExtensionType
id string

Example

{
  "recordSequenceNumber" : 12345,
  "trafficElement" : {
    "trafficElementExtension" : {
      "anies" : [ { }, { } ]
    },
    "situationRecordCreationReference" : "...",
    "situationRecordCreationTime" : {
      "value" : "..."
    },
    "situationRecordObservationTime" : {
      "value" : "..."
    },
    "situationRecordVersion" : 12345,
    "situationRecordVersionTime" : {
      "value" : "..."
    },
    "situationRecordFirstSupplierVersionTime" : {
      "value" : "..."
    },
    "informationUsageOverride" : "broadcast",
    "probabilityOfOccurrence" : "improbable",
    "sourceInformation" : {
      "sourceCountry" : "fi",
      "sourceIdentification" : "...",
      "sourceName" : { },
      "sourceType" : "nonPoliceEmergencyServicePatrol",
      "reliable" : true,
      "sourceInformationExtension" : { }
    },
    "validity" : {
      "validityStatus" : "suspended",
      "validityTimeSpecification" : { },
      "validityExtension" : { }
    },
    "impact" : {
      "impactOnTraffic" : "congested",
      "impactDetails" : { },
      "delays" : { },
      "impactExtension" : { }
    },
    "cause" : { },
    "advice" : [ {
      "adviceExtension" : { }
    }, {
      "adviceExtension" : { }
    } ],
    "generalPublicComment" : [ {
      "comment" : { },
      "commentDateTime" : { },
      "commentExtension" : { }
    }, {
      "comment" : { },
      "commentDateTime" : { },
      "commentExtension" : { }
    } ],
    "nonGeneralPublicComment" : [ {
      "comment" : { },
      "commentDateTime" : { },
      "commentExtension" : { }
    }, {
      "comment" : { },
      "commentDateTime" : { },
      "commentExtension" : { }
    } ],
    "groupOfLocations" : {
      "locationContainedInGroup" : [ { }, { } ],
      "routeDestination" : [ { }, { } ],
      "groupOfLocationsExtension" : { }
    },
    "management" : {
      "lifeCycleManagement" : { },
      "filterExitManagement" : { },
      "managementExtension" : { }
    },
    "situationRecordExtension" : {
      "anies" : [ { }, { } ]
    },
    "id" : "..."
  },
  "operatorAction" : {
    "actionOrigin" : "external",
    "operatorActionStatus" : "inProgress",
    "provisional" : true,
    "operatorActionExtension" : {
      "anies" : [ { }, { } ]
    },
    "situationRecordCreationReference" : "...",
    "situationRecordCreationTime" : {
      "value" : "..."
    },
    "situationRecordObservationTime" : {
      "value" : "..."
    },
    "situationRecordVersion" : 12345,
    "situationRecordVersionTime" : {
      "value" : "..."
    },
    "situationRecordFirstSupplierVersionTime" : {
      "value" : "..."
    },
    "informationUsageOverride" : "broadcast",
    "probabilityOfOccurrence" : "probable",
    "sourceInformation" : {
      "sourceCountry" : "fo",
      "sourceIdentification" : "...",
      "sourceName" : { },
      "sourceType" : "otherInformation",
      "reliable" : true,
      "sourceInformationExtension" : { }
    },
    "validity" : {
      "validityStatus" : "active",
      "validityTimeSpecification" : { },
      "validityExtension" : { }
    },
    "impact" : {
      "impactOnTraffic" : "unknown",
      "impactDetails" : { },
      "delays" : { },
      "impactExtension" : { }
    },
    "cause" : { },
    "advice" : [ {
      "adviceExtension" : { }
    }, {
      "adviceExtension" : { }
    } ],
    "generalPublicComment" : [ {
      "comment" : { },
      "commentDateTime" : { },
      "commentExtension" : { }
    }, {
      "comment" : { },
      "commentDateTime" : { },
      "commentExtension" : { }
    } ],
    "nonGeneralPublicComment" : [ {
      "comment" : { },
      "commentDateTime" : { },
      "commentExtension" : { }
    }, {
      "comment" : { },
      "commentDateTime" : { },
      "commentExtension" : { }
    } ],
    "groupOfLocations" : {
      "locationContainedInGroup" : [ { }, { } ],
      "routeDestination" : [ { }, { } ],
      "groupOfLocationsExtension" : { }
    },
    "management" : {
      "lifeCycleManagement" : { },
      "filterExitManagement" : { },
      "managementExtension" : { }
    },
    "situationRecordExtension" : {
      "anies" : [ { }, { } ]
    },
    "id" : "..."
  },
  "elaboratedData" : {
    "forecast" : true,
    "sourceInformation" : {
      "sourceCountry" : "pt",
      "sourceIdentification" : "...",
      "sourceName" : { },
      "sourceType" : "roadOperatorPatrol",
      "reliable" : true,
      "sourceInformationExtension" : { }
    },
    "validity" : {
      "validityStatus" : "active",
      "validityTimeSpecification" : { },
      "validityExtension" : { }
    },
    "basicDataValue" : {
      "accuracy" : 12345.0,
      "computationalMethod" : "arithmeticAverageOfSamplesInATimePeriod",
      "fault" : true,
      "faultReason" : { },
      "numberOfIncompleteInputs" : 12345,
      "numberOfInputValuesUsed" : 12345,
      "period" : 12345.0,
      "smoothingFactor" : 12345.0,
      "standardDeviation" : 12345.0,
      "supplierCalculatedDataQuality" : 12345.0,
      "time" : { },
      "affectedLocation" : { },
      "basicDataValueExtension" : { }
    },
    "elaboratedDataExtension" : {
      "anies" : [ { }, { } ]
    },
    "id" : "..."
  },
  "cctvimages" : {
    "cctvUri" : [ "...", "..." ],
    "cctvimagesExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "trafficViewRecordExtension" : {
    "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" : { }
    } ]
  },
  "id" : "..."
}