mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
Add Indoor Play Center and Indoor Playground preset (close #98)
This commit is contained in:
parent
fe5f19d0b6
commit
9fdecc9834
4 changed files with 73 additions and 0 deletions
|
|
@ -6304,6 +6304,11 @@ en:
|
|||
name: Ice Rink
|
||||
# 'terms: hockey,skating,curling'
|
||||
terms: '<translate with synonyms or related terms for ''Ice Rink'', separated by commas>'
|
||||
leisure/indoor_play:
|
||||
# 'leisure=indoor_play\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Indoor Play Center
|
||||
# 'terms: ball pit,childrens play center,indoor playground'
|
||||
terms: '<translate with synonyms or related terms for ''Indoor Play Center'', separated by commas>'
|
||||
leisure/marina:
|
||||
# 'leisure=marina\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Marina
|
||||
|
|
@ -6461,6 +6466,11 @@ en:
|
|||
name: Playground
|
||||
# 'terms: jungle gym,play area'
|
||||
terms: '<translate with synonyms or related terms for ''Playground'', separated by commas>'
|
||||
leisure/playground/indoor:
|
||||
# 'leisure=playground + indoor=yes\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Indoor Playground
|
||||
# 'terms: ball pit,play pen,play pit,indoor play area,inside playground'
|
||||
terms: '<translate with synonyms or related terms for ''Indoor Playground'', separated by commas>'
|
||||
leisure/resort:
|
||||
# 'leisure=resort\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Resort
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue