mapcomplete/Docs/Layers/hospital.md
2022-07-26 16:58:51 +02:00

3.7 KiB

hospital

A layer showing hospital grounds

  • This layer is shown at zoomlevel 12 and higher

Themes using this layer

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
name string
phone phone
email email
website url

name

The question is What is the name of this hospital?

This rendering asks information about the property name

This is rendered with This hospital is called {name}

phone

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

This rendering asks information about the property phone

This is rendered with {phone}

  • {contact:phone} corresponds with contact:phone~^..*$
  • This option cannot be chosen as answer

email

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

This rendering asks information about the property email

This is rendered with {email}

  • {contact:email} corresponds with contact:email~^..*$
  • This option cannot be chosen as answer

website

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

This rendering asks information about the property website

This is rendered with {website}

  • {contact:website} corresponds with contact:website~^..*$
  • This option cannot be chosen as answer

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