MapComplete/Docs/Layers/drinking_water.md

30 KiB

drinking_water

A layer showing drinking water fountains

  • This layer is shown at zoomlevel 12 and higher
  • This layer will automatically load drinking_water into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _closest_other_drinking_water)
  • This layer is needed as dependency for layer drinking_water

Table of contents

  1. Themes using this layer
  2. Presets
  3. Basic tags for this layer
  4. Supported attributes
  5. Featureview elements and TagRenderings
  1. Filters

Themes using this layer

Presets

The following options to create new points are included:

Basic tags for this layer

Elements must match all of the following expressions:

  1. amenity=drinking_water | disused:amenity=drinking_water | drinking_water=yes
  2. man_made!=reservoir_covered
  3. access!=permissive
  4. access!=private

Execute on overpass

Supported attributes

Warning:: this quick overview is incomplete

attribute type values which are supported by this layer
operational_status string broken closed
fee Multiple choice no yes
bottle Multiple choice yes no
seasonal Multiple choice no summer spring;summer;autumn
opening_hours opening_hours 24/7
artwork_type string architecture mural painting sculpture statue bust stone installation graffiti relief azulejo tilework woodcarving poem
artist:wikidata wikidata
artist_name string
website url
subject:wikidata wikidata

Featureview elements and TagRenderings

id question labels freeform key
images
(Original in questions)
{image_carousel()}{image_upload()} Multiple choice only
[Still in use?](#Still in use?) Is this drinking water spot still operational?
The operational status is {operational_status}
4 options
operational_status (string)
fee Is this drinking water point free to use?
2 options
Multiple choice only
type What type of drinking water point is this?
4 options
Multiple choice only
[Bottle refill](#Bottle refill) How easy is it to fill water bottles?
2 options
Multiple choice only
temperature-cold Is cold water available here?
5 options
Multiple choice only
seasonal
(Original in questions)
Is this drinking water point available all year round?
3 options
Multiple choice only
opening_hours_24_7
(Original in questions)
What are the opening hours of ?

Opening hours

{opening_hours_table(opening_hours)}

3 options
opening_hours (opening_hours)
bench-artwork Does this drinking water fountain have an artistic element?
3 options
Multiple choice only
artwork-artwork_type
(Original in artwork)
What is the type of this artwork?
This is a {artwork_type}
14 options
artwork-question artwork_type (string)
artwork-artist-wikidata
(Original in artwork)
Who made this artwork?
This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}
artwork-question artist:wikidata (wikidata)
artwork-artist_name
(Original in artwork)
Which artist created this?
Created by {artist_name}
artwork-question artist_name (string)
artwork-website
(Original in artwork)
Is there a website with more information about this artwork?
{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}
artwork-question website (url)
artwork_subject
(Original in artwork)
What does this artwork depict?
This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}
artwork-question subject:wikidata (wikidata)
render-closest-drinking-water _There is another drinking water fountain at {closest_other_drinking_water_distance} meters Multiple choice only
leftover-questions {questions( ,hidden)} ignore-docs, added_by_default Multiple choice only
move-button {move_button()} Multiple choice only
delete-button {delete_button()} Multiple choice only
lod
(Original in questions)
{linked_data_from_website()} added_by_default Multiple choice 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

{image_carousel()}{image_upload()}

Still in use?

The question is Is this drinking water spot still operational?

The operational status is {operational_status} is shown if operational_status is set.

fee

The question is Is this drinking water point free to use?

  • Free to use is shown if with fee=no
  • One needs to pay to use this drinking water point is shown if with fee=yes

type

The question is What type of drinking water point is this?

  • This is a bubbler fountain. A water jet to drink from is sent upwards, typically controlled by a push button. is shown if with fountain=bubbler. Unselecting this answer will add fountain=
  • This is a bottle refill point where the water is sent downwards, typically controlled by a push button or a motion sensor. Drinking directly from the stream might be very hard or impossible. is shown if with fountain=bottle_refill. Unselecting this answer will add fountain=
  • This is a water tap. The water flows downward and the stream is controlled by a valve or push-button. is shown if with fountain=water_tap. Unselecting this answer will add man_made=
  • This is a natural spring is shown if with natural=spring. Unselecting this answer will add natural=

Bottle refill

The question is How easy is it to fill water bottles?

  • It is easy to refill water bottles is shown if with bottle=yes
  • Water bottles may not fit is shown if with bottle=no

temperature-cold

The question is Is cold water available here?

seasonal

The question is Is this drinking water point available all year round?

opening_hours_24_7

The question is What are the opening hours of {title()}?

Opening hours

{opening_hours_table(opening_hours)} is shown if opening_hours is set.

  • This drinking water fountain is closed this season. As such, the opening hours are not shown. is shown if with seasonal!=no & seasonal~.+ & ((seasonal!^(.winter.) & _now:date~^(....-(12|01|02)-..)) | (seasonal!^(.spring.) & _now:date~^(....-(03|04|05)-..)) | (seasonal!^(.summer.) & _now:date~^(....-(06|07|08)-..)) | (seasonal!^(.autumn.) & _now:date~^(....-(09|10|11)-..))). This option cannot be chosen as answer
  • 24/7 opened (including holidays) is shown if with opening_hours=24/7
  • Marked as closed for an unspecified time is shown if with opening_hours=closed. This option cannot be chosen as answer

bench-artwork

The question is Does this drinking water fountain have an artistic element?

  • This drinking water point has an integrated artwork is shown if with tourism=artwork
  • This drinking water point does not have an integrated artwork is shown if with not:tourism:artwork=yes
  • This drinking water point probably doesn't have an integrated artwork is shown if with tourism=. This option cannot be chosen as answer

artwork-artwork_type

The question is What is the type of this artwork?

This is a {artwork_type} is shown if artwork_type is set.

This tagrendering is only visible in the popup if the following condition is met: tourism=artwork This tagrendering has labels artwork-question

artwork-artist-wikidata

The question is Who made this artwork?

This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}
is shown if artist:wikidata is set.

This tagrendering is only visible in the popup if the following condition is met: tourism=artwork This tagrendering has labels artwork-question

artwork-artist_name

The question is Which artist created this?

Created by {artist_name} is shown if artist_name is set.

This tagrendering is only visible in the popup if the following condition is met: tourism=artwork This tagrendering has labels artwork-question

artwork-website

The question is Is there a website with more information about this artwork?

{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)} is shown if website is set.

This tagrendering is only visible in the popup if the following condition is met: tourism=artwork This tagrendering has labels artwork-question

artwork_subject

The question is What does this artwork depict?

This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)} is shown if subject:wikidata is set.

This tagrendering is only visible in the popup if the following condition is met: tourism=artwork This tagrendering has labels artwork-question

render-closest-drinking-water

This tagrendering has no question and is thus read-only

There is another drinking water fountain at {_closest_other_drinking_water_distance} meters

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

leftover-questions

This tagrendering has no question and is thus read-only

{questions( ,hidden)}

This tagrendering has labels ignore-docs added_by_default

move-button

This tagrendering has no question and is thus read-only

{move_button()}

delete-button

This tagrendering has no question and is thus read-only

{delete_button()}

lod

This tagrendering has no question and is thus read-only

{linked_data_from_website()}

This tagrendering has labels added_by_default

Filters

id question osmTags
open_now.0 Now open _isOpen=yes

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