[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# indoors
Basic indoor mapping: shows room outlines
- This layer is shown at zoomlevel **13** and higher
- This layer is needed as dependency for layer [entrance](#entrance)
## 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)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
- [ref](#ref)
- [name](#name)
- [room-type](#room-type)
- [room-capacity](#room-capacity)
- [leftover-questions](#leftover-questions)
- [lod](#lod)
## Themes using this layer
- [indoors](https://mapcomplete.org/indoors)
- [onwheels](https://mapcomplete.org/onwheels)
- [personal](https://mapcomplete.org/personal)
- [stations](https://mapcomplete.org/stations)
- [walls_and_buildings](https://mapcomplete.org/walls_and_buildings)
## Basic tags for this layer
Elements must match **any** of the following expressions:
- indoor=room
- indoor=area
- indoor=wall
- indoor=door
- indoor=level
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22indoor%22%3D%22room%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22indoor%22%3D%22area%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22indoor%22%3D%22wall%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22indoor%22%3D%22door%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22indoor%22%3D%22level%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 |
-----|-----|----- |
| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
| [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | |
| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
| [room](https://wiki.openstreetmap.org/wiki/Key:room) | Multiple choice | [administration](https://wiki.openstreetmap.org/wiki/Tag:room%3Dadministration) [auditorium](https://wiki.openstreetmap.org/wiki/Tag:room%3Dauditorium) [bedroom](https://wiki.openstreetmap.org/wiki/Tag:room%3Dbedroom) [chapel](https://wiki.openstreetmap.org/wiki/Tag:room%3Dchapel) [class](https://wiki.openstreetmap.org/wiki/Tag:room%3Dclass) [computer](https://wiki.openstreetmap.org/wiki/Tag:room%3Dcomputer) [conference](https://wiki.openstreetmap.org/wiki/Tag:room%3Dconference) [crypt](https://wiki.openstreetmap.org/wiki/Tag:room%3Dcrypt) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:room%3Dkitchen) [laboratory](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlaboratory) [library](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlibrary) [locker](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlocker) [nursery](https://wiki.openstreetmap.org/wiki/Tag:room%3Dnursery) [office](https://wiki.openstreetmap.org/wiki/Tag:room%3Doffice) [prison_cell](https://wiki.openstreetmap.org/wiki/Tag:room%3Dprison_cell) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:room%3Drestaurant) [security_check](https://wiki.openstreetmap.org/wiki/Tag:room%3Dsecurity_check) [sport](https://wiki.openstreetmap.org/wiki/Tag:room%3Dsport) [storage](https://wiki.openstreetmap.org/wiki/Tag:room%3Dstorage) [technical](https://wiki.openstreetmap.org/wiki/Tag:room%3Dtechnical) [toilets](https://wiki.openstreetmap.org/wiki/Tag:room%3Dtoilets) [waiting](https://wiki.openstreetmap.org/wiki/Tag:room%3Dwaiting) |
| [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | |
### images
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 location=underground. _This option cannot be chosen as answer_
- *Located on the ground floor* is shown if with level=0
- *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 level=1
- *Located on the first basement level* is shown if with level=-1
This tagrendering has labels
`level`
### ref
The question is `What is the reference number of this room?`
*This room has the reference number {ref}* is shown if `ref` is set
This tagrendering is only visible in the popup if the following condition is met: indoor=room | indoor=area | indoor=corridor
### name
The question is `What is the name of this room?`
*This room is named {name}* is shown if `name` is set
This tagrendering is only visible in the popup if the following condition is met: indoor=room | indoor=area | indoor=corridor
### room-type
The question is `What type of room is this?`
- *This is a administrative room* is shown if with room=administration
- *This is a auditorium* is shown if with room=auditorium
- *This is a bedroom* is shown if with room=bedroom
- *This is a chapel* is shown if with room=chapel
- *This is a classroom* is shown if with room=class
- *This is a classroom* is shown if with room=classroom. _This option cannot be chosen as answer_
- *This is a computer room* is shown if with room=computer
- *This is a conference room* is shown if with room=conference
- *This is a crypt* is shown if with room=crypt
- *This is a kitchen* is shown if with room=kitchen
- *This is a laboratory* is shown if with room=laboratory
- *This is a library* is shown if with room=library
- *This is a locker room* is shown if with room=locker
- *This is a nursery* is shown if with room=nursery
- *This is an office* is shown if with room=office
- *This is a prison_cell* is shown if with room=prison_cell
- *This is a restaurant* is shown if with room=restaurant
- *This is a room to perform security checks* is shown if with room=security_check
- *This is a sport room* is shown if with room=sport
- *This is a storage room* is shown if with room=storage
- *This is a technical room* is shown if with room=technical
- *These are toilets* is shown if with room=toilets
- *This is a waiting room* is shown if with room=waiting
### room-capacity
The question is `How much people can at most fit in this room?`
*At most {capacity} people fit this room* is shown if `capacity` is set
This tagrendering is only visible in the popup if the following condition is met: room=waiting | room=restaurant | room=office | room=nursery | room=conference | room=auditorium | room=chapel | room=bedroom | room=classroom
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
### lod
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels
`added_by_default`
This document is autogenerated from [assets/layers/indoors/indoors.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/indoors/indoors.json)