shops
=======
A shop
## Table of contents
1. [shops](#shops)
* [Themes using this layer](#themes-using-this-layer)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
+ [shops-name](#shops-name)
+ [shops-shop](#shops-shop)
+ [shops-phone](#shops-phone)
+ [shops-website](#shops-website)
+ [shops-email](#shops-email)
+ [shops-opening_hours](#shops-opening_hours)
+ [questions](#questions)
+ [reviews](#reviews)
#### Themes using this layer
- [shops](https://mapcomplete.osm.be/shops)
[Go to the source code](../assets/layers/shops/shops.json)
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
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/shop#values) [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar)
[](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#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](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with `This shop is called {name}`
### shops-shop
The question is **What does this shop sell?**
This rendering asks information about the property [shop](https://wiki.openstreetmap.org/wiki/Key: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](https://wiki.openstreetmap.org/wiki/Key:phone)
This is rendered with `{phone}`
### shops-website
The question is **What is the website of this shop?**
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `{website}`
### shops-email
The question is **What is the email address of this shop?**
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
This is rendered with `{email}`
### shops-opening_hours
The question is **What are the opening hours of this shop?**
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key: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