[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources) # elevator This layer show elevators and asks for operational status and elevator dimensions. Useful for wheelchair accessibility information - This layer is shown at zoomlevel **13** and higher ## Table of contents 1. [Themes using this layer](#themes-using-this-layer) 2. [Presets](#presets) 3. [Basic tags for this layer](#basic-tags-for-this-layer) 4. [Supported attributes](#supported-attributes) - [images](#images) - [multilevels](#multilevels) - [operational_status](#operational_status) - [door-width](#door-width) - [elevator-shape](#elevator-shape) - [elevator-width](#elevator-width) - [elevator-depth](#elevator-depth) - [elevator-diameter](#elevator-diameter) - [induction-loop](#induction-loop) - [tactile_writing_available](#tactile_writing_available) - [tactile_writing_language](#tactile_writing_language) - [speech_output_available](#speech_output_available) - [speech_output](#speech_output) - [leftover-questions](#leftover-questions) - [move-button](#move-button) - [lod](#lod) ## Themes using this layer - [blind_osm](https://mapcomplete.org/blind_osm) - [indoors](https://mapcomplete.org/indoors) - [onwheels](https://mapcomplete.org/onwheels) - [personal](https://mapcomplete.org/personal) - [stations](https://mapcomplete.org/stations) ## Presets The following options to create new points are included: - **an elevator** which has the following tags:highway=elevator ## Basic tags for this layer Elements must match the expression **highway=elevator** [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22%3D%22elevator%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) | [string](../SpecialInputElements.md#string) | [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) | | [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) [ok](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dok) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | | [shape](https://wiki.openstreetmap.org/wiki/Key:shape) | Multiple choice | [rectangular](https://wiki.openstreetmap.org/wiki/Tag:shape%3Drectangular) [circular](https://wiki.openstreetmap.org/wiki/Tag:shape%3Dcircular) | | [width](https://wiki.openstreetmap.org/wiki/Key:width) | [pfloat](../SpecialInputElements.md#pfloat) | | | [length](https://wiki.openstreetmap.org/wiki/Key:length) | [pfloat](../SpecialInputElements.md#pfloat) | | | [diameter](https://wiki.openstreetmap.org/wiki/Key:diameter) | [pfloat](../SpecialInputElements.md#pfloat) | | | [hearing_loop](https://wiki.openstreetmap.org/wiki/Key:hearing_loop) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dno) | | [tactile_writing:braille](https://wiki.openstreetmap.org/wiki/Key:tactile_writing:braille) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing:braille%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing:braille%3Dno) | | [speech_output](https://wiki.openstreetmap.org/wiki/Key:speech_output) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dno) | ### 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()}* ### multilevels The question is `What levels does this elevator go to?` *This elevator goes to floors {level}* 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 ### operational_status The question is `Does this elevator work?` - *This elevator is broken* is shown if with operational_status=broken - *This elevator is closed e.g. because renovation works are going on* is shown if with operational_status=closed - *This elevator works* is shown if with operational_status=ok - *This elevator works* is shown if with operational_status=. _This option cannot be chosen as answer_ ### door-width The question is `What is the width of this elevator's entrance?` *This elevator's doors have a width of {canonical(door:width)}* is shown if `door:width` is set ### elevator-shape The question is `What shape does this elevator have?` - *This elevator has a rectangular shape* is shown if with shape=rectangular - *This elevator has a circular shape* is shown if with shape=circular ### elevator-width The question is `What is the width of this elevator?` *This elevator has a width of {canonical(width)}* is shown if `width` is set ### elevator-depth The question is `What is the depth of this elevator?` *This elevator has a depth of {canonical(length)}* is shown if `length` is set ### elevator-diameter The question is `What is the diameter of this elevator?` *This elevator has a diameter of {canonical(diameter)}* is shown if `diameter` is set This tagrendering is only visible in the popup if the following condition is met: shape=circular ### 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?` - *This place has an audio induction loop* is shown if with hearing_loop=yes - *This place does not have an audio induction loop* is shown if with hearing_loop=no ### tactile_writing_available The question is `Has this elevator tactile writing?` - *This elevator has tactile writing in Braille* is shown if with tactile_writing:braille=yes - *This elevator does not have tactile writing* is shown if with tactile_writing:braille=no ### tactile_writing_language _This tagrendering has no question and is thus read-only_ *{language_chooser(tactile_writing:braille,In which languages does this elevator have tactile writing &LPARENSbraille&RPARENS?,This elevator has tactile writing in &LBRACElanguage&LPARENS&RPARENS&RBRACE,This elevator has tactile writing in &LBRACElanguage&LPARENS&RPARENS&RBRACE,,)}* This tagrendering is only visible in the popup if the following condition is met: tactile_writing:braille=yes ### speech_output_available The question is `Has this elevator speech output?` - *This elevator has speech output* is shown if with speech_output=yes - *This elevator does not have speech output* is shown if with speech_output=no ### speech_output _This tagrendering has no question and is thus read-only_ *{language_chooser(speech_output,In which languages does this elevator have speech output?,This elevator has speech output in &LBRACElanguage&LPARENS&RPARENS&RBRACE,This elevator has speech output in &LBRACElanguage&LPARENS&RPARENS&RBRACE,,)}* This tagrendering is only visible in the popup if the following condition is met: speech_output=yes ### leftover-questions _This tagrendering has no question and is thus read-only_ *{questions( ,)}* ### move-button _This tagrendering has no question and is thus read-only_ *{move_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/elevator/elevator.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/elevator/elevator.json)