mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 21:33:51 +01:00
add toilets field as optional field of more POI presets & add toilets:wheelchair field (#325)
This commit is contained in:
parent
2358f857c1
commit
a2615cefe6
11 changed files with 45 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
|||
"reservation",
|
||||
"smoking",
|
||||
"takeaway",
|
||||
"toilets",
|
||||
"toilets/wheelchair",
|
||||
"wheelchair",
|
||||
"highchair"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -29,6 +29,8 @@
|
|||
"ref/FR/siret-FR",
|
||||
"real_fire-GB-IE",
|
||||
"sport_pub",
|
||||
"toilets",
|
||||
"toilets/wheelchair",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -38,6 +38,8 @@
|
|||
"sport_pub",
|
||||
"stars",
|
||||
"takeaway",
|
||||
"toilets",
|
||||
"toilets/wheelchair",
|
||||
"wheelchair",
|
||||
"highchair"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue