forked from MapComplete/MapComplete
Chore: regenerate docs
This commit is contained in:
parent
cbadd1e063
commit
3b7cc37b53
292 changed files with 34355 additions and 24710 deletions
|
@ -3,42 +3,43 @@
|
|||
# speed_camera
|
||||
|
||||
|
||||
[object Object]
|
||||
|
||||
|
||||
Layer showing speed cameras
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This layer is shown at zoomlevel **12** and higher
|
||||
|
||||
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [Themes using this layer](#themes-using-this-layer)
|
||||
2. [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
3. [Supported attributes](#supported-attributes)
|
||||
- [just_created](#just_created)
|
||||
- [nothing_known](#nothing_known)
|
||||
- [images](#images)
|
||||
- [maxspeed](#maxspeed)
|
||||
- [ref](#ref)
|
||||
- [camera_direction](#camera_direction)
|
||||
- [leftover-questions](#leftover-questions)
|
||||
- [minimap](#minimap)
|
||||
- [nearby_images](#nearby_images)
|
||||
- [move-button](#move-button)
|
||||
- [lod](#lod)
|
||||
- [favourite_status](#favourite_status)
|
||||
- [share](#share)
|
||||
- [qr_code](#qr_code)
|
||||
- [last_edit](#last_edit)
|
||||
- [all-tags](#all-tags)
|
||||
|
||||
## Themes using this layer
|
||||
|
||||
|
||||
|
||||
- [maxspeed](https://mapcomplete.org/maxspeed)
|
||||
- [personal](https://mapcomplete.org/personal)
|
||||
- [surveillance](https://mapcomplete.org/surveillance)
|
||||
|
||||
|
||||
|
||||
## Basic tags for this layer
|
||||
|
||||
Elements must match the expression **<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dspeed_camera' target='_blank'>speed_camera</a>**
|
||||
|
@ -51,35 +52,16 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
|
||||
| attribute | type | values which are supported by this layer |
|
||||
-----|-----|----- |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/id#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | Multiple choice | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/maxspeed#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | [pnat](../SpecialInputElements.md#pnat) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/direction#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | [direction](../SpecialInputElements.md#direction) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/maxspeed#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/maxspeed/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) | [pnat](../SpecialInputElements.md#pnat) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/direction#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/direction/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) | |
|
||||
|
||||
|
||||
|
||||
|
||||
### 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_
|
||||
|
||||
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/svg/party.svg' style='width: 3rem; height: 3rem'> *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_top`
|
||||
|
||||
### nothing_known
|
||||
|
||||
_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:passed_time>=300 & _backend~.+
|
||||
This tagrendering has labels
|
||||
`added_by_default_top`
|
||||
|
||||
### 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()}*
|
||||
|
||||
|
||||
|
||||
|
@ -87,9 +69,7 @@ _This tagrendering has no question and is thus read-only_
|
|||
### maxspeed
|
||||
|
||||
The question is `What is the maximum speed allowed at this speed camera?`
|
||||
This rendering asks information about the property
|
||||
[maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed)
|
||||
This is rendered with `The maximum speed allowed is {canonical(maxspeed)}`
|
||||
*The maximum speed allowed is {canonical(maxspeed)}* is shown if `maxspeed` is set
|
||||
|
||||
|
||||
|
||||
|
@ -97,7 +77,7 @@ This is rendered with `The maximum speed allowed is {canonical(maxspeed)}`
|
|||
### ref
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*The reference number of this speed camera is {ref}*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: ref~.+
|
||||
|
||||
|
@ -105,9 +85,7 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
### camera_direction
|
||||
|
||||
The question is `In which geographical direction does this camera film?`
|
||||
This rendering asks information about the property
|
||||
[direction](https://wiki.openstreetmap.org/wiki/Key:direction)
|
||||
This is rendered with `Films to a compass heading of {direction}`
|
||||
*Films to a compass heading of {direction}* is shown if `direction` is set
|
||||
|
||||
|
||||
|
||||
|
@ -115,32 +93,15 @@ This is rendered with `Films to a compass heading of {direction}`
|
|||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,)}*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### minimap
|
||||
Shows a small map with the feature. Added by default to every popup
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### nearby_images
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default_conditional`
|
||||
|
||||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{move_button()}*
|
||||
|
||||
|
||||
|
||||
|
@ -148,52 +109,16 @@ _This tagrendering has no question and is thus read-only_
|
|||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
### favourite_status
|
||||
|
||||
_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`
|
||||
|
||||
### qr_code
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
### 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
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{all_tags()}*
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue