mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-16 08:10:22 +02:00
make the multipolygon relation type searchable (#481)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"icon": "iD-multipolygon",
|
||||
"geometry": [
|
||||
"area",
|
||||
"relation"
|
||||
],
|
||||
"tags": {
|
||||
@@ -9,6 +8,5 @@
|
||||
},
|
||||
"removeTags": {},
|
||||
"name": "Multipolygon",
|
||||
"searchable": false,
|
||||
"matchScore": 0.1
|
||||
}
|
||||
Reference in New Issue
Block a user