How to create a traffic density Grid Overlay: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "The Traffic Density Overlay is not a Grid Overlay. To make the traffic density available as a Grid Overlay, a Combo Overlay must be configured to obtain and offer up all the traffic information. {{editor location|overlays}} {{howto|title= | {{howtoblock|Create an Average Overlay with the following configuration: | Averaging distance: 0 | Attribute: NUM_CARS }} | {{howtoblock|Create an Average Overlay with...")
 
No edit summary
 
Line 37: Line 37:
* [[Traffic Overlay]]
* [[Traffic Overlay]]
}}
}}
[[Category:How-to's]]

Latest revision as of 13:58, 30 January 2024

The Traffic Density Overlay is not a Grid Overlay. To make the traffic density available as a Grid Overlay, a Combo Overlay must be configured to obtain and offer up all the traffic information.

Editor → Current Situation (Ribbon tab) → Overlays (Ribbon bar)
How to create a traffic density Grid Overlay:
  1. Create an Average Overlay with the following configuration:
    Averaging distance: 0
    Attribute: NUM_CARS
  2. Create an Average Overlay with the following configuration:
    Averaging distance: 0
    Attribute: NUM_BUSES
  3. Create an Average Overlay with the following configuration:
    Averaging distance: 0
    Attribute: NUM_TRUCKS
  4. Create an Average Overlay with the following configuration:
    Averaging distance: 0
    Attribute: NUM_VANS
  5. Create a Combo Overlay with the following configuration:
    Inputs A through D: The created Average Overlays
    Formula: ADD(A,B,C,D)

Notes

How-to's

See also