Chore: regen docs

This commit is contained in:
Pieter Vander Vennet 2024-05-07 00:41:59 +02:00
parent fbf23b6e18
commit e653b64e69
181 changed files with 47772 additions and 30313 deletions

View file

@ -1,468 +1,613 @@
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
cafe\_pub
=========
cafe_pub
==========
A layer showing cafés and pubs where one can gather around a drink. The layer asks for some relevant questions
* This layer is shown at zoomlevel **12** and higher
Table of contents
-----------------
1. [Themes using this layer](#-themes-using-this-layer-)
2. [Basic tags for this layer](#-basic-tags-for-this-layer-)
3. [Supported attributes](#-supported-attributes-)
* [just\_created](#just_created)
* [images](#images)
* [repeated](#repeated)
* [single\_level](#single_level)
* [Name](#name)
* [Classification](#classification)
* [opening\_hours](#opening_hours)
* [website](#website)
* [email](#email)
* [phone](#phone)
* [payment-options](#payment-options)
* [wheelchair-access](#wheelchair-access)
* [smoking](#smoking)
* [service:electricity](#serviceelectricity)
* [dog-access](#dog-access)
* [internet](#internet)
* [internet-fee](#internet-fee)
* [internet-ssid](#internet-ssid)
* [reviews](#reviews)
* [leftover-questions](#leftover-questions)
* [lod](#lod)
* [minimap](#minimap)
* [move-button](#move-button)
* [delete-button](#delete-button)
* [last\_edit](#last_edit)
* [favourite\_status](#favourite_status)
* [qr\_code](#qr_code)
* [share](#share)
* [all-tags](#all-tags)
* [Filters](#filters)
Themes using this layer
-----------------------
* [cafes\_and\_pubs](https://mapcomplete.org/cafes_and_pubs)
* [onwheels](https://mapcomplete.org/onwheels)
* [personal](https://mapcomplete.org/personal)
* [stations](https://mapcomplete.org/stations)
- This layer is shown at zoomlevel **12** and higher
Basic tags for this layer
## Table of contents
1. [ Themes using this layer ](#-themes-using-this-layer-)
2. [ Basic tags for this layer ](#-basic-tags-for-this-layer-)
3. [ Supported attributes ](#-supported-attributes-)
- [just_created](#just_created)
- [images](#images)
- [repeated](#repeated)
- [single_level](#single_level)
- [Name](#name)
- [Classification](#classification)
- [opening_hours](#opening_hours)
- [website](#website)
- [email](#email)
- [phone](#phone)
- [payment-options](#payment-options)
- [wheelchair-access](#wheelchair-access)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
- [dog-access](#dog-access)
- [internet](#internet)
- [internet-fee](#internet-fee)
- [internet-ssid](#internet-ssid)
- [reviews](#reviews)
- [leftover-questions](#leftover-questions)
- [lod](#lod)
- [minimap](#minimap)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [last_edit](#last_edit)
- [favourite_status](#favourite_status)
- [qr_code](#qr_code)
- [share](#share)
- [all-tags](#all-tags)
+ [Filters](#filters)
Themes using this layer
-------------------------
- [cafes_and_pubs](https://mapcomplete.org/cafes_and_pubs)
- [onwheels](https://mapcomplete.org/onwheels)
- [personal](https://mapcomplete.org/personal)
- [stations](https://mapcomplete.org/stations)
Basic tags for this layer
---------------------------
Elements must match **any** of the following expressions:
* [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[bar](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar)
* [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[pub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub)
* [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[cafe](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe)
* [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[biergarten](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbiergarten)
* [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[nightclub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dnightclub)
- <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar' target='_blank'>bar</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub' target='_blank'>pub</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe' target='_blank'>cafe</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbiergarten' target='_blank'>biergarten</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dnightclub' target='_blank'>nightclub</a>
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22bar%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22pub%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22cafe%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22biergarten%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22nightclub%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
Supported attributes
--------------------
Warning:
Supported attributes
----------------------
Warning:
this quick overview is incomplete
attribute
type
values which are supported by this layer
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/amenity#values) [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [pub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub) [bar](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar) [cafe](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) [biergarten](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbiergarten) [nightclub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dnightclub)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/smoking#values) [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/service:electricity#values) [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/dog#values) [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/internet_access#values) [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/internet_access:fee#values) [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/internet_access:ssid#values) [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id)
Multiple choice
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level)
[float](../SpecialInputElements.md#float)
### just_created
[0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [\-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name)
[string](../SpecialInputElements.md#string)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/amenity#values) [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)
Multiple choice
[pub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub) [bar](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar) [cafe](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) [biergarten](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbiergarten) [nightclub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dnightclub)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening\_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
[opening\_hours](../SpecialInputElements.md#opening_hours)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website)
[url](../SpecialInputElements.md#url)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email)
[email](../SpecialInputElements.md#email)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
[phone](../SpecialInputElements.md#phone)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair)
Multiple choice
[designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/smoking#values) [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking)
Multiple choice
[yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/service:electricity#values) [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity)
Multiple choice
[yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/dog#values) [dog](https://wiki.openstreetmap.org/wiki/Key:dog)
Multiple choice
[yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/internet_access#values) [internet\_access](https://wiki.openstreetmap.org/wiki/Key:internet_access)
Multiple choice
[wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/internet_access:fee#values) [internet\_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee)
Multiple choice
[yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/internet_access:ssid#values) [internet\_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid)
[string](../SpecialInputElements.md#string)
[Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom)
### just\_created
This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
* _You just created this element! Thanks for sharing this info with the world and helping people worldwide._ corresponds with id~.+
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with id~.+
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+`
This tagrendering has labels `added_by_default`
This tagrendering has labels `added_by_default`
### images
This block shows the known images which are linked with the `image`\-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
This tagrendering has no question and is thus read-only
### repeated
### repeated
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `repeat_on~.+`
This tagrendering has labels `level`
This tagrendering has labels `level`
### single\_level
The question is _On what level is this feature located?_
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level) This is rendered with `Located on the {level}th floor`
### single_level
* _Located underground_ corresponds with [location](https://wiki.openstreetmap.org/wiki/Key:location)\=[underground](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground)
* _This option cannot be chosen as answer_
* _Located on the ground floor_ corresponds with [level](https://wiki.openstreetmap.org/wiki/Key:level)\=[0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0)
* _Located on the ground floor_ corresponds with level=
* _This option cannot be chosen as answer_
* _Located on the first floor_ corresponds with [level](https://wiki.openstreetmap.org/wiki/Key:level)\=[1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1)
* _Located on the first basement level_ corresponds with [level](https://wiki.openstreetmap.org/wiki/Key:level)\=[\-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
This tagrendering has labels `level`
### Name
The question is *On what level is this feature located?*
The question is _What is the name of this business?_
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level) This is rendered with `Located on the {level}th floor`
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) This is rendered with `This business is named {name}`
### Classification
The question is _What kind of cafe is this?_
- *Located underground* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground' target='_blank'>underground</a>
- _This option cannot be chosen as answer_
- *Located on the ground floor* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D0' target='_blank'>0</a>
- *Located on the ground floor* corresponds with level=
- _This option cannot be chosen as answer_
- *Located on the first floor* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D1' target='_blank'>1</a>
- *Located on the first basement level* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D-1' target='_blank'>-1</a>
* _A pub, mostly for drinking beers in a warm, relaxed interior_ corresponds with [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[pub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub)
* _A more modern and commercial **bar**, possibly with a music and light installation_ corresponds with [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[bar](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar)
* _A **cafe** to drink tea, coffee or an alcoholical bevarage in a quiet environment_ corresponds with [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[cafe](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe)
* _A **restaurant** where one can get a proper meal_ corresponds with [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant)
* _An open space where beer is served, typically seen in Germany_ corresponds with [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[biergarten](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbiergarten)
* _This is a **nightclub** or disco with a focus on dancing, music by a DJ with accompanying light show and a bar to get (alcoholic) drinks_ corresponds with [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity)\=[nightclub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dnightclub)
### opening\_hours
This tagrendering has labels `level`
The question is _What are the opening hours of {title()}?_
This rendering asks information about the property [opening\_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
* _Marked as closed for an unspecified time_ corresponds with [opening\_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)\=[closed](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dclosed)
* _This option cannot be chosen as answer_
### Name
### website
The question is _What is the website of {title()}?_
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>`
The question is *What is the name of this business?*
* _[{contact:website}]({contact:website})_ corresponds with contact:website~.+
* _This option cannot be chosen as answer_
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) This is rendered with `This business is named {name}`
This tagrendering has labels `contact`
### email
The question is _What is the email address of {title()}?_
### Classification
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email) This is rendered with `<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>`
* _[{contact:email}](mailto:{contact:email})_ corresponds with contact:email~.+
* _This option cannot be chosen as answer_
* _[{operator:email}](mailto:{operator:email})_ corresponds with operator:email~.+
* _This option cannot be chosen as answer_
This tagrendering has labels `contact`
The question is *What kind of cafe is this?*
### phone
The question is _What is the phone number of {title()}?_
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone) This is rendered with `<a href='tel:{phone}'>{phone}</a>`
* _[{contact:phone}](tel:{contact:phone})_ corresponds with contact:phone~.+
* _This option cannot be chosen as answer_
This tagrendering has labels `contact`
- *A pub, mostly for drinking beers in a warm, relaxed interior* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub' target='_blank'>pub</a>
- *A more modern and commercial <b>bar</b>, possibly with a music and light installation* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar' target='_blank'>bar</a>
- *A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe' target='_blank'>cafe</a>
- *A <b>restaurant</b> where one can get a proper meal* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>
- *An open space where beer is served, typically seen in Germany* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbiergarten' target='_blank'>biergarten</a>
- *This is a <b>nightclub</b> or disco with a focus on dancing, music by a DJ with accompanying light show and a bar to get (alcoholic) drinks* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dnightclub' target='_blank'>nightclub</a>
### payment-options
The question is _Which methods of payment are accepted here?_
* _Cash is accepted here_ corresponds with [payment:cash](https://wiki.openstreetmap.org/wiki/Key:payment:cash)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes)
* Unselecting this answer will add [payment:cash](https://wiki.openstreetmap.org/wiki/Key:payment:cash)\=[no](https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno)
* _Payment cards are accepted here_ corresponds with [payment:cards](https://wiki.openstreetmap.org/wiki/Key:payment:cards)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dyes)
* Unselecting this answer will add [payment:cards](https://wiki.openstreetmap.org/wiki/Key:payment:cards)\=[no](https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno)
* _Payment by QR-code is possible here_ corresponds with [payment:qr\_code](https://wiki.openstreetmap.org/wiki/Key:payment:qr_code)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dyes)
* Unselecting this answer will add [payment:qr\_code](https://wiki.openstreetmap.org/wiki/Key:payment:qr_code)\=[no](https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno)
### wheelchair-access
### opening_hours
The question is _Is this place accessible with a wheelchair?_
* _This place is specially adapted for wheelchair users_ corresponds with [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair)\=[designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated)
* _This place is easily reachable with a wheelchair_ corresponds with [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes)
* _It is possible to reach this place in a wheelchair, but it is not easy_ corresponds with [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair)\=[limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited)
* _This place is not reachable with a wheelchair_ corresponds with [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair)\=[no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
### smoking
The question is *What are the opening hours of {title()}?*
The question is _Is smoking allowed at {title()}?_
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
* _Smoking is **allowed**_ corresponds with [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes)
* _Smoking is **not allowed**_ corresponds with [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking)\=[no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno)
* _Smoking is **allowed outside**._ corresponds with [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking)\=[outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside)
### service:electricity
The question is _Does this amenity have electrical outlets, available to customers when they are inside?_
- *Marked as closed for an unspecified time* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:opening_hours' target='_blank'>opening_hours</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dclosed' target='_blank'>closed</a>
- _This option cannot be chosen as answer_
* _There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics_ corresponds with [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes)
* _There are a few domestic sockets available to customers seated indoors, where they can charge their electronics_ corresponds with [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity)\=[limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited)
* _There are no sockets available indoors to customers, but charging might be possible if the staff is asked_ corresponds with [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity)\=[ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask)
* _There are a no domestic sockets available to customers seated indoors_ corresponds with [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity)\=[no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno)
### dog-access
The question is _Are dogs allowed in this business?_
* _Dogs are allowed_ corresponds with [dog](https://wiki.openstreetmap.org/wiki/Key:dog)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes)
* _Dogs are **not** allowed_ corresponds with [dog](https://wiki.openstreetmap.org/wiki/Key:dog)\=[no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno)
* _Dogs are allowed, but they have to be leashed_ corresponds with [dog](https://wiki.openstreetmap.org/wiki/Key:dog)\=[leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed)
* _Dogs are allowed and can run around freely_ corresponds with [dog](https://wiki.openstreetmap.org/wiki/Key:dog)\=[unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed)
### website
### internet
The question is _Does this place offer internet access?_
* _This place offers wireless internet access_ corresponds with [internet\_access](https://wiki.openstreetmap.org/wiki/Key:internet_access)\=[wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan)
* _This place **does not** offer internet access_ corresponds with [internet\_access](https://wiki.openstreetmap.org/wiki/Key:internet_access)\=[no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno)
* _This place offers internet access_ corresponds with [internet\_access](https://wiki.openstreetmap.org/wiki/Key:internet_access)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dyes)
* _This option cannot be chosen as answer_
* _This place offers internet access via a terminal or computer_ corresponds with [internet\_access](https://wiki.openstreetmap.org/wiki/Key:internet_access)\=[terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal)
* _This place offers wired internet access_ corresponds with [internet\_access](https://wiki.openstreetmap.org/wiki/Key:internet_access)\=[wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired)
The question is *What is the website of {title()}?*
This tagrendering has labels `internet-all`
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>`
### internet-fee
The question is _Is there a fee for internet access?_
* _There is a fee for the internet access at this place_ corresponds with [internet\_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes)
* _Internet access is free at this place_ corresponds with [internet\_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee)\=[no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno)
* _Internet access is free at this place, for customers only_ corresponds with [internet\_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee)\=[customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers)
- *<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* corresponds with contact:website~.+
- _This option cannot be chosen as answer_
This tagrendering has labels `contact`
### email
The question is *What is the email address of {title()}?*
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email) This is rendered with `<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>`
- *<a href='mailto:{contact:email}' target='_blank' rel='noopener'>{contact:email}</a>* corresponds with contact:email~.+
- _This option cannot be chosen as answer_
- *<a href='mailto:{operator:email}' target='_blank' rel='noopener'>{operator:email}</a>* corresponds with operator:email~.+
- _This option cannot be chosen as answer_
This tagrendering has labels `contact`
### phone
The question is *What is the phone number of {title()}?*
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone) This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- *<a href='tel:{contact:phone}'>{contact:phone}</a>* corresponds with contact:phone~.+
- _This option cannot be chosen as answer_
This tagrendering has labels `contact`
### payment-options
The question is *Which methods of payment are accepted here?*
- *Cash is accepted here* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
### wheelchair-access
The question is *Is this place accessible with a wheelchair?*
- *This place is specially adapted for wheelchair users* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated' target='_blank'>designated</a>
- *This place is easily reachable with a wheelchair* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes' target='_blank'>yes</a>
- *It is possible to reach this place in a wheelchair, but it is not easy* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited' target='_blank'>limited</a>
- *This place is not reachable with a wheelchair* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno' target='_blank'>no</a>
### smoking
The question is *Is smoking allowed at {title()}?*
- *Smoking is <b>allowed</b>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:smoking' target='_blank'>smoking</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes' target='_blank'>yes</a>
- *Smoking is <b>not allowed</b>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:smoking' target='_blank'>smoking</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno' target='_blank'>no</a>
- *Smoking is <b>allowed outside</b>.* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:smoking' target='_blank'>smoking</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside' target='_blank'>outside</a>
### service:electricity
The question is *Does this amenity have electrical outlets, available to customers when they are inside?*
- *There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes' target='_blank'>yes</a>
- *There are a few domestic sockets available to customers seated indoors, where they can charge their electronics* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited' target='_blank'>limited</a>
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask' target='_blank'>ask</a>
- *There are a no domestic sockets available to customers seated indoors* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:electricity' target='_blank'>service:electricity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno' target='_blank'>no</a>
### dog-access
The question is *Are dogs allowed in this business?*
- *Dogs are allowed* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:dog' target='_blank'>dog</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes' target='_blank'>yes</a>
- *Dogs are <b>not</b> allowed* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:dog' target='_blank'>dog</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno' target='_blank'>no</a>
- *Dogs are allowed, but they have to be leashed* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:dog' target='_blank'>dog</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed' target='_blank'>leashed</a>
- *Dogs are allowed and can run around freely* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:dog' target='_blank'>dog</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed' target='_blank'>unleashed</a>
### internet
The question is *Does this place offer internet access?*
- *This place offers wireless internet access* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:internet_access' target='_blank'>internet_access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan' target='_blank'>wlan</a>
- *This place <b>does not</b> offer internet access* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:internet_access' target='_blank'>internet_access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno' target='_blank'>no</a>
- *This place offers internet access* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:internet_access' target='_blank'>internet_access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dyes' target='_blank'>yes</a>
- _This option cannot be chosen as answer_
- *This place offers internet access via a terminal or computer* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:internet_access' target='_blank'>internet_access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal' target='_blank'>terminal</a>
- *This place offers wired internet access* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:internet_access' target='_blank'>internet_access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired' target='_blank'>wired</a>
This tagrendering has labels `internet-all`
### internet-fee
The question is *Is there a fee for internet access?*
- *There is a fee for the internet access at this place* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:internet_access:fee' target='_blank'>internet_access:fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes' target='_blank'>yes</a>
- *Internet access is free at this place* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:internet_access:fee' target='_blank'>internet_access:fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno' target='_blank'>no</a>
- *Internet access is free at this place, for customers only* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:internet_access:fee' target='_blank'>internet_access:fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers' target='_blank'>customers</a>
This tagrendering is only visible in the popup if the following condition is met: `internet_access!=no & internet_access~.+`
This tagrendering has labels `internet-all`
This tagrendering has labels `internet-all`
### internet-ssid
The question is _What is the network name for the wireless internet access?_
This rendering asks information about the property [internet\_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) This is rendered with `The network name is <b>{internet_access:ssid}</b>`
### internet-ssid
The question is *What is the network name for the wireless internet access?*
This rendering asks information about the property [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) This is rendered with `The network name is <b>{internet_access:ssid}</b>`
- *Telekom* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid' target='_blank'>internet_access:ssid</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom' target='_blank'>Telekom</a>
* _Telekom_ corresponds with [internet\_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid)\=[Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom)
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:internet_access' target='_blank'>internet_access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan' target='_blank'>wlan</a>`
This tagrendering has labels `internet-all`
This tagrendering has labels `internet-all`
### reviews
### reviews
Shows the reviews module (including the possibility to leave a review)
This tagrendering has no question and is thus read-only
### leftover-questions
### leftover-questions
This tagrendering has no question and is thus read-only
### lod
### lod
This tagrendering has no question and is thus read-only
This tagrendering has labels `added_by_default`
### minimap
This tagrendering has labels `added_by_default`
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### move-button
### move-button
This tagrendering has no question and is thus read-only
### delete-button
### delete-button
This tagrendering has no question and is thus read-only
### last\_edit
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:changeset~.+ & _last_edit:contributor~.+`
This tagrendering has labels `added_by_default`
This tagrendering has labels `added_by_default`
### favourite_status
### favourite\_status
This tagrendering has no question and is thus read-only
### qr\_code
### qr_code
This tagrendering has no question and is thus read-only
This tagrendering has labels `added_by_default`
### share
This tagrendering has labels `added_by_default`
### share
This tagrendering has no question and is thus read-only
This tagrendering has labels `added_by_default`
### all-tags
This tagrendering has labels `added_by_default`
### all-tags
This tagrendering has no question and is thus read-only
#### Filters
id
question
osmTags
open\_now.0
#### Filters
Open now
\_isOpen=yes
id
question
osmTags
id | question | osmTags
---- | ---------- | ---------
open_now.0 | Open now | _isOpen=yes
accepts\_cash.0
Accepts cash
payment:cash=yes
id
id | question | osmTags
---- | ---------- | ---------
accepts_cash.0 | Accepts cash | payment:cash=yes
question
osmTags
accepts\_cards.0
Accepts payment cards
id | question | osmTags
---- | ---------- | ---------
accepts_cards.0 | Accepts payment cards | payment:cards=yes
payment:cards=yes
id
question
osmTags
id | question | osmTags
---- | ---------- | ---------
has_internet.0 | Offers internet | internet_access=wlan \| internet_access=yes \| internet_access=wired
has\_internet.0
Offers internet
internet\_access=wlan | internet\_access=yes | internet\_access=wired
id
id | question | osmTags
---- | ---------- | ---------
has_electricity.0 | Offers electricity | service:electricity=yes
question
osmTags
has\_electricity.0
Offers electricity
service:electricity=yes
This document is autogenerated from [assets/layers/cafe\_pub/cafe\_pub.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cafe_pub/cafe_pub.json)
This document is autogenerated from [assets/layers/cafe_pub/cafe_pub.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cafe_pub/cafe_pub.json)