Num buses (Traffic NO2 Overlay): Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Overlay attributes| <onlyinclude>{{:Num buses (Traffic Overlay)|overlay=Traffic NO2}}</onlyinclude> }} {{:Num buses (Traffic Overlay)|content=a|overlay=Traffic NO2}}" |
No edit summary |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Building attributes|<onlyinclude> | ||
<onlyinclude>{{ | {{Building attributes|type=row|group=Traffic NO2 Overlay | ||
| unit=vehicles/h | |||
| attribute=NUM_BUSES | |||
| range=0 to {{Integermaxvalue}} | |||
| description=The amount of bus traffic on this road. | |||
| defaultvalue=0 | |||
}}</onlyinclude>}} | |||
The value can either be a single value, or an [[Attribute array]] of values. As a single value, this reflects the amount of vehicles per [[hours (Traffic NO2 Overlay)|hour at any point of the day]]. As an [[Attribute array]], it's assumed to be an array of 24 values, each value corresponding to each hour of the day. | |||
{{article end | |||
|howtos= | |||
* [[How to add and remove an Attribute]] | |||
|seealso= | |||
* [[Traffic visualization]] | |||
* [[Hours (Traffic NO2 Overlay)]] | |||
* [[Buses per hour (Function Value)]] | |||
* [[Traffic NO2 formula (Traffic NO2 Overlay)]] | |||
* [[Buses 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_BUSES | vehicles/h | 0 to 2147483647 | The amount of bus traffic on this road. |
The value can either be a single value, or an Attribute array of values. As a single value, this reflects the amount of vehicles per hour at any point of the day. As an Attribute array, it's assumed to be an array of 24 values, each value corresponding to each hour of the day.
How-to's
See also
- Traffic visualization
- Hours (Traffic NO2 Overlay)
- Buses per hour (Function Value)
- Traffic NO2 formula (Traffic NO2 Overlay)
- Buses prequel (Traffic NO2 Overlay)
API Endpoints