MapComplete/Docs/Layers/entrance.md

20 KiB

entrance

A layer showing entrances and offering capabilities to survey some advanced data which is important for e.g. wheelchair users (but also bicycle users, people who want to deliver, …)

  • This layer is shown at zoomlevel 14 and higher
  • This layer will automatically load walls_and_buildings into the layout as it depends on it: preset an entrance snaps to this layer (entrance.presets[0])
  • This layer will automatically load pedestrian_path into the layout as it depends on it: preset an entrance snaps to this layer (entrance.presets[0])
  • This layer will automatically load indoors into the layout as it depends on it: preset an indoor door snaps to this layer (entrance.presets[1])

Table of contents

  1. Themes using this layer
  2. Presets
  3. Basic tags for this layer
  4. Supported attributes
  5. Featureview elements and TagRenderings
  1. Filters

Themes using this layer

Presets

The following options to create new points are included:

  • an entrance which has the following tags:entrance=yes (snaps to layers walls_and_buildings, pedestrian_path)
  • an indoor door which has the following tags:indoor=door (snaps to layers indoors)

Basic tags for this layer

Elements must match any of the following expressions:

Execute on overpass

Supported attributes

Warning:: this quick overview is incomplete

attribute type values which are supported by this layer
level float 0 1 -1
entrance Multiple choice main secondary service exit entrance emergency home
door Multiple choice hinged revolving sliding overhead no
automatic_door Multiple choice no motion floor button slowdown_button continuous serviced_on_button_press serviced_on_request
width pfloat
kerb:height pnat 0
ref string

Featureview elements and TagRenderings

id question labels freeform key
images
(Original in questions)
{image_carousel()}{image_upload()} accessibility Multiple choice only
repeated
(Original in questions)
Multiple, identical objects can be found on floors {repeat_on}. level Multiple choice only
single_level
(Original in questions)
On what level is this feature located?
Located on the {level}th floor
5 options
level level (float)
[Entrance type](#Entrance type) What type of entrance is this?
9 options
accessibility Multiple choice only
Door_type What is the type of this door?
6 options
accessibility Multiple choice only
automatic_door Is this door automated?
9 options
accessibility Multiple choice only
width What is the width of this door/entrance?
This door has a width of {canonical(width)}
accessibility width (pfloat)
kerb-height What is the height of this kerb?
The kerb height of this door is {kerb:height}
1 options
accessibility kerb:height (pnat)
ref Does this door have a reference number?
This door has {ref} as reference number
1 options
accessibility ref (string)
leftover-questions {questions( ,hidden)} Multiple choice only
move-button {move_button()} Multiple choice only
lod
(Original in questions)
{linked_data_from_website()} added_by_default Multiple choice only

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()}

This tagrendering has labels accessibility

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

Entrance type

The question is What type of entrance is this?

  • No specific entrance type is known is shown if with entrance=yes. This option cannot be chosen as answer
  • This is an indoor door, separating a room or a corridor within a single building is shown if with entrance= & indoor=door
  • This is the main entrance is shown if with indoor= & entrance=main
  • This is a secondary entrance is shown if with indoor= & entrance=secondary
  • This is a service entrance - normally only used for employees, delivery, … is shown if with indoor= & entrance=service
  • This is an exit where one can not enter is shown if with indoor= & entrance=exit
  • This is an entrance where one can only enter (but not exit) is shown if with indoor= & entrance=entrance
  • This is emergency exit is shown if with indoor= & entrance=emergency
  • This is the entrance to a private home is shown if with indoor= & entrance=home

This tagrendering has labels accessibility

Door_type

The question is What is the type of this door?

  • The door type is not known is shown if with door=yes. This option cannot be chosen as answer
  • A classical, hinged door supported by joints is shown if with door=hinged
  • A revolving door which hangs on a central shaft, rotating within a cylindrical enclosure is shown if with door=revolving
  • A sliding door where the door slides sidewards, typically parallel with a wall is shown if with door=sliding
  • A door which rolls from overhead, typically seen for garages is shown if with door=overhead
  • This is an entrance without a physical door is shown if with door=no

This tagrendering has labels accessibility

automatic_door

The question is Is this door automated?

This tagrendering has labels accessibility

width

The question is What is the width of this door/entrance? This door has a width of {canonical(width)} is shown if width is set

This tagrendering has labels accessibility

kerb-height

The question is What is the height of this kerb? The kerb height of this door is {kerb:height} is shown if kerb:height is set

  • This door does not have a kerb is shown if with kerb:height=0

This tagrendering has labels accessibility

ref

The question is Does this door have a reference number? This door has {ref} as reference number is shown if ref is set

  • No reference number is shown if with ref=

This tagrendering has labels accessibility

leftover-questions

This tagrendering has no question and is thus read-only {questions( ,hidden)}

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

Filters

id question osmTags
width.0 Any/No width info (default)
width.1 Without width info width=

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