mapcomplete/Docs/Layers/rainbow_crossings.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

78 lines
4.7 KiB
Markdown
Raw Normal View History

[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2024-07-12 03:16:41 +02:00
# rainbow_crossings
2024-05-07 00:41:59 +02:00
A layer showing pedestrian crossings with rainbow paintings
2024-07-12 03:16:41 +02:00
- This layer is shown at zoomlevel **17** and higher
2024-08-16 10:13:07 +02:00
- This layer will automatically load [cycleways_and_roads](./cycleways_and_roads.md) into the layout as it depends on it: preset `a crossing` snaps to this layer (rainbow_crossings.presets[0])
2024-07-16 19:31:00 +02:00
2024-05-07 00:41:59 +02:00
## Table of contents
2024-07-12 03:16:41 +02:00
1. [Themes using this layer](#themes-using-this-layer)
2. [Presets](#presets)
3. [Basic tags for this layer](#basic-tags-for-this-layer)
4. [Supported attributes](#supported-attributes)
2024-06-18 21:11:42 +02:00
- [images](#images)
- [crossing-with-rainbow](#crossing-with-rainbow)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
2024-06-18 21:11:42 +02:00
- [lod](#lod)
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
## Themes using this layer
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
- [personal](https://mapcomplete.org/personal)
- [rainbow_crossings](https://mapcomplete.org/rainbow_crossings)
2024-05-07 00:41:59 +02:00
## Presets
The following options to create new points are included:
**a crossing** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway' target='_blank'>footway</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:footway' target='_blank'>footway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:footway%3Dcrossing' target='_blank'>crossing</a> (snaps to layers `cycleways_and_roads`)
2024-07-12 03:16:41 +02:00
## Basic tags for this layer
2024-05-07 00:41:59 +02:00
2023-11-13 03:15:48 +01:00
Elements must match **any** of the following expressions:
2024-05-07 00:41:59 +02:00
- <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcrossing' target='_blank'>crossing</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:surface:colour' target='_blank'>surface:colour</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface:colour%3Drainbow' target='_blank'>rainbow</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:footway' target='_blank'>footway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:footway%3Dcrossing' target='_blank'>crossing</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway' target='_blank'>footway</a>
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22%3D%22crossing%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22surface%3Acolour%22%3D%22rainbow%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22footway%22%3D%22crossing%22%5D%5B%22highway%22%3D%22footway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2024-07-12 03:16:41 +02:00
## Supported attributes
2024-06-18 21:11:42 +02:00
### images
2024-05-07 00:41:59 +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
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{image_carousel()}{image_upload()}*
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### crossing-with-rainbow
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
The question is `Does this crossing has rainbow paintings?`
2024-05-07 00:41:59 +02:00
2024-07-16 19:31:00 +02:00
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/themes/rainbow_crossings/logo.svg' style='width: 3rem; height: 3rem'> *This crossing has rainbow paintings* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:surface:colour' target='_blank'>surface:colour</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface:colour%3Drainbow' target='_blank'>rainbow</a>
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/themes/rainbow_crossings/crossing.svg' style='width: 3rem; height: 3rem'> *No rainbow paintings here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:not:surface:colour' target='_blank'>not:surface:colour</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:not:surface:colour%3Drainbow' target='_blank'>rainbow</a>
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/themes/rainbow_crossings/crossing.svg' style='width: 3rem; height: 3rem'> *No rainbow paintings here* is shown if with surface:colour!=rainbow. _This option cannot be chosen as answer_
2024-05-07 00:41:59 +02:00
2024-07-16 19:31:00 +02:00
### leftover-questions
2024-06-18 21:11:42 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{questions( ,)}*
2024-05-07 00:41:59 +02:00
### move-button
_This tagrendering has no question and is thus read-only_
*{move_button()}*
2024-06-18 21:11:42 +02:00
### lod
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{linked_data_from_website()}*
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
This tagrendering has labels
`added_by_default`
2024-05-07 00:41:59 +02:00
This document is autogenerated from [assets/layers/rainbow_crossings/rainbow_crossings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/rainbow_crossings/rainbow_crossings.json)