Specialisatie RoadOrCarriagewayOrLaneManagement (Beperkingen of openstellingen van rijstroken of banen)
Het type RoadOrCarriagewayOrLaneManagement
is afgeleid van NetworkManagement
met daarboven de SituationRecord
specialisatie OperatorAction
. RoadOrCarriagewayOrLaneManagement
wordt gebruikt voor het beschrijven van beperkingen of openstellingen van rijstroken of banen. Naast de basis elementen van een SituationRecord
, specifieke elementen van OperatorAction
en NetworkManagement
, wordt aanvullende informatie over de beperking of openstelling in een aantal extra verplichte data-elementen opgenomen.
De structuur is als volgt (overgenomen elementen van NetworkManagement
verkort weergegeven):
In deze specialisatie worden typeringen ten aanzien van een beperking of openstelling van rijstroken of banen gegeven. Denk hierbij aan informatie als: versmalde rijstrook, nachtafsluiting, weg afgesloten, etc.. De verschillende mogelijkheden zijn terug te vinden bij de mogelijke domeinwaarden van het element roadOrCarriagewayOrLaneManagementType
.
Elementen
Een overzicht van elementen die in elke specialisatie van een situationRecord
voorkomen is hier terug te vinden. In het geval van de specialisatie RoadOrCarriagewayOrLaneManagement
worden deze elementen aangevuld met de elementen van de specialisatie OperatorAction
, NetworkManagement
en RoadOrCarriagewayOrLaneManagement
zelf.
Toelichting operatorActionStatus
Het element operatorActionStatus
wordt gebruikt om de status aan te geven van een operator gestuurde dynamische verkeerssituatie. Het betreft een statusaanduiding bij informatie over objecten. In dit voorbeeld is de toepassing nader uitgelegd.
Element | Type | Verplicht | Domein | Omschrijving |
---|---|---|---|---|
operatorActionStatus | OperatorActionStatusEnum | Ja | requested, approved, beingImplemented, implemented, beingTerminated | Het element operatorActionStatus wordt gebruikt om de status aan te geven van een operator gestuurde dynamische verkeerssituatie. Het betreft een statusaanduiding bij informatie over objecten. |
complianceOption | ComplianceOptionEnum | Ja | advisory, mandatory | Geeft aan of de beschreven situatie een advies of een verplichting betreft. |
forVehiclesWithCharacteristicsOf | String | Ja | NVT | Het optionele element forVehiclesWithCharacteristicsOf wordt gebruikt om aan te geven voor welke specifieke voertuigen betreffende verkeersmaatregel geldt. |
applicableForTrafficDirection | String | Ja | NVT | Het element applicableForTrafficDirection wordt gebruikt om de rijrichting van het verkeer aan te geven waarop de handeling van de wegbeheerder betrekking heeft. Het element wordt alleen gebruikt bij records waar de locatiereferentie wordt gedaan op basis van RoadsideReferencePoints of openLR . |
roadOrCarriagewayOrLaneManagementType | RoadOrCarriagewayOrLaneManagementTypeEnum | Ja | Beschrijving van het soort beperking of openstelling. |
Element applicableForTrafficDirection
Het element applicableForTrafficDirection
wordt gebruikt om de rijrichting van het verkeer aan te geven waarop de handeling van de wegbeheerder betrekking heeft. Het element wordt alleen gebruikt bij records waar de locatiereferentie wordt gedaan op basis van RoadsideReferencePoints
of openLR
.
Type: | Verplicht | Domein |
---|---|---|
DirectionEnum | Nee | bothWays |
XML Voorbeeld
<?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.943Z</com:publicationTime>
<com:publicationCreator>
<com:country>nl</com:country>
<com:nationalIdentifier>NLNDW</com:nationalIdentifier>
</com:publicationCreator>
<sit:situation id="RWS01_M827036_SHUTDOWN_D2_SIT">
<sit:overallSeverity>high</sit:overallSeverity>
<sit:situationVersionTime>2024-09-27T06:12:09.943Z</sit:situationVersionTime>
<sit:headerInformation>
<com:confidentiality>restrictedToAuthorities</com:confidentiality>
<com:informationStatus>real</com:informationStatus>
</sit:headerInformation>
<sit:situationRecord xsi:type="sit:RoadOrCarriagewayOrLaneManagement" id="RWS01_M827036_SHUTDOWN_D2" version="0">
<sit:situationRecordCreationTime>2024-09-27T06:12:09.943Z</sit:situationRecordCreationTime>
<sit:situationRecordVersionTime>2024-09-27T06:12:09.943Z</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.943Z</com:overallStartTime>
<com:overallEndTime>2024-10-27T08:12:09.943+01:00</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>2000</loc:offsetDistance>
</loc:offsetDistance>
</loc:alertCMethod4SecondaryPointLocation>
</loc:alertCLinear>
</loc:location>
</loc:locationContainedInItinerary>
</sit:locationReference>
<sit:operatorActionStatus>implemented</sit:operatorActionStatus>
<sit:complianceOption>mandatory</sit:complianceOption>
<sit:roadOrCarriagewayOrLaneManagementType>carriagewayClosures</sit:roadOrCarriagewayOrLaneManagementType>
</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>