6.2 KiB
shops
A shop
Table of contents
Themes using this layer
Basic tags for this layer
Elements must have the all of following tags to be shown on this layer:
- shop~^..*$
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 | |
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}
- Convenience store corresponds with shop=convenience
- Supermarket corresponds with shop=supermarket
- Clothing store corresponds with shop=clothes
- Hairdresser corresponds with shop=hairdresser
- Bakery corresponds with shop=bakery
- Car repair (garage) corresponds with shop=car_repair
- Car dealer corresponds with shop=car
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)}
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