Skip to content

Commit 601d5d8

Browse files
Update element type icons
1 parent 44ab040 commit 601d5d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

quests/env/prod/Seattle Design Festival/Seattle Design Festival 2025.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"elements": [
44
{
55
"element_type": "Intersections",
6-
"element_type_icon": "blind_pedestrian_crossing",
6+
"element_type_icon": "traffic_lights",
77
"quest_query": "nodes with (ext:intersection=yes)",
88
"quests": [
99
{
@@ -94,8 +94,8 @@
9494
]
9595
},
9696
{
97-
"element_type": "Kerb",
98-
"element_type_icon": "kerb",
97+
"element_type": "Curbs",
98+
"element_type_icon": "kerb_type",
9999
"quest_query": "nodes with (barrier=kerb)",
100100
"quests": [
101101
{
@@ -168,7 +168,7 @@
168168
},
169169
{
170170
"element_type": "Footways",
171-
"element_type_icon": "sidewalk",
171+
"element_type_icon": "footway_surface",
172172
"quest_query": "ways with (highway=footway and !footway)",
173173
"quests": [
174174
{

0 commit comments

Comments
 (0)