forked from MapComplete/MapComplete
Actually add documentation
This commit is contained in:
parent
77e9151095
commit
087bbf7acc
108 changed files with 16564 additions and 0 deletions
63
Docs/Layers/direction.md
Normal file
63
Docs/Layers/direction.md
Normal file
|
@ -0,0 +1,63 @@
|
|||
|
||||
|
||||
direction
|
||||
===========
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
This layer visualizes directions
|
||||
|
||||
|
||||
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [direction](#direction)
|
||||
* [Themes using this layer](#themes-using-this-layer)
|
||||
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
- [Supported attributes](#supported-attributes)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This layer cannot be toggled in the filter view. If you import this layer in your theme, override `title` to make this toggleable.
|
||||
|
||||
|
||||
|
||||
|
||||
#### Themes using this layer
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- [surveillance](https://mapcomplete.osm.be/surveillance)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/direction/direction.json)
|
||||
|
||||
|
||||
|
||||
Basic tags for this layer
|
||||
---------------------------
|
||||
|
||||
|
||||
|
||||
Elements must have the all of following tags to be shown on this layer:
|
||||
|
||||
|
||||
|
||||
- camera:direction~^..*$|direction~^..*$
|
||||
|
||||
|
||||
|
||||
|
||||
Supported attributes
|
||||
----------------------
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from assets/layers/direction/direction.json
|
Loading…
Add table
Add a link
Reference in a new issue