mapcomplete/Docs/Layers/elevator.md
2022-07-26 10:51:14 +02:00

5.6 KiB

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

Basic tags for this layer

Elements must have the all of following tags to be shown on this layer:

Execute on overpass

Supported attributes

Warning:

this quick overview is incomplete

attribute type values which are supported by this layer
operational_status Multiple choice broken closed ok
door:width pfloat
elevator:width pfloat
elevator:depth pfloat
hearing_loop Multiple choice yes no

images

This block shows the known images which are linked with the image-keys, but also via mapillary and wikidata

This tagrendering has no question and is thus read-only

operational_status

The question is Does this elevator work?

  • This elevator is broken corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operational_status' target='_blank'>operational_status</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken' target='_blank'>broken</a>
  • This elevator is closed e.g. because renovation works are going on corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operational_status' target='_blank'>operational_status</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed' target='_blank'>closed</a>
  • This elevator works corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operational_status' target='_blank'>operational_status</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dok' target='_blank'>ok</a>
  • This elevator works corresponds with ``
  • This option cannot be chosen as answer

door-width

The question is What is the width of this elevator's entrance?

This rendering asks information about the property door:width

This is rendered with This elevator's doors have a width of {canonical(door:width)}

elevator-width

The question is What is the width of this elevator?

This rendering asks information about the property elevator:width

This is rendered with This elevator has a width of {canonical(elevator:width)}

elevator-depth

The question is What is the depth of this elevator?

This rendering asks information about the property elevator:depth

This is rendered with This elevator has a depth of {canonical(elevator:depth)}

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 corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:hearing_loop' target='_blank'>hearing_loop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dyes' target='_blank'>yes</a>
  • This place does not has an audio induction loop corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:hearing_loop' target='_blank'>hearing_loop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dno' target='_blank'>no</a>

This document is autogenerated from assets/layers/elevator/elevator.json