mapcomplete/Docs/Layers/cafe_pub.md
2022-06-04 16:56:15 +02:00

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:

Execute on overpass

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
email email
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

Opening hours

{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 {website}

  • {contact:website} corresponds with contact:website~^..*$
  • This option cannot be chosen as answer

email

The question is What is the email address of {title()}?

This rendering asks information about the property email

This is rendered with {email}

  • {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 {phone}

  • {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?

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