[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# adult_changing_table
An adult changing table is a bench where adult people can be placed on. They are often used by adults with a severe motoric handicap
- This layer is shown at zoomlevel **6** and higher
No themes use this layer
## Table of contents
1. [Presets](#presets)
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)
- [height](#height)
- [adult-changing-table-min_height](#adult-changing-table-min_height)
- [adult-changing-table-max_height](#adult-changing-table-max_height)
- [adult-changing-table-mechanism](#adult-changing-table-mechanism)
- [adult-changing-table-support](#adult-changing-table-support)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
## Presets
The following options to create new points are included:
- **an adult changing table** which has the following tags:amenity=adult_changing_table
## Basic tags for this layer
Elements must match **any** of the following expressions:
- amenity=adult_changing_table
- changing_table:adult=yes
- toilets:changing_table:adult=yes
- toilets:wheelchair:changing_table:adult=yes
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22adult_changing_table%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22changing_table%3Aadult%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22toilets%3Achanging_table%3Aadult%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22toilets%3Awheelchair%3Achanging_table%3Aadult%22%3D%22yes%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 |
-----|-----|----- |
|
[height](https://wiki.openstreetmap.org/wiki/Key:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:height%3Dadjustable) |
|
[min_height](https://wiki.openstreetmap.org/wiki/Key:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | |
|
[max_height](https://wiki.openstreetmap.org/wiki/Key:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | |
|
[height:mechanism](https://wiki.openstreetmap.org/wiki/Key:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:height:mechanism%3Delectric) |
|
[support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwheels) |
## Featureview elements and TagRenderings
| id | question | labels | freeform key |
-----|-----|-----|----- |
| [height](#height) | What is the height of the adult changing table?
_The changing table is {canonical(height)} high_
1 options | relevant_questions | *[height](https://wiki.osm.org/wiki/Key:height)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [adult-changing-table-min_height](#adult-changing-table-min_height) | What is the lowest height the adult changing table can be moved to?
_The lowest height of the adult changing table is {canonical(min_height)}_ | relevant_questions | *[min_height](https://wiki.osm.org/wiki/Key:min_height)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [adult-changing-table-max_height](#adult-changing-table-max_height) | What is the highest height the adult changing table can be moved to?
_The highest height of the adult changing table is {canonical(max_height)}_ | relevant_questions | *[max_height](https://wiki.osm.org/wiki/Key:max_height)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [adult-changing-table-mechanism](#adult-changing-table-mechanism) | How is the height of the changing table adjusted?
2 options | relevant_questions | _Multiple choice only_ |
| [adult-changing-table-support](#adult-changing-table-support) | How is the adult changing table supported?
3 options | relevant_questions, hidden, prefixed, adult-changing-table | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod)
_(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### height
The question is `What is the height of the adult changing table?`
*The changing table is {canonical(height)} high* is shown if `height` is set.
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
- *The changing table is adjustable in height* is shown if with height=adjustable
This tagrendering has labels
`relevant_questions`
### adult-changing-table-min_height
The question is `What is the lowest height the adult changing table can be moved to?`
*The lowest height of the adult changing table is {canonical(min_height)}* is shown if `min_height` is set.
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
This tagrendering is only visible in the popup if the following condition is met: height=adjustable
This tagrendering has labels
`relevant_questions`
### adult-changing-table-max_height
The question is `What is the highest height the adult changing table can be moved to?`
*The highest height of the adult changing table is {canonical(max_height)}* is shown if `max_height` is set.
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
This tagrendering is only visible in the popup if the following condition is met: height=adjustable
This tagrendering has labels
`relevant_questions`
### adult-changing-table-mechanism
The question is `How is the height of the changing table adjusted?`
- *The height of the adult changing table is adjusted manually* is shown if with height:mechanism=manual
- *The height of the adult changing table is adjusted electrically* is shown if with height:mechanism=electric
This tagrendering is only visible in the popup if the following condition is met: height=adjustable
This tagrendering has labels
`relevant_questions`
### adult-changing-table-support
The question is `How is the adult changing table supported?`
- *The changing table is mounted to the wall* is shown if with support=wall_mounted
- *The changing table stands on table legs* is shown if with support=legs
- *The changing table stands on table legs with wheels and can be moved* is shown if with support=wheels
This tagrendering has labels
`relevant_questions`
`hidden`
`prefixed`
`adult-changing-table`
### 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()}*
### delete-button
_This tagrendering has no question and is thus read-only_
*{delete_button()}*
### 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/adult_changing_table/adult_changing_table.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/adult_changing_table/adult_changing_table.json)