- 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~.+`
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.*)$ |_currency~^(.*CHF.*)$`
This tagrendering is only visible in the popup if the following condition is met: `payment:notes=yes |payment:cash=yes &_currency~^(.*EUR.*)$ |_currency~^(.*CHF.*)$`
This document is autogenerated from [assets/layers/questions/questions.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/questions/questions.json)