Skip to content

Commit 61d6525

Browse files
authored
make the multipolygon relation type searchable (#481)
1 parent 7276678 commit 61d6525

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
{
22
"icon": "iD-multipolygon",
33
"geometry": [
4-
"area",
54
"relation"
65
],
76
"tags": {
87
"type": "multipolygon"
98
},
109
"removeTags": {},
1110
"name": "Multipolygon",
12-
"searchable": false,
1311
"matchScore": 0.1
1412
}

0 commit comments

Comments
 (0)