mapcomplete/Docs/Layers/climbing_club.md

4.4 KiB

climbing_club

A climbing club or organisations

Table of contents

  1. climbing_club

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
email email
phone phone
opening_hours opening_hours

climbing_club-name

The question is What is the name of this climbing club or NGO?

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

minimap

This tagrendering has no question and is thus read-only

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>

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>

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>

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

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