mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
Add search terms to several presets (#1370)
This commit is contained in:
parent
e0c7efdb21
commit
8bc37a85f8
15 changed files with 35 additions and 1 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"lifering",
|
||||
"life buoy",
|
||||
"kisby ring",
|
||||
"kisbie ring",
|
||||
|
|
|
|||
|
|
@ -17,5 +17,10 @@
|
|||
"tags": {
|
||||
"emergency": "phone"
|
||||
},
|
||||
"terms": [
|
||||
"sos",
|
||||
"help",
|
||||
"call point"
|
||||
],
|
||||
"name": "Emergency Phone"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue