- This layer is shown at zoomlevel **0** and higher
- Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override `title` to make this toggleable.
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
Supported attributes
----------------------
Warning:
this quick overview is incomplete
attribute | type | values which are supported by this layer
This tagrendering has no question and is thus read-only
### 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
### mapillary
Shows a button to open Mapillary on this location
This tagrendering has no question and is thus read-only
### export_as_gpx
Shows a button to export this feature as GPX. Especially useful for route relations
This tagrendering has no question and is thus read-only
### export_as_geojson
Shows a button to export this feature as geojson. Especially useful for debugging or using this in other programs
This tagrendering has no question and is thus read-only
### wikipedia
Shows a wikipedia box with the corresponding wikipedia article; the wikidata-item link can be changed by a contributor
The question is *What is the corresponding Wikidata entity?*
This rendering asks information about the property [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata)
This is rendered with `{wikipedia():max-height:25rem}`
- *{wikipedia():max-height:25rem}* corresponds with `wikipedia~.+`
- This option cannot be chosen as answer
- *No Wikipedia page has been linked yet* corresponds with ``
- This option cannot be chosen as answer
### reviews
Shows the reviews module (including the possibility to leave a review)
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### 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>`
- *<ahref='tel:{contact:phone}'>{contact:phone}</a>* corresponds with `contact:phone~.+`
This tagrendering has no question and is thus read-only
- *<spanclass='alert'>Uploading...</alert>* corresponds with `id~^(=-)$`
### 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'>{email}</a>`
- *<ahref='mailto:{contact:email}'target='_blank'>{contact:email}</a>* corresponds with `contact:email~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### 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>`
- *<ahref='{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`
### wheelchair-access
The question is *Is this place accessible with a wheelchair?*
- *This place is specially adapted for wheelchair users* corresponds with `wheelchair=designated`
- *This place is easily reachable with a wheelchair* corresponds with `wheelchair=yes`
- *It is possible to reach this place in a wheelchair, but it is not easy* corresponds with `wheelchair=limited`
- *This place is not reachable with a wheelchair* corresponds with `wheelchair=no`
### dog-access
The question is *Are dogs allowed in this business?*
- *Dogs are allowed* corresponds with `dog=yes`
- *Dogs are <b>not</b> allowed* corresponds with `dog=no`
- *Dogs are allowed, but they have to be leashed* corresponds with `dog=leashed`
- *Dogs are allowed and can run around freely* corresponds with `dog=unleashed`
### description
The question is *Is there still some relevant info that the previous questions did not cover? Feel free to add it here.*
This rendering asks information about the property [description](https://wiki.openstreetmap.org/wiki/Key:description)
This is rendered with `{description}`
### opening_hours
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)}`
### opening_hours_24_7
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)}`
- *24/7 opened (including holidays)* corresponds with `opening_hours=24/7`
### opening_hours_by_appointment
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)}`
- *Only by appointment* corresponds with `opening_hours="by appointment"`
- *Only by appointment* corresponds with `opening_hours~^("by appointment"|by appointment)$`
- This option cannot be chosen as answer
### 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 `service:electricity=yes`
- *There are a few domestic sockets available to customers seated indoors, where they can charge their electronics* corresponds with `service:electricity=limited`
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* corresponds with `service:electricity=ask`
- *There are a no domestic sockets available to customers seated indoors* corresponds with `service:electricity=no`
### payment-options
The question is *Which methods of payment are accepted here?*
- *Cash is accepted here* corresponds with `payment:cash=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cash'target='_blank'>payment:cash</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno'target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cards'target='_blank'>payment:cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno'target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code'target='_blank'>payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno'target='_blank'>no</a>
### payment-options-split
The question is *Which methods of payment are accepted here?*
- *Cash is accepted here* corresponds with `payment:cash=yes`
- This option cannot be chosen as answer
- Unselecting this answer will add
- *Payment cards are accepted here* corresponds with `payment:cards=yes`
- This option cannot be chosen as answer
- Unselecting this answer will add
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code'target='_blank'>payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno'target='_blank'>no</a>
- *Coins are accepted here* corresponds with `payment:coins=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:coins'target='_blank'>payment:coins</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dno'target='_blank'>no</a>
- *Bank notes are accepted here* corresponds with `payment:notes=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:notes'target='_blank'>payment:notes</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:notes%3Dno'target='_blank'>no</a>
- *Debit cards are accepted here* corresponds with `payment:debit_cards=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:debit_cards'target='_blank'>payment:debit_cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:debit_cards%3Dno'target='_blank'>no</a>
- *Credit cards are accepted here* corresponds with `payment:credit_cards=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:credit_cards'target='_blank'>payment:credit_cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:credit_cards%3Dno'target='_blank'>no</a>
### payment-options-advanced
The question is *Which methods of payment are accepted here?*
- *Cash is accepted here* corresponds with `payment:cash=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cash'target='_blank'>payment:cash</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno'target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cards'target='_blank'>payment:cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno'target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code'target='_blank'>payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno'target='_blank'>no</a>
- *Payment is done using a dedicated app* corresponds with `payment:app=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:app'target='_blank'>payment:app</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno'target='_blank'>no</a>
- *Payment is done using a membership card* corresponds with `payment:membership_card=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:membership_card'target='_blank'>payment:membership_card</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:membership_card%3Dno'target='_blank'>no</a>
### denominations-coins
The question is *What coins can you use to pay here?*
- *1 cent coins are accepted* corresponds with `payment:coins:denominations=0.01 EUR`
- *2 cent coins are accepted* corresponds with `payment:coins:denominations=0.02 EUR`
- *5 cent coins are accepted* corresponds with `payment:coins:denominations=0.05 EUR`
- *10 cent coins are accepted* corresponds with `payment:coins:denominations=0.10 EUR`
- *20 cent coins are accepted* corresponds with `payment:coins:denominations=0.20 EUR`
- *50 cent coins are accepted* corresponds with `payment:coins:denominations=0.50 EUR`
- *1 euro coins are accepted* corresponds with `payment:coins:denominations=1 EUR`
- *2 euro coins are accepted* corresponds with `payment:coins:denominations=2 EUR`
This tagrendering is only visible in the popup if the following condition is met: `payment:coins=yes|payment:cash=yes&_currency=EUR`
### denominations-notes
The question is *what notes can you use to pay here?*
- *5 euro notes are accepted* corresponds with `payment:notes:denominations=5 EUR`
- *10 euro notes are accepted* corresponds with `payment:notes:denominations=10 EUR`
- *20 euro notes are accepted* corresponds with `payment:notes:denominations=20 EUR`
- *50 euro notes are accepted* corresponds with `payment:notes:denominations=50 EUR`
- *100 euro notes are accepted* corresponds with `payment:notes:denominations=100 EUR`
- *200 euro notes are accepted* corresponds with `payment:notes:denominations=200 EUR`
- *500 euro notes are accepted* corresponds with `payment:notes:denominations=500 EUR`
This tagrendering is only visible in the popup if the following condition is met: `payment:notes=yes|payment:cash=yes&_currency=EUR`
### 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:contributor~.+&_last_edit:changeset~.+`
### all_tags
Shows a table with all the tags of the feature
This tagrendering has no question and is thus read-only
### 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~.+`
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
### multilevels
The question is *What levels does this elevator go to?*
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level)
This is rendered with `This elevator goes to floors {level}`
- *Located underground* corresponds with `location=underground`
- This option cannot be chosen as answer
- *Located on the ground floor* corresponds with `level=0`
- *Located on the ground floor* corresponds with ``
- This option cannot be chosen as answer
- *Located on the first floor* corresponds with `level=1`
- *Located on the first basement level* corresponds with `level=-1`
### 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`
- *Located underground* corresponds with `location=underground`
- This option cannot be chosen as answer
- *Located on the ground floor* corresponds with `level=0`
- *Located on the ground floor* corresponds with ``
- This option cannot be chosen as answer
- *Located on the first floor* corresponds with `level=1`
- *Located on the first basement level* corresponds with `level=-1`
### smoking
The question is *Is smoking allowed at {title()}?*
- *Smoking is <b>allowed</b>* corresponds with `smoking=yes`
- *Smoking is <b>not allowed</b>* corresponds with `smoking=no`
- *Smoking is <b>allowed outside</b>.* corresponds with `smoking=outside`
### induction-loop
An accessibility feature: induction loops are for hard-hearing persons which have an FM-receiver.
The question is *Does this place have an audio induction loop for people with reduced hearing?*
- *This place has an audio induction loop* corresponds with `hearing_loop=yes`
- *This place <b>does not</b> have an audio induction loop* corresponds with `hearing_loop=no`
### internet
The question is *Does this place offer internet access?*
- *This place offers wireless internet access* corresponds with `internet_access=wlan`
- *This place <b>does not</b> offer internet access* corresponds with `internet_access=no`
- *This place offers internet access* corresponds with `internet_access=yes`
- This option cannot be chosen as answer
- *This place offers internet access via a terminal or computer* corresponds with `internet_access=terminal`
- *This place offers wired internet access* corresponds with `internet_access=wired`
### 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=yes`
- *Internet access is free at this place* corresponds with `internet_access:fee=no`
- *Internet access is free at this place, for customers only* corresponds with `internet_access:fee=customers`
This tagrendering is only visible in the popup if the following condition is met: `internet_access!=no&internet_access~.+`
### 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 `internet_access:ssid=Telekom`
This tagrendering is only visible in the popup if the following condition is met: `internet_access=wlan`
### luminous_or_lit
The question is *Is this object lit or does it emit light?*
This document is autogenerated from [assets/layers/questions/questions.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/questions/questions.json)