We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44ab040 commit 601d5d8Copy full SHA for 601d5d8
quests/env/prod/Seattle Design Festival/Seattle Design Festival 2025.json
@@ -3,7 +3,7 @@
3
"elements": [
4
{
5
"element_type": "Intersections",
6
- "element_type_icon": "blind_pedestrian_crossing",
+ "element_type_icon": "traffic_lights",
7
"quest_query": "nodes with (ext:intersection=yes)",
8
"quests": [
9
@@ -94,8 +94,8 @@
94
]
95
},
96
97
- "element_type": "Kerb",
98
- "element_type_icon": "kerb",
+ "element_type": "Curbs",
+ "element_type_icon": "kerb_type",
99
"quest_query": "nodes with (barrier=kerb)",
100
101
@@ -168,7 +168,7 @@
168
169
170
"element_type": "Footways",
171
- "element_type_icon": "sidewalk",
+ "element_type_icon": "footway_surface",
172
"quest_query": "ways with (highway=footway and !footway)",
173
174
0 commit comments