forked from MapComplete/MapComplete
Chore: regenerate docs
This commit is contained in:
parent
90a34ab31f
commit
a8991a6f8e
350 changed files with 136918 additions and 57 deletions
75
Docs/Layers/fixme.md
Normal file
75
Docs/Layers/fixme.md
Normal file
|
@ -0,0 +1,75 @@
|
|||
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
||||
|
||||
# fixme
|
||||
|
||||
OSM objects that likely need to be fixed, based on a FIXME tag.
|
||||
|
||||
- This layer is shown at zoomlevel **16** 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)
|
||||
- [fixme](#fixme)
|
||||
- [note](#note)
|
||||
- [all_tags](#all_tags)
|
||||
- [leftover-questions](#leftover-questions)
|
||||
- [lod](#lod)
|
||||
|
||||
## Themes using this layer
|
||||
|
||||
- [notes](https://mapcomplete.org/notes)
|
||||
- [personal](https://mapcomplete.org/personal)
|
||||
|
||||
## Basic tags for this layer
|
||||
|
||||
Elements must match **any** of the following expressions:
|
||||
|
||||
- FIXME~.+
|
||||
- fixme~.+
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22FIXME%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22fixme%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
|
||||
## Supported attributes
|
||||
|
||||
**Warning:**,this quick overview is incomplete,
|
||||
|
||||
| attribute | type | values which are supported by this layer |
|
||||
-----|-----|----- |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/fixme#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/fixme/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme) | [text](../SpecialInputElements.md#text) | [](https://wiki.openstreetmap.org/wiki/Tag:fixme%3D) |
|
||||
|
||||
### fixme
|
||||
|
||||
The question is `What is wrong with this feature?`
|
||||
*Fixme Text: {fixme}* is shown if `fixme` is set
|
||||
|
||||
- *This issue has been resolved* is shown if with fixme=
|
||||
|
||||
### note
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*Note Text: {note}*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: note~.+
|
||||
|
||||
### all_tags
|
||||
Shows a table with all the tags of the feature
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{all_tags()}*
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,)}*
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/fixme/fixme.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/fixme/fixme.json)
|
Loading…
Add table
Add a link
Reference in a new issue