WeatherRelatedRoadConditions Data Type

Implemented Interfaces
Serializable
Properties
name data type description
weatherRelatedRoadConditionType array of WeatherRelatedRoadConditionTypeEnum
roadSurfaceConditionMeasurements RoadSurfaceConditionMeasurements
weatherRelatedRoadConditionsExtension ExtensionType
Properties inherited from RoadConditions
roadConditionsExtension ExtensionType
Properties inherited from Conditions
drivingConditionType DrivingConditionTypeEnum
conditionsExtension ExtensionType
Properties inherited from TrafficElement
trafficElementExtension ExtensionType
Properties inherited from SituationRecord
situationRecordCreationReference string
situationRecordCreationTime DateTime
situationRecordObservationTime DateTime
situationRecordVersion number
situationRecordVersionTime DateTime
situationRecordFirstSupplierVersionTime DateTime
informationUsageOverride InformationUsageEnum
probabilityOfOccurrence ProbabilityOfOccurrenceEnum
sourceInformation SourceInformation
validity Validity
impact Impact
cause Cause
advice array of Advice
generalPublicComment array of CommentStructure
nonGeneralPublicComment array of CommentStructure
groupOfLocations GroupOfLocations
management Management
situationRecordExtension ExtensionType
id string

Example

{
  "weatherRelatedRoadConditionType" : [ "wetIcyPavement", "snowDrifts" ],
  "roadSurfaceConditionMeasurements" : {
    "deIcingApplicationRate" : 12345.0,
    "deIcingConcentration" : 12345.0,
    "depthOfSnow" : 12345.0,
    "protectionTemperature" : 12345.0,
    "roadSurfaceTemperature" : 12345.0,
    "waterFilmThickness" : 12345.0,
    "roadSurfaceConditionMeasurementsExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "weatherRelatedRoadConditionsExtension" : {
    "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" : { }
    } ]
  },
  "roadConditionsExtension" : {
    "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" : { }
    } ]
  },
  "drivingConditionType" : "hazardous",
  "conditionsExtension" : {
    "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" : { }
    } ]
  },
  "trafficElementExtension" : {
    "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" : { }
    } ]
  },
  "situationRecordCreationReference" : "...",
  "situationRecordCreationTime" : {
    "value" : "..."
  },
  "situationRecordObservationTime" : {
    "value" : "..."
  },
  "situationRecordVersion" : 12345,
  "situationRecordVersionTime" : {
    "value" : "..."
  },
  "situationRecordFirstSupplierVersionTime" : {
    "value" : "..."
  },
  "informationUsageOverride" : "internet",
  "probabilityOfOccurrence" : "probable",
  "sourceInformation" : {
    "sourceCountry" : "at",
    "sourceIdentification" : "...",
    "sourceName" : {
      "value" : [ { }, { } ]
    },
    "sourceType" : "infraredMonitoringStation",
    "reliable" : true,
    "sourceInformationExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "validity" : {
    "validityStatus" : "definedByValidityTimeSpec",
    "validityTimeSpecification" : {
      "overallStartTime" : { },
      "overallEndTime" : { },
      "validPeriod" : [ { }, { } ],
      "exceptionPeriod" : [ { }, { } ],
      "overallPeriodExtension" : { }
    },
    "validityExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "impact" : {
    "impactOnTraffic" : "freeFlow",
    "impactDetails" : {
      "capacityRemaining" : 12345.0,
      "numberOfLanesRestricted" : 12345,
      "numberOfOperationalLanes" : 12345,
      "originalNumberOfLanes" : 12345,
      "trafficRestrictionType" : "roadBlocked",
      "impactDetailsExtension" : { }
    },
    "delays" : {
      "delayCoded" : "delayBetweenThreeHoursAndSixHours",
      "delaysType" : "veryLongDelays",
      "delayTimeValue" : 12345.0,
      "delaysExtension" : { }
    },
    "impactExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "cause" : { },
  "advice" : [ {
    "adviceExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "adviceExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "generalPublicComment" : [ {
    "comment" : {
      "value" : [ { }, { } ]
    },
    "commentDateTime" : {
      "value" : "..."
    },
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "comment" : {
      "value" : [ { }, { } ]
    },
    "commentDateTime" : {
      "value" : "..."
    },
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "nonGeneralPublicComment" : [ {
    "comment" : {
      "value" : [ { }, { } ]
    },
    "commentDateTime" : {
      "value" : "..."
    },
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "comment" : {
      "value" : [ { }, { } ]
    },
    "commentDateTime" : {
      "value" : "..."
    },
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "groupOfLocations" : {
    "locationContainedInGroup" : [ {
      "locationExtension" : { }
    }, {
      "locationExtension" : { }
    } ],
    "routeDestination" : [ { }, { } ],
    "groupOfLocationsExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "management" : {
    "lifeCycleManagement" : {
      "cancel" : true,
      "end" : true,
      "lifeCycleManagementExtension" : { }
    },
    "filterExitManagement" : {
      "filterEnd" : true,
      "filterOutOfRange" : true,
      "filterExitManagementExtension" : { }
    },
    "managementExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "situationRecordExtension" : {
    "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" : "..."
}