mapcomplete/Docs/Layers/veterinary.md

4.4 KiB

veterinary

A layer showing veterinarians

  • This layer is shown at zoomlevel 10 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
website url
phone phone
opening_hours opening_hours
name string

website

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

This rendering asks information about the property website

This is rendered with <a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>

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

reviews

Shows the reviews module (including the possibility to leave a review)

This tagrendering has no question and is thus read-only

phone

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

This rendering asks information about the property phone

This is rendered with <a href='tel:{phone}'>{phone}</a>

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

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 <h3>Opening hours</h3>{opening_hours_table(opening_hours)}

vetName

The question is What is the name of this veterinarian?

This rendering asks information about the property name

This is rendered with The name of this veterinarian is {name}

leftover-questions

This tagrendering has no question and is thus read-only

minimap

Shows a small map with the feature. Added by default to every popup

This tagrendering has no question and is thus read-only

last_edit

Gives some metainfo about the last edit and who did edit it - rendering only

This tagrendering has no question and is thus read-only

This tagrendering is only visible in the popup if the following condition is met: _last_edit:contributor~.+&_last_edit:changeset~.+

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