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
44
Docs/Layers/direction.md
Normal file
44
Docs/Layers/direction.md
Normal file
|
@ -0,0 +1,44 @@
|
|||
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
||||
|
||||
# direction
|
||||
|
||||
This layer visualizes directions
|
||||
|
||||
- This layer is shown at zoomlevel **16** and higher
|
||||
- Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override `title` to make this toggleable.
|
||||
|
||||
No themes use this layer
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
2. [Supported attributes](#supported-attributes)
|
||||
- [leftover-questions](#leftover-questions)
|
||||
- [lod](#lod)
|
||||
|
||||
## Basic tags for this layer
|
||||
|
||||
Elements must match **any** of the following expressions:
|
||||
|
||||
- camera:direction~.+
|
||||
- direction~.+
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22camera%3Adirection%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22direction%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
|
||||
## Supported attributes
|
||||
|
||||
### 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/direction/direction.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/direction/direction.json)
|
Loading…
Add table
Add a link
Reference in a new issue