mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03:51 +01:00
add search terms to billboard (#848)
This commit is contained in:
parent
5a9ad3dc3c
commit
20c2e5bad9
1 changed files with 5 additions and 0 deletions
|
|
@ -16,5 +16,10 @@
|
|||
"tags": {
|
||||
"advertising": "billboard"
|
||||
},
|
||||
"terms": [
|
||||
"ad",
|
||||
"advertising",
|
||||
"spam"
|
||||
],
|
||||
"name": "Billboard"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue