mapcomplete/Docs/Layers/hospital.md

7.7 KiB

hospital

A layer showing hospital grounds

  • This layer is shown at zoomlevel 12 and higher

Table of contents

  1. Themes using this layer
  2. Basic tags for this layer
  3. Supported attributes

Themes using this layer

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
name string
amenity Multiple choice clinic hospital
phone phone
email email
website url
opening_hours:visitors opening_hours

name

The question is What is the name of this hospital? This hospital is called {name} is shown if name is set

inpatient

The question is Does this facility admit inpatients?

  • This is a clinic - patients can not stay overnight is shown if with amenity=clinic
  • This is a hospital - patients can be admitted here for multiple days is shown if with amenity=hospital

phone

The question is What is the phone number of {title()}? {phone} is shown if phone is set

  • {contact:phone} is shown if with contact:phone~.+. This option cannot be chosen as answer

This tagrendering has labels contact

email

The question is What is the email address of {title()}? {email} is shown if email is set

  • {contact:email} is shown if with contact:email~.+. This option cannot be chosen as answer
  • {operator:email} is shown if with operator:email~.+. This option cannot be chosen as answer

This tagrendering has labels contact

website

The question is What is the website of {title()}? {website} is shown if website is set

  • {contact:website} is shown if with contact:website~.+. This option cannot be chosen as answer

This tagrendering has labels contact

oh-visitor

The question is When are visitors allowed to visit?

Opening hours for visitors

Regular visitors are allowed at the following moments: {opening_hours_table(opening_hours:visitors)}

Some wands might have different opening hours. Many hospitals allow visits during emergencies too.

is shown if opening_hours:visitors is set

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/hospital/hospital.json