Make natural wood points unsearchable (#755)

This commit is contained in:
archpdx
2023-01-23 01:18:43 -08:00
committed by GitHub
parent 9512192026
commit 720d97358d
2 changed files with 18 additions and 2 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"icon": "maki-park-alt1",
"fields": [
"{natural/wood}"
],
"moreFields": [
"{natural/wood}"
],
"geometry": [
"point"
],
"tags": {
"natural": "wood"
},
"searchable": false,
"name": "{natural/wood}"
}
+1 -2
View File
@@ -9,8 +9,7 @@
"species/wikidata"
],
"geometry": [
"area",
"point"
"area"
],
"tags": {
"natural": "wood"