mapcomplete/Docs/Layers/pharmacy.md
2022-07-09 17:25:38 +02:00

5 KiB

pharmacy

  • This layer is shown at zoomlevel 13 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
opening_hours opening_hours
phone phone
email email
website url
wheelchair Multiple choice yes no limited

images

This tagrendering has no question and is thus read-only

opening_hours

The question is What are the opening hours of {title()}?

This rendering asks information about the property opening_hours

This is rendered with

Opening hours

{opening_hours_table(opening_hours)}

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

wheelchair

The question is Is this pharmacy easy to access on a wheelchair?

  • This pharmacy is easy to access on a wheelchair corresponds with wheelchair=yes
  • This pharmacy is hard to access on a wheelchair corresponds with wheelchair=no
  • This pharmacy has limited access for wheelchair users corresponds with wheelchair=limited

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