PTV_TrafficIncidents

Description of the current traffic incidents on the road network, for a given time period.

Properties

id description unit type null value default value
absoluteSpeed

Current absolute speed on the road segments.

km/h INT_32 -1 -1
category

The category of the icon.

- INT_32 -1 180
message

A text description of the incident.

- STRING -1 -1
length

The affected length of the incident.

m INT_32 -1 -1
delay

The delay caused by the incident.

s INT_32 -1 -1
startX

SU INT_32 -1 -1
startY

SU INT_32 -1 -1
incidentId

The id of the incident.

- STRING -1 -1
totalPermittedWeight

The vehicle's total permitted weight (including trailer), above which the restriction is effective.

kg INT_32 -1 -1
maxWidth

The maximum vehicle width allowed

cm INT_32 -1 -1
maxHeight

The maximum vehicle height allowed

cm INT_32 -1 -1
maxLength

The maximum vehicle length allowed

cm INT_32 -1 -1

Rules

id description priority actionId action values
ptvTI_AS_0 Returns the actual speed on the road segments, at consideration time. 100 SET_ABSOLUTE_SPEED @absoluteSpeed
ptvTI_DC_0 Returns a display class named AbsoluteSpeed, with the actual road speed, at a given datetime (FeatureLayer Rendering). 100 SET_DISPLAY_CLASS AbsoluteSpeed|@absoluteSpeed|-1|@isTimeDependent
ptvTI_DC_0b Returns a display class named IncidentCategory, with the incident category (FeatureLayer Rendering). 100 SET_DISPLAY_CLASS IncidentCategory|@category|-1|@isTimeDependent
ptvTI_AS_1 Returns the actual speed on the road segments, at consideration time. 100 SET_ABSOLUTE_SPEED @absoluteSpeed
ptvTI_AS_2 Returns the actual speed on the road segments, at consideration time. 100 SET_ABSOLUTE_SPEED @absoluteSpeed
ptvTI_AS_3 Returns the actual speed on the road segments, at consideration time. 100 SET_ABSOLUTE_SPEED @absoluteSpeed
ptvTI_AS_4 Returns the actual speed on the road segments, at consideration time. 100 SET_ABSOLUTE_SPEED @absoluteSpeed