mapcomplete/Docs/Layers/veterinary.md
2022-07-26 10:51:14 +02:00

3.7 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 {website}

  • {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 {phone}

  • {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

Opening hours

{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}

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