Traffic Density Overlay: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 27: Line 27:
}}
}}
{{Overlay nav}}
{{Overlay nav}}
<!--
The Traffic Density Overlay is an [[Grid overlay|overlay]] which is used for displaying traffic density on a road section on the map. When added to your project, it can be activated by clicking the corresponding icon on the minimap. When activated the Traffic Density Overlay displays 3 colors, red, yellow and green. Different colors mean different densities of traffic on this this road section.<br>
This overlay becomes available for all stakeholders when added to a project.
<br clear=all>
==Legend==
*Green: 0-5 units / Minute
*Yellow: 6-25 units / Minute
*Red: 26+ Units / Minute
<br clear=all>
==Additional information displayed in hover panel==
[[File:Editor_overlay_traffic_flow_hover.jpg|thumb|150px|right|Hover panel displays additional information]]
The hover panel gives additional information when the overlay is active.
====Number of Units / Minute====
The number of Units / Minute which flow across this road.
====Speed====
The average speed in km / hour which is driven on this road.
====Number of lanes====
The number of lanes this road consists of.
==How-to's==
* [[How to add and remove an Overlay]]
==Gallery==
-->

Revision as of 13:33, 10 February 2022

Active traffic density overlay

The traffic Density Overlay is a Traffic Overlay which provides a general overview of the amounts of traffic. It used the Traffic Function Values to compute the total amount of vehicles per hour, and shows whether this falls into one of three categories of intensity.

Configuration

Main article: Model attributes (Traffic Distance Overlay)

The Traffic Distance Overlay has a number of options which allow it to be configured as desired.

Calculation

Main article: Density Formula (Traffic Distance Overlay)

The Overlay calculates the total amount of vehicles for each location in the 3D World, based on the Attributes of roads in the 3D World.

Results

The Overlay show one of three colors, depending on whether the total amount of vehicles present in any location. The color will either match a quiet category (if the total amount of vehicles is less than a minimum amount), an average category (if the total amount of vehicles exceeds the minimum amount but not the threshold for being busy), or a busy category (if the threshold for busy is also exceeded).

The Overlay can display one or more Timeframes, as configured by its HOURS Attribute.

The hover panel will display, for any given location, the amount of vehicles per hour per category of vehicles. Although not used in the Overlay's calculations, it also displays the jam factor per traffic category, the maximum speed, and the Timeframe (hour of the day) currently visualized by the Overlay.

Notes

  • The Traffic Density Overlay is not a Grid Overlay. It cannot be used as a Prequel for other computations.

How-to's

How to add and remove an Overlay