[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# sauna
A sauna is a small room or house designed as a place to experience dry or wet heat sessions, or an establishment with one or more of these and auxiliary facilities.
- This layer is shown at zoomlevel **8** and higher
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
2. [Basic tags for this layer](#basic-tags-for-this-layer)
3. [Supported attributes](#supported-attributes)
4. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
Elements must match the expression **<ahref='https://wiki.openstreetmap.org/wiki/Key:leisure'target='_blank'>leisure</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dsauna'target='_blank'>sauna</a>**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22leisure%22%3D%22sauna%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
**Warning:**: this quick overview is incomplete
| attribute | type | values which are supported by this layer |
| [opening_hours](#opening_hours) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [phone](#phone) <br/>_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?<br/>_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_<br/>1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
| [email](#email) <br/>_(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?<br/>_<ahref='mailto:{email}'target='_blank'rel='noopener'>{email}</a>_<br/>2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
| [website](#website) <br/>_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?<br/>_<ahref='{website}'rel='nofollow noopener noreferrer'target='_blank'>{website}</a>_<br/>1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
| [sauna-picture](#sauna-picture) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#sauna-picture))_ | _{image_upload(sauna:panoramax,Add a picture of the sauna,)}_ | sauna_expanded, sauna_grouped, hidden | _Multiple choice only_ |
| [sauna_access](#sauna_access) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#sauna_access))_ | Is this sauna publicly accessible?<br/>4 options | sauna_expanded, sauna_grouped, hidden | _Multiple choice only_ |
| [charge_2 hours](#charge_2 hours) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#charge_2 hours))_ | What is the entrance fee for 2 hours?<br/>_entrance fee for 2 hours: {charge}_<br/>1 options | sauna_expanded, sauna_grouped, hidden | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([currency](../SpecialInputElements.md#currency)) |
| [charge_4 hours](#charge_4 hours) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#charge_4 hours))_ | What is the entrance fee for 4 hours?<br/>_entrance fee for 4 hours: {charge}_<br/>1 options | sauna_expanded, sauna_grouped, hidden | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([currency](../SpecialInputElements.md#currency)) |
| [charge_day](#charge_day) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#charge_day))_ | What is the entrance fee for one day?<br/>_entrance fee for one day: {charge}_<br/>1 options | sauna_expanded, sauna_grouped, hidden | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([currency](../SpecialInputElements.md#currency)) |
| [fixme](#fixme) <br/>_(Original in [questions](./BuiltinQuestions.md#fixme))_ | Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)<br/>_Extra information for OpenStreetMap experts: {fixme}_ | | *[fixme](https://wiki.osm.org/wiki/Key:fixme)* ([text](../SpecialInputElements.md#text)) |
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_
*{image_carousel()}{image_upload()}*
### reviews
Shows the reviews module (including the possibility to leave a review)
_This tagrendering has no question and is thus read-only_
*{create_review()}{list_reviews()}*
### opening_hours
The question is `What are the opening hours of {title()}?`
*<h3>Opening hours</h3>{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set.
-*Marked as closed for an unspecified time* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:opening_hours'target='_blank'>opening_hours</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dclosed'target='_blank'>closed</a>. _This option cannot be chosen as answer_
### phone
The question is `What is the phone number of {title()}?`
*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set.
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/phone.svg'>*{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels `contact`
### email
The question is `What is the email address of {title()}?`
*<ahref='mailto:{email}'target='_blank'rel='noopener'>{email}</a>* is shown if `email` is set.
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'>*<a href='mailto:{contact:email}' target='_blank' rel='noopener'>{contact:email}</a>* is shown if with contact:email~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'>*<a href='mailto:{operator:email}' target='_blank' rel='noopener'>{operator:email}</a>* is shown if with operator:email~.+. _This option cannot be chosen as answer_
This tagrendering has labels `contact`
### website
The question is `What is the website of {title()}?`
*<ahref='{website}'rel='nofollow noopener noreferrer'target='_blank'>{website}</a>* is shown if `website` is set.
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/icons/website.svg'>*<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* is shown if with contact:website~.+. _This option cannot be chosen as answer_
This tagrendering has labels `contact`
### sauna-picture-carousel
_This tagrendering has no question and is thus read-only_
This tagrendering has labels `sauna_expanded``sauna_grouped``hidden`
### sauna-picture
_This tagrendering has no question and is thus read-only_
*{image_upload(sauna:panoramax,Add a picture of the sauna,)}*
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:beauty'target='_blank'>beauty</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dsauna'target='_blank'>sauna</a> | <ahref='https://wiki.openstreetmap.org/wiki/Key:leisure'target='_blank'>leisure</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dsauna'target='_blank'>sauna</a> | <ahref='https://wiki.openstreetmap.org/wiki/Key:sauna'target='_blank'>sauna</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `sauna_expanded``sauna_grouped``hidden`
### sauna_access
The question is `Is this sauna publicly accessible?`
-*Public access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:sauna:access'target='_blank'>sauna:access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes'target='_blank'>yes</a>
-*Only access to customers of the amenity* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:sauna:access'target='_blank'>sauna:access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers'target='_blank'>customers</a>
-*Not accessible, even for customers of the amenity* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:sauna:access'target='_blank'>sauna:access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno'target='_blank'>no</a>
-*Public access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:sauna:access'target='_blank'>sauna:access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dpublic'target='_blank'>public</a>. _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:sauna'target='_blank'>sauna</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `sauna_expanded``sauna_grouped``hidden`
### charge_2 hours
The question is `What is the entrance fee for 2 hours?`
*entrance fee for 2 hours: {charge}* is shown if `charge` is set.
-*The sauna is free of charge* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:sauna'target='_blank'>sauna</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes'target='_blank'>yes</a>& access!=customers & access!=no & access!=private
This tagrendering has labels `sauna_expanded``sauna_grouped``hidden`
### charge_4 hours
The question is `What is the entrance fee for 4 hours?`
*entrance fee for 4 hours: {charge}* is shown if `charge` is set.
-*The sauna is free of charge* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:sauna'target='_blank'>sauna</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes'target='_blank'>yes</a>& access!=customers & access!=no & access!=private
This tagrendering has labels `sauna_expanded``sauna_grouped``hidden`
### charge_day
The question is `What is the entrance fee for one day?`
*entrance fee for one day: {charge}* is shown if `charge` is set.
-*The sauna is free of charge* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:sauna'target='_blank'>sauna</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes'target='_blank'>yes</a>& access!=customers & access!=no & access!=private
This tagrendering has labels `sauna_expanded``sauna_grouped``hidden`
### fixme
The question is `Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)`
*Extra information for OpenStreetMap experts: {fixme}* is shown if `fixme` is set.
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,hidden)}*
This tagrendering has labels `ignore-docs``added_by_default`
### move-button
_This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<divclass='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels `added_by_default`
## Filters
| id | question | osmTags |
-----|-----|----- |
| open_now.0 | Now open | _isOpen=yes |
This document is autogenerated from [assets/layers/sauna/sauna.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/sauna/sauna.json)