mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
Add preset and field for sport=table_football (#485)
* Add table_soccer * Add sport_pub (table_soccer, billiards, darts) in bar/pub/restaurant * typo * clarify preset name * change name to "foosball table" see https://github.com/openstreetmap/id-tagging-schema/pull/485#issuecomment-1157266936 Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
parent
0d5e5233e1
commit
1f86904023
5 changed files with 42 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"phone",
|
||||
"ref/vatin",
|
||||
"smoking",
|
||||
"sport_pub",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"phone",
|
||||
"ref/vatin",
|
||||
"real_fire-GB-IE",
|
||||
"sport_pub",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@
|
|||
"ref/vatin",
|
||||
"reservation",
|
||||
"smoking",
|
||||
"sport_pub",
|
||||
"stars",
|
||||
"takeaway",
|
||||
"wheelchair",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue