forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
fbf23b6e18
commit
e653b64e69
181 changed files with 47772 additions and 30313 deletions
|
@ -1,133 +1,229 @@
|
|||
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
||||
|
||||
information\_board
|
||||
==================
|
||||
|
||||
|
||||
information_board
|
||||
===================
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
A layer showing touristical, road side information boards (e.g. giving information about the landscape, a building, a feature, a map, …)
|
||||
|
||||
* 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)
|
||||
* [images](#images)
|
||||
* [leftover-questions](#leftover-questions)
|
||||
* [lod](#lod)
|
||||
* [minimap](#minimap)
|
||||
* [move-button](#move-button)
|
||||
* [delete-button](#delete-button)
|
||||
* [last\_edit](#last_edit)
|
||||
* [favourite\_status](#favourite_status)
|
||||
* [qr\_code](#qr_code)
|
||||
* [share](#share)
|
||||
* [all-tags](#all-tags)
|
||||
|
||||
Themes using this layer
|
||||
-----------------------
|
||||
|
||||
* [nature](https://mapcomplete.org/nature)
|
||||
* [personal](https://mapcomplete.org/personal)
|
||||
* [ski](https://mapcomplete.org/ski)
|
||||
- This layer is shown at zoomlevel **12** and higher
|
||||
|
||||
Basic tags for this layer
|
||||
|
||||
|
||||
## 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)
|
||||
- [images](#images)
|
||||
- [leftover-questions](#leftover-questions)
|
||||
- [lod](#lod)
|
||||
- [minimap](#minimap)
|
||||
- [move-button](#move-button)
|
||||
- [delete-button](#delete-button)
|
||||
- [last_edit](#last_edit)
|
||||
- [favourite_status](#favourite_status)
|
||||
- [qr_code](#qr_code)
|
||||
- [share](#share)
|
||||
- [all-tags](#all-tags)
|
||||
|
||||
Themes using this layer
|
||||
-------------------------
|
||||
|
||||
Elements must match the expression **[information](https://wiki.openstreetmap.org/wiki/Key:information)\=[board](https://wiki.openstreetmap.org/wiki/Tag:information%3Dboard)**
|
||||
|
||||
|
||||
|
||||
|
||||
- [nature](https://mapcomplete.org/nature)
|
||||
- [personal](https://mapcomplete.org/personal)
|
||||
- [ski](https://mapcomplete.org/ski)
|
||||
|
||||
|
||||
|
||||
|
||||
Basic tags for this layer
|
||||
---------------------------
|
||||
|
||||
|
||||
|
||||
Elements must match the expression **<a href='https://wiki.openstreetmap.org/wiki/Key:information' target='_blank'>information</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:information%3Dboard' target='_blank'>board</a>**
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22information%22%3D%22board%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
|
||||
Supported attributes
|
||||
--------------------
|
||||
|
||||
Warning:
|
||||
|
||||
Supported attributes
|
||||
----------------------
|
||||
|
||||
|
||||
|
||||
Warning:
|
||||
|
||||
this quick overview is incomplete
|
||||
|
||||
attribute
|
||||
|
||||
type
|
||||
|
||||
values which are supported by this layer
|
||||
attribute | type | values which are supported by this layer
|
||||
----------- | ------ | ------------------------------------------
|
||||
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
|
||||
|
||||
[](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id)
|
||||
|
||||
Multiple choice
|
||||
|
||||
### just\_created
|
||||
|
||||
### 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~.+
|
||||
|
||||
|
||||
|
||||
|
||||
- *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`
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
### 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
|
||||
|
||||
### 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
|
||||
|
||||
### leftover-questions
|
||||
|
||||
|
||||
|
||||
|
||||
### leftover-questions
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
### lod
|
||||
|
||||
|
||||
|
||||
|
||||
### lod
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
### minimap
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
|
||||
|
||||
### minimap
|
||||
|
||||
|
||||
|
||||
Shows a small map with the feature. Added by default to every popup
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
### move-button
|
||||
|
||||
|
||||
|
||||
|
||||
### move-button
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
### delete-button
|
||||
|
||||
|
||||
|
||||
|
||||
### delete-button
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
### last\_edit
|
||||
|
||||
|
||||
|
||||
|
||||
### 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`
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
|
||||
|
||||
### favourite_status
|
||||
|
||||
|
||||
### favourite\_status
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
### qr\_code
|
||||
|
||||
|
||||
|
||||
|
||||
### qr_code
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
### share
|
||||
|
||||
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`
|
||||
|
||||
### all-tags
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
|
||||
|
||||
### all-tags
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
This document is autogenerated from [assets/layers/information\_board/information\_board.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/information_board/information_board.json)
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/information_board/information_board.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/information_board/information_board.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue