mapcomplete/Docs/Layers/shops.md

7.6 KiB

shops

A shop

Table of contents

  1. shops

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:

  • shop~^..*$

Execute on overpass

Supported attributes

Warning This quick overview is incomplete

attribute type values which are supported by this layer
name string
shop string convenience supermarket clothes hairdresser bakery car_repair car
phone phone
website url
email email
opening_hours opening_hours

images

This tagrendering has no question and is thus read-only

shops-name

The question is What is the name of this shop?

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

shops-shop

The question is What does this shop sell?

This rendering asks information about the property shop This is rendered with This shop sells {shop}

shops-phone

The question is What is the phone number?

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

shops-website

The question is What is the website of this shop?

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

shops-email

The question is What is the email address of this shop?

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

shops-opening_hours

The question is What are the opening hours of this shop?

This rendering asks information about the property opening_hours This is rendered with {opening_hours_table(opening_hours)}

payment-options

The question is Which methods of payment are accepted here?

questions

This tagrendering has no question and is thus read-only

reviews

This tagrendering has no question and is thus read-only

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