-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvisit2.yaml
More file actions
44 lines (44 loc) · 910 Bytes
/
visit2.yaml
File metadata and controls
44 lines (44 loc) · 910 Bytes
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
color_method: constrained
colors:
# bg: "#eef0ed"
bg: "#d5d5d5"
street: "white"
hood: "white"
hood_line: "#444444"
cemetery: "#666666"
grid: "#cccccc"
bike_lane: "#ff9300"
ghost_bike: "#ff9300"
water: "#1a3783"
park: "#006d74"
text: "#222222"
neighborhood:
# https://x.com/mjpost/status/1731471267373658184/photo/1
teal: "#00c3e4"
orange: "#fe3500"
white: "#d7d3eb"
gray: "#d8d1cb"
zorders:
neighborhoods: 0
streets: 1
text: 20
alphas:
neighborhood: 1
street: 0.4
hood: 0.5
hood_line: 0.5
cemetery: 0.3
grid: 0.5
cycleway: 0.3
bike_lane: 1
ghost_bike: 1
water: 1
park: 1
sizes:
street_line_width: 1.2
hood_line_width: 2.5
cemetery_line_width: 0.5
grid_line_width: 0.5
bike_lane_line_width: 1
cycleway_line_width: 5
ghost_bike_line_width: 1