Specialization AbnormalTraffic (Traffic Queue Formation)
The type AbnormalTraffic is derived from TrafficElement and is used to describe a traffic situation that is busier than normal, such as in the case of a traffic queue.
Within the Traffic Reports data service, this is the most common specialization. In addition to the basic elements of SituationRecord, additional information about the abnormal traffic situation is included in the extra elements. The structure is as follows (elements inherited from TrafficElement are shown in shortened form):
Elements
An overview of elements that occur in every specialization of a situationRecord can be found here.
In the case of the AbnormalTraffic specialization, these elements are supplemented with several additional elements of this specialization.
Element | Type | Mandatory | Domain | Description |
---|---|---|---|---|
abnormalTrafficType | AbnormalTrafficTypeEnum | No | stationaryTraffic, queuingTraffic, slowTraffic, unspecifiedAbnormalTraffic | This element describes the severity of the traffic queue and is included if a traffic queue is being described. |
queueLength | MetresAsNonNegativeInteger | No | >=0 | This element describes the length of the traffic queue (or abnormal traffic situation) and must be included if a traffic queue is being described and thus the element abnormalTrafficType is included. |
relativeTrafficFlow | RelativeTrafficFlowEnum | No | trafficVeryMuchHeavierThanNormal, trafficHeavierThanNormal, trafficFlowNormal, trafficLighterThanNormal, trafficVeryMuchLighterThanNormal | Assessment of the traffic flow conditions compared to the normally expected conditions at this date/time. |
trafficFlowCharacteristics | TrafficFlowCharacteristicsEnum | No | erraticFlow, smoothFlow, stopAndGo, trafficBlocked | The consistency (stability) of the traffic flow. |
trafficTrendType | TrafficTrendTypeEnum | No | trafficBuildingUp, trafficEasing, trafficStable | Description of a trend in the change of the traffic situation. |
XML Example
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<mc:messageContainer modelBaseVersion="3" xmlns:inf="http://datex2.eu/schema/3/informationManagement" xmlns:com="http://datex2.eu/schema/3/common" xmlns:loc="http://datex2.eu/schema/3/locationReferencing" xmlns:ex="http://datex2.eu/schema/3/exchangeInformation" xmlns:mc="http://datex2.eu/schema/3/messageContainer" xmlns:nle="http://datex2.eu/schema/3/nlExtensions" xmlns:nlxe="http://datex2.eu/schema/3/nlxExtensions" xmlns:srx="http://datex2.eu/schema/3/situationRecordExtension" xmlns:sit="http://datex2.eu/schema/3/situation">
<mc:payload xsi:type="sit:SituationPublication" lang="nl" modelBaseVersion="3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<com:publicationTime>2024-09-27T06:12:09.947Z</com:publicationTime>
<com:publicationCreator>
<com:country>nl</com:country>
<com:nationalIdentifier>NLNDW</com:nationalIdentifier>
</com:publicationCreator>
<sit:situation id="RWS01_SM947665_D2">
<sit:overallSeverity>medium</sit:overallSeverity>
<sit:situationVersionTime>2024-09-27T06:12:09.947Z</sit:situationVersionTime>
<sit:headerInformation>
<confidentiality>noRestriction</confidentiality>
<informationStatus>real</informationStatus>
</sit:headerInformation>
<sit:situationRecord xsi:type="sit:AbnormalTraffic" id="RWS01_SM947665_D2_REC" version="1">
<sit:situationRecordCreationTime>2024-09-27T06:12:09.942Z</sit:situationRecordCreationTime>
<sit:situationRecordVersionTime>2024-09-27T06:12:09.942Z</sit:situationRecordVersionTime>
<sit:probabilityOfOccurrence>certain</sit:probabilityOfOccurrence>
<sit:source>
<com:sourceName>
<com:values>
<com:value lang="nl">NLNDW</com:value>
</com:values>
</com:sourceName>
</sit:source>
<sit:validity>
<com:validityStatus>definedByValidityTimeSpec</com:validityStatus>
<com:validityTimeSpecification>
<com:overallStartTime>2024-09-27T05:12:09.942Z</com:overallStartTime>
<com:overallEndTime>2024-10-27T08:12:09.942Z</com:overallEndTime>
</com:validityTimeSpecification>
</sit:validity>
<sit:locationReference xsi:type="loc:ItineraryByIndexedLocations">
<loc:locationContainedInItinerary index="0">
<loc:location xsi:type="loc:SingleRoadLinearLocation">
<loc:supplementaryPositionalDescription>
<loc:carriageway>
<loc:carriageway>mainCarriageway</loc:carriageway>
</loc:carriageway>
</loc:supplementaryPositionalDescription>
<loc:gmlLineString srsDimension="2" srsName="EPSG:4326">
<loc:posList>52.18484 5.43779 52.18495 5.43786</loc:posList>
</loc:gmlLineString>
<loc:secondarySupplementaryDescription>
<loc:carriageway>
<loc:carriageway>mainCarriageway</loc:carriageway>
</loc:carriageway>
</loc:secondarySupplementaryDescription>
</loc:location>
</loc:locationContainedInItinerary>
<loc:locationContainedInItinerary index="1">
<loc:location xsi:type="loc:SingleRoadLinearLocation">
<loc:supplementaryPositionalDescription>
<loc:carriageway>
<loc:carriageway>mainCarriageway</loc:carriageway>
</loc:carriageway>
</loc:supplementaryPositionalDescription>
<loc:secondarySupplementaryDescription>
<loc:carriageway>
<loc:carriageway>mainCarriageway</loc:carriageway>
</loc:carriageway>
</loc:secondarySupplementaryDescription>
<loc:alertCLinear xsi:type="loc:AlertCMethod4Linear">
<loc:alertCLocationCountryCode>8</loc:alertCLocationCountryCode>
<loc:alertCLocationTableNumber>6.10</loc:alertCLocationTableNumber>
<loc:alertCLocationTableVersion>A</loc:alertCLocationTableVersion>
<loc:alertCDirection>
<loc:alertCDirectionCoded>positive</loc:alertCDirectionCoded>
<loc:alertCAffectedDirection>aligned</loc:alertCAffectedDirection>
</loc:alertCDirection>
<loc:alertCMethod4PrimaryPointLocation>
<loc:alertCLocation>
<loc:specificLocation>8479</loc:specificLocation>
</loc:alertCLocation>
<loc:offsetDistance>
<loc:offsetDistance>0</loc:offsetDistance>
</loc:offsetDistance>
</loc:alertCMethod4PrimaryPointLocation>
<loc:alertCMethod4SecondaryPointLocation>
<loc:alertCLocation>
<loc:specificLocation>8479</loc:specificLocation>
</loc:alertCLocation>
<loc:offsetDistance>
<loc:offsetDistance>0</loc:offsetDistance>
</loc:offsetDistance>
</loc:alertCMethod4SecondaryPointLocation>
</loc:alertCLinear>
</loc:location>
</loc:locationContainedInItinerary>
</sit:locationReference>
<sit:abnormalTrafficType>stationaryTraffic</sit:abnormalTrafficType>
</sit:situationRecord>
</sit:situation>
</mc:payload>
<mc:exchangeInformation modelBaseVersion="3">
<ex:exchangeContext>
<ex:codedExchangeProtocol>snapshotPull</ex:codedExchangeProtocol>
<ex:exchangeSpecificationVersion>3</ex:exchangeSpecificationVersion>
<ex:supplierOrCisRequester>
<ex:internationalIdentifier>
<com:country>nl</com:country>
<com:nationalIdentifier>NLNDW</com:nationalIdentifier>
</ex:internationalIdentifier>
</ex:supplierOrCisRequester>
</ex:exchangeContext>
</mc:exchangeInformation>
</mc:messageContainer>