mapcomplete/Docs/BuiltinQuestions.md

57 KiB

questions

Special library layer which does not need a '.questions'-prefix before being imported

Table of contents

  1. questions

This is a special layer - data is not sourced from OpenStreetMap

Supported attributes

Warning:

this quick overview is incomplete

attribute type values which are supported by this layer
wikidata wikidata
phone phone
contact:mastodon fediverse
id Multiple choice
email email
website url
wheelchair Multiple choice designated yes limited no
dog Multiple choice yes no leashed unleashed
description string
opening_hours opening_hours
opening_hours opening_hours 24/7
opening_hours opening_hours ["by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment")
service:electricity Multiple choice yes limited ask no
payment:coins:denominations Multiple choice [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF)
payment🎶denominations Multiple choice [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF)
id Multiple choice
level string 0 1 -1
level float 0 1 -1
smoking Multiple choice yes no outside
hearing_loop Multiple choice yes no
internet_access Multiple choice wlan no terminal wired
internet_access:fee Multiple choice yes no customers
internet_access:ssid string Telekom
survey:date date
check_date date
diet:sugar_free Multiple choice only yes limited no
diet:lactose_free Multiple choice only yes limited no
diet:gluten_free Multiple choice only yes limited no
diet:vegan Multiple choice only yes limited no

questions

Show the questions block at this location

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

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 wikidata=
  • 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

This is rendered with <a href='tel:{phone}'>{phone}</a>

  • {contact:phone} corresponds with contact:phone~.+
  • This option cannot be chosen as answer

This tagrendering has labels contact

mastodon

Shows and asks for the mastodon handle

The question is What is the Mastodon-handle of {title()}?

This rendering asks information about the property contact:mastodon

This is rendered with {fediverse_link(contact:mastodon)}

This tagrendering has no question and is thus read-only

  • Uploading... corresponds with id~^(=-)$

email

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' rel='noopener'>{email}</a>

  • {contact:email} 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

This is rendered with <a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>

  • {contact:website} 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 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

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

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

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

This is rendered with <h3>Opening hours</h3>{opening_hours_table(opening_hours)}

opening_hours_by_appointment

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)}

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

payment-options-split

The question is Which methods of payment are accepted here?

payment-options-advanced

The question is Which methods of payment are accepted here?

denominations-coins

The question is What coins can you use to pay here?

This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:payment:coins' target='_blank'>payment:coins</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dyes' target='_blank'>yes</a>) & (_currency~^(.*EUR.*)$ | _currency~^(.*CHF.*)$)

denominations-notes

The question is what notes can you use to pay here?

This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:payment:notes' target='_blank'>payment:notes</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:notes%3Dyes' target='_blank'>yes</a>) & (_currency~^(.*EUR.*)$ | _currency~^(.*CHF.*)$)

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:changeset~.+ & _last_edit:contributor~.+

This tagrendering has labels added_by_default

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: _last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+

This tagrendering has labels added_by_default

multilevels

The question is What levels does this elevator go to?

This rendering asks information about the property 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 level=
  • 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

repeated

This tagrendering has no question and is thus read-only

This tagrendering is only visible in the popup if the following condition is met: repeat_on~.+

This tagrendering has labels level

single_level

The question is On what level is this feature located?

This rendering asks information about the property 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 level=
  • 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

This tagrendering has labels level

smoking

The question is Is smoking allowed at {title()}?

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 does not have an audio induction loop corresponds with hearing_loop=no

internet

The question is Does this place offer internet access?

This tagrendering has labels internet-all

internet-fee

The question is Is there a fee for internet access?

This tagrendering is only visible in the popup if the following condition is met: internet_access!=no & internet_access~.+

This tagrendering has labels internet-all

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

This is rendered with The network name is <b>{internet_access:ssid}</b>

This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:internet_access' target='_blank'>internet_access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan' target='_blank'>wlan</a>

This tagrendering has labels internet-all

luminous_or_lit

The question is Is this object lit or does it emit light?

  • This object both emits light and is lighted by an external light source corresponds with lit=yes & luminous=yes
  • This object emits light corresponds with luminous=yes
  • This object is lit externally, e.g. by a spotlight or other lights corresponds with lit=yes
  • This object does not emit light and is not lighted by externally corresponds with lit=no & luminous=no

survey_date

The question is When was this object last surveyed?

This rendering asks information about the property survey:date

This is rendered with This object was last surveyed on <b>{survey:date}</b>

  • This object was last surveyed today corresponds with survey:date=

check_date

The question is When was this object last checked?

This rendering asks information about the property check_date

This is rendered with This object was last checked on <b>{check_date}</b>

  • This object was last checked today corresponds with check_date=

sugar_free

The question is Does this shop have a sugar free offering?

This tagrendering has labels diets

lactose_free

The question is Does {title()} have a lactose-free offering?

This tagrendering has labels diets

gluten_free

The question is Does this shop have a gluten free offering?

This tagrendering has labels diets

vegan

The question is Does this place offer a vegan option?

This tagrendering has labels diets

qr_code

This tagrendering has no question and is thus read-only

This tagrendering has labels added_by_default

share

This tagrendering has no question and is thus read-only

This tagrendering has labels added_by_default

favourite_status

This tagrendering has no question and is thus read-only

This document is autogenerated from assets/layers/questions/questions.json