mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +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
|
|
@ -3656,6 +3656,17 @@ en:
|
|||
# toilets:position=*
|
||||
label: Positions
|
||||
terms: '[translate with synonyms or related terms for ''Positions'', separated by commas]'
|
||||
toilets/wheelchair:
|
||||
# toilets/wheelchair=*
|
||||
label: Wheelchair Accessible Toilet
|
||||
options:
|
||||
# toilets/wheelchair=limited
|
||||
limited: Limited
|
||||
# toilets/wheelchair=no
|
||||
'no': 'No'
|
||||
# toilets/wheelchair=yes
|
||||
'yes': 'Yes'
|
||||
terms: '[translate with synonyms or related terms for ''Wheelchair Accessible Toilet'', separated by commas]'
|
||||
toll:
|
||||
# toll=*
|
||||
label: Toll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue