-
Notifications
You must be signed in to change notification settings - Fork 2
/
dashboard-6-traffic.yaml
63 lines (59 loc) · 1.77 KB
/
dashboard-6-traffic.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
header:
tab: "Traffic"
title: 'Traffic Volume'
layout:
Traffic:
- type: text
title: 'Total Traffic Volume'
description: 'Tabular view of Time of the day Traffic Volume || I = Inbound & O = Outbound'
file: 'topsheet/traffic_dow.md'
Traffic2:
- type: text
title: 'Vehicle Classes for All SF County Lines'
description: 'Daily Traffic vs Vehicle Classes'
file: 'topsheet/traffic_All SF County Lines.md'
- type: text
title: 'Vehicle Classes for SM County Line'
description: 'Daily Traffic vs Vehicle Classes'
file: 'topsheet/traffic_SM County Line.md'
- type: text
title: 'Vehicle Classes for Bay Bridge'
description: 'Daily Traffic vs Vehicle Classes'
file: 'topsheet/traffic_Bay Bridge.md'
- type: text
title: 'Vehicle Classes for Golden Gate Bridge'
description: 'Daily Traffic vs Vehicle Classes'
file: 'topsheet/traffic_GG Bridge.md'
Map Muni Bus:
- type: map
height: 12
title: Traffic Total Volume Map
zoom: 11.1
center:
- -122.42
- 37.77
shapes: ../../shapefiles/Topsheet/freeflow.shp
datasets:
traffic:
file: topsheet/traffic_map_Daily.csv
join: AB
display:
# lineColor:
# dataset: traffic
# columnName: TOTVOL
# colorRamp:
# ramp: Blues
# steps: 8
lineWidth:
dataset: traffic
columnName: TOTVOL
scaleFactor: 3000
filters:
shapes.FT!: 6
# traffic.DAILY_TOT<: 100
tooltip:
- traffic.TOTVOL
- traffic.AUTOVOL
- traffic.TNC
- shapes.AB
- shapes.STREETNAME