mapcomplete/Docs/Layers/climbing_gym.md

4.6 KiB

climbing_gym

A climbing gym

Table of contents

  1. climbing_gym

Themes using this layer

Go to the source code

Basic tags for this layer

Elements must have the all of following tags to be shown on this layer:

Supported attributes

Warning This quick overview is incomplete

attribute type values which are supported by this layer
name string
website url
phone phone
email email
opening_hours opening_hours

images

This tagrendering has no question and is thus read-only

questions

This tagrendering has no question and is thus read-only

minimap

This tagrendering has no question and is thus read-only

name

The question is What is the name of this climbing gym?

This rendering asks information about the property name This is rendered with <strong>{name}</strong>

website

The question is What is the website of {name}?

This rendering asks information about the property website This is rendered with <a href='{website}' target='_blank'>{website}</a>

phone

The question is What is the phone number of {name}?

This rendering asks information about the property phone This is rendered with <a href='tel:{phone}'>{phone}</a>

email

The question is What is the email address of {name}?

This rendering asks information about the property email This is rendered with <a href='mailto:{email}' target='_blank'>{email}</a>

opening_hours

The question is What are the opening hours of {name}?

This rendering asks information about the property opening_hours This is rendered with <h3>Opening hours</h3>{opening_hours_table(opening_hours)}

reviews

This tagrendering has no question and is thus read-only

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