Num vans (Traffic NO2 Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Building attributes|<onlyinclude> | ||
<onlyinclude>{{ | {{Building attributes|type=row|group=Traffic NO2 Overlay | ||
| unit=vehicles/h | |||
| attribute=NUM_VANS | |||
| range=0 to {{Integermaxvalue}} | |||
| description=The amount of van traffic on this road. | |||
| defaultvalue=0 | |||
}}</onlyinclude>}} | |||
The value can be a single entry or an [[Attribute array]]. A single value represents vehicles per [[hours (Traffic NO2 Overlay)|hour]]; an array contains 24 values—one for each hour of the day. | |||
{{article end | |||
|howtos= | |||
* [[How to add and remove an Attribute]] | |||
|seealso= | |||
* [[Traffic visualization]] | |||
* [[Hours (Traffic NO2 Overlay)]] | |||
* [[Vans per hour (Function Value)]] | |||
* [[Traffic NO2 formula (Traffic NO2 Overlay)]] | |||
* [[Vans prequel (Traffic NO2 Overlay)]] | |||
|api=*[[Api session event editor building set attribute]] | |||
}} | }} | ||
{{ | {{TrafficNO2Overlay_nav}} | ||
Latest revision as of 09:17, 10 July 2026
| Icon | Attribute | Unit | Range | Description |
|---|---|---|---|---|
| NUM_VANS | vehicles/h | 0 to 2147483647 | The amount of van traffic on this road. |
The value can be a single entry or an Attribute array. A single value represents vehicles per hour; an array contains 24 values—one for each hour of the day.
How-to's
See also
- Traffic visualization
- Hours (Traffic NO2 Overlay)
- Vans per hour (Function Value)
- Traffic NO2 formula (Traffic NO2 Overlay)
- Vans prequel (Traffic NO2 Overlay)
API Endpoints