mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 21:33:51 +01:00
Merge branch 'prettier-config' into main
This commit is contained in:
commit
7617c45325
214 changed files with 701 additions and 524 deletions
|
|
@ -20,7 +20,6 @@
|
|||
"tapioca",
|
||||
"pearl tea",
|
||||
"boba drink"
|
||||
|
||||
],
|
||||
"name": "Bubble Tea Cafe"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
"payment_multi",
|
||||
"self_service",
|
||||
"automated"
|
||||
|
||||
],
|
||||
"moreFields": [
|
||||
"email",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"icon": "maki-entrance-alt1",
|
||||
"fields": [
|
||||
"parking_entrance",
|
||||
"parking_entrance",
|
||||
"ref",
|
||||
"access_simple",
|
||||
"address",
|
||||
|
|
|
|||
|
|
@ -18,6 +18,8 @@
|
|||
"irish bar"
|
||||
],
|
||||
"locationSet": {
|
||||
"exclude": ["ie"]
|
||||
"exclude": [
|
||||
"ie"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue