mapcomplete/Docs/Layers/drinking_water.md

205 lines
4.8 KiB
Markdown
Raw Normal View History

2023-02-12 23:08:57 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2022-02-14 04:59:49 +01:00
drinking_water
2022-01-14 19:36:36 +01:00
================
2022-02-14 04:59:49 +01:00
<img src='https://mapcomplete.osm.be/pin:#6BC4F7;./assets/layers/drinking_water/drips.svg' height="100px">
2022-01-14 19:36:36 +01:00
A layer showing drinking water fountains
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **13** and higher
- This layer will automatically load [drinking_water](./drinking_water.md) 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)
2022-02-14 04:59:49 +01:00
- This layer is needed as dependency for layer [drinking_water](#drinking_water)
#### Themes using this layer
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
- [drinking_water](https://mapcomplete.osm.be/drinking_water)
- [nature](https://mapcomplete.osm.be/nature)
- [personal](https://mapcomplete.osm.be/personal)
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
This is a special layer - data is not sourced from OpenStreetMap
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
Supported attributes
----------------------
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
Warning:
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
this quick overview is incomplete
2022-02-14 04:59:49 +01:00
2023-05-08 00:20:32 +02:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/operational_status#values) [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/bottle#values) [bottle](https://wiki.openstreetmap.org/wiki/Key:bottle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:bottle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:bottle%3Dno)
2022-03-24 19:59:57 +01:00
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
### just_created
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
This element shows a 'thank you' that the contributor has recently created this element
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
This tagrendering has no question and is thus read-only
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
- *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: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
2022-02-14 04:59:49 +01:00
### images
2022-01-14 19:36:36 +01:00
2023-07-20 13:28:38 +02:00
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
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
### Still in use?
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *Is this drinking water spot still operational?*
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status)
2022-12-08 00:48:44 +01:00
This is rendered with `The operational status is <i>{operational_status}</i>`
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2022-12-08 00:48:44 +01:00
- *This drinking water works* corresponds with ``
- *This drinking water is broken* corresponds with `operational_status=broken`
- *This drinking water is closed* corresponds with `operational_status=closed`
2022-02-14 04:59:49 +01:00
### Bottle refill
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *How easy is it to fill water bottles?*
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2022-12-08 00:48:44 +01:00
- *It is easy to refill water bottles* corresponds with `bottle=yes`
- *Water bottles may not fit* corresponds with `bottle=no`
2022-02-14 04:59:49 +01:00
### render-closest-drinking-water
2022-01-14 19:36:36 +01:00
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-04-08 22:17:08 +02:00
2023-04-15 03:02:01 +02:00
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
### minimap
Shows a small map with the feature. Added by default to every popup
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
### move-button
This tagrendering has no question and is thus read-only
### delete-button
This tagrendering has no question and is thus read-only
2023-05-08 00:20:32 +02:00
### last_edit
2023-04-15 03:02:01 +02:00
2023-05-08 00:20:32 +02:00
Gives some metainfo about the last edit and who did edit it - rendering only
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
2023-05-08 00:20:32 +02:00
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
2023-04-15 03:02:01 +02:00
2023-05-08 00:20:32 +02:00
### all-tags
2023-04-15 03:02:01 +02:00
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
2023-05-08 00:20:32 +02:00
2022-02-14 04:59:49 +01:00
2023-02-12 23:08:57 +01:00
This document is autogenerated from [assets/layers/drinking_water/drinking_water.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/drinking_water/drinking_water.json)