[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources) # ice_cream A place where ice cream is sold over the counter - This layer is shown at zoomlevel **14** and higher ## Table of contents 1. [Themes using this layer](#themes-using-this-layer) 2. [Presets](#presets) 3. [Basic tags for this layer](#basic-tags-for-this-layer) 4. [Supported attributes](#supported-attributes) - [images](#images) - [reviews](#reviews) - [1](#1) - [opening_hours](#opening_hours) - [Opening hours](#opening-hours) - [phone](#phone) - [email](#email) - [website](#website) - [sugar_free](#sugar_free) - [lactose_free](#lactose_free) - [gluten_free](#gluten_free) - [vegan](#vegan) - [payment-options](#payment-options) - [wheelchair-access](#wheelchair-access) - [leftover-questions](#leftover-questions) - [move-button](#move-button) - [lod](#lod) 5. [Filters](#filters) ## Themes using this layer - [food](https://mapcomplete.org/food) - [glutenfree](https://mapcomplete.org/glutenfree) - [icecream](https://mapcomplete.org/icecream) - [lactosefree](https://mapcomplete.org/lactosefree) - [personal](https://mapcomplete.org/personal) - [shops](https://mapcomplete.org/shops) ## Presets The following options to create new points are included: - **an ice cream parlor** which has the following tags:amenity=ice_cream ## Basic tags for this layer Elements must match the expression **amenity=ice_cream** [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22ice_cream%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) ## Supported attributes **Warning:**,this quick overview is incomplete, | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | | [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | | [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | | [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | | [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) | ### 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_ *{image_carousel()}{image_upload()}* ### reviews Shows the reviews module (including the possibility to leave a review) _This tagrendering has no question and is thus read-only_ *{create_review()}{list_reviews()}* ### 1 The question is `What is the name of this ice cream parlor?` *This ice cream parlor is named {name}* is shown if `name` is set ### opening_hours The question is `What are the opening hours of {title()}?` *

Opening hours

{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set - *Marked as closed for an unspecified time* is shown if with opening_hours=closed. _This option cannot be chosen as answer_ ### phone The question is `What is the phone number of {title()}?` *{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set - *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_ This tagrendering has labels `contact` ### email The question is `What is the email address of {title()}?` *{email}* is shown if `email` is set - *{contact:email}* is shown if with contact:email~.+. _This option cannot be chosen as answer_ - *{operator:email}* is shown if with operator:email~.+. _This option cannot be chosen as answer_ This tagrendering has labels `contact` ### website The question is `What is the website of {title()}?` *{website}* is shown if `website` is set - *{contact:website}* is shown if with contact:website~.+. _This option cannot be chosen as answer_ This tagrendering has labels `contact` ### sugar_free The question is `Does this shop have a sugar free offering?` - *This shop only sells sugar free products* is shown if with diet:sugar_free=only - *This shop has a big sugar free offering* is shown if with diet:sugar_free=yes - *This shop has a limited sugar free offering* is shown if with diet:sugar_free=limited - *This shop has no sugar free offering* is shown if with diet:sugar_free=no This tagrendering has labels `diets` ### lactose_free The question is `Does {title()} have a lactose-free offering?` - *Only sells lactose free products* is shown if with diet:lactose_free=only - *Big lactose free offering* is shown if with diet:lactose_free=yes - *Limited lactose free offering* is shown if with diet:lactose_free=limited - *No lactose free offering* is shown if with diet:lactose_free=no This tagrendering has labels `diets` ### gluten_free The question is `Does this shop have a gluten free offering?` - *This shop only sells gluten free products* is shown if with diet:gluten_free=only - *This shop has a big gluten free offering* is shown if with diet:gluten_free=yes - *This shop has a limited gluten free offering* is shown if with diet:gluten_free=limited - *This shop has no gluten free offering* is shown if with diet:gluten_free=no This tagrendering has labels `diets` ### vegan The question is `Does this place offer a vegan option?` - *This place only sells vegan products* is shown if with diet:vegan=only - *This shop has a big vegan offering* is shown if with diet:vegan=yes - *This shop has a limited vegan offering* is shown if with diet:vegan=limited - *This shop has no vegan offering* is shown if with diet:vegan=no This tagrendering has labels `diets` ### payment-options The question is `Which methods of payment are accepted here?` - *Cash is accepted here* is shown if with payment:cash=yes. Unselecting this answer will add payment:cash=no - *Payment cards are accepted here* is shown if with payment:cards=yes. Unselecting this answer will add payment:cards=no - *Payment by QR-code is possible here* is shown if with payment:qr_code=yes. Unselecting this answer will add payment:qr_code=no ### wheelchair-access The question is `Is this place accessible with a wheelchair?` - *This place is specially adapted for wheelchair users* is shown if with wheelchair=designated - *This place is easily reachable with a wheelchair* is shown if with wheelchair=yes - *It is possible to reach this place in a wheelchair, but it is not easy* is shown if with wheelchair=limited - *This place is not reachable with a wheelchair* is shown if with wheelchair=no ### leftover-questions _This tagrendering has no question and is thus read-only_ *{questions( ,)}* ### move-button _This tagrendering has no question and is thus read-only_ *{move_button()}* ### lod _This tagrendering has no question and is thus read-only_ *{linked_data_from_website()}* This tagrendering has labels `added_by_default` ## Filters | id | question | osmTags | -----|-----|----- | | open_now.0 | Open now | _isOpen=yes | | id | question | osmTags | -----|-----|----- | | sugar_free.0 | Has a sugar-free offering | diet:sugar_free=yes | diet:sugar_free=only | diet:sugar_free=limited | | id | question | osmTags | -----|-----|----- | | lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited | | id | question | osmTags | -----|-----|----- | | gluten_free.0 | Has a gluten free offering | diet:gluten_free=yes | diet:gluten_free=only | diet:gluten_free=limited | | id | question | osmTags | -----|-----|----- | | accepts_cash.0 | Accepts cash | payment:cash=yes | | id | question | osmTags | -----|-----|----- | | accepts_cards.0 | Accepts payment cards | payment:cards=yes | This document is autogenerated from [assets/layers/ice_cream/ice_cream.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ice_cream/ice_cream.json)