13 KiB
cafe_pub
A layer showing cafés and pubs where one can gather around a drink. The layer asks for some relevant questions
Table of contents
Themes using this layer
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 |
---|---|---|
name | string | |
amenity | Multiple choice | pub bar cafe restaurant biergarten |
opening_hours | opening_hours | |
website | url | |
phone | phone | |
wheelchair | Multiple choice | designated yes limited no |
service:electricity | Multiple choice | yes limited ask no |
dog | Multiple choice | yes no leashed unleashed |
images
This tagrendering has no question and is thus read-only
Name
The question is What is the name of this pub?
This rendering asks information about the property name
This is rendered with This pub is named {name}
Classification
The question is What kind of cafe is this
- **Dit is een bruin café of een kroeg waar voornamelijk bier wordt gedronken. De inrichting is typisch gezellig met veel houtwerk ** corresponds with amenity=pub
- Dit is een bar waar men ter plaatse alcoholische drank nuttigt. De inrichting is typisch modern en commercieel, soms met lichtinstallatie en feestmuziek corresponds with amenity =bar
- Dit is een cafe - een plaats waar men rustig kan zitten om een thee, koffie of alcoholische drank te nuttigen. corresponds with amenity =cafe
- Dit is een restaurant waar men een maaltijd geserveerd krijgt corresponds with amenity =restaurant
- Een open ruimte waar bier geserveerd wordt. Typisch in Duitsland corresponds with amenity =biergarten
opening_hours
The question is What are the opening hours of {name}?
This rendering asks information about the
property opening_hours
This is rendered with <h3>Opening hours</h3>{opening_hours_table(opening_hours)}
website
The question is What is the website of {name}?
This rendering asks information about the property website
This is rendered with <a href='{website}' target='_blank'>{website}</a>
- {contact:website} corresponds with contact:website~^..*$This option cannot be chosen as answer
The question is What is the email address of {name}?
This rendering asks information about the property email
This is rendered with <a href='mailto:{email}' target='_blank'>{email}</a>
- {contact:email} corresponds with contact:email~^..*$This option cannot be chosen as answer
phone
The question is What is the phone number of {name}?
This rendering asks information about the property phone
This is rendered with <a href='tel:{phone}'>{phone}</a>
- {contact:phone} corresponds with contact:phone~^..*$This option cannot be chosen as answer
payment-options
The question is Which methods of payment are accepted here?
- Cash is accepted here corresponds with payment:cash =yesUnselecting this answer will add payment:cash =no
- Payment cards are accepted here corresponds with payment:cards =yesUnselecting this answer will add payment:cards =no
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
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
dog-access
The question is Are dogs allowed in this business?
- Dogs are allowed corresponds with dog =yes
- Dogs are not 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
This document is autogenerated from assets/layers/cafe_pub/cafe_pub.json