The following options to create new points are included:
- **a reception desk** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dreception_desk'target='_blank'>reception_desk</a>
## Basic tags for this layer
Elements must match the expression **<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dreception_desk'target='_blank'>reception_desk</a>**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22reception_desk%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [repeated](#repeated) <br/>_(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
| [desk-height](#desk-height) | What is the height of the reception desk?<br/>_The height of the desk is <b>{canonical(desk:height)}</b>_ | | *[desk:height](https://wiki.osm.org/wiki/Key:desk:height)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [induction-loop](#induction-loop) <br/>_(Original in [questions](./BuiltinQuestions.md#induction-loop))_ | Does this place have an audio induction loop for people with reduced hearing?<br/>2 options | | _Multiple choice only_ |
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()}*
### repeated
_This tagrendering has no question and is thus read-only_
*Multiple, identical objects can be found on floors {repeat_on}.*
This tagrendering is only visible in the popup if the following condition is met: repeat_on~.+
This tagrendering has labels
`level`
### single_level
The question is `On what level is this feature located?`
*Located on the {level}th floor* is shown if `level` is set
-*Located underground* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:location'target='_blank'>location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground'target='_blank'>underground</a>. _This option cannot be chosen as answer_
-*Located on the ground floor* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D0'target='_blank'>0</a>
-*Located on the ground floor* is shown if with level=. _This option cannot be chosen as answer_
-*Located on the first floor* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D1'target='_blank'>1</a>
-*Located on the first basement level* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D-1'target='_blank'>-1</a>
This tagrendering has labels
`level`
### desk-height
The question is `What is the height of the reception desk? `
*The height of the desk is <b>{canonical(desk:height)}</b>* is shown if `desk:height` is set
### induction-loop
An accessibility feature: induction loops are for hard-hearing persons which have an FM-receiver.
The question is `Does this place have an audio induction loop for people with reduced hearing?`
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/audio_induction_loop.svg'>*This place has an audio induction loop* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:hearing_loop'target='_blank'>hearing_loop</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dyes'target='_blank'>yes</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/audio_induction_loop_missing.svg'>*This place <b>does not</b> have an audio induction loop* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:hearing_loop'target='_blank'>hearing_loop</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dno'target='_blank'>no</a>
This document is autogenerated from [assets/layers/reception_desk/reception_desk.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/reception_desk/reception_desk.json)