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
- This layer is shown at zoomlevel 0 and higher
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
- A pub, mostly for drinking beers in a warm, relaxed interior corresponds with amenity=pub
- A more modern and commercial bar, possibly with a music and light installation corresponds with amenity=bar
- A cafe to drink tea, coffee or an alcoholical bevarage in a quiet environment corresponds with amenity=cafe
- A restuarant where one can get a proper meal corresponds with amenity=restaurant
- An open space where beer is served, typically seen in Germany corresponds with amenity=biergarten
opening_hours
The question is What are the opening hours of {title()}?
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 {title()}?
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 {title()}?
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 {title()}?
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