mapcomplete/Docs/Layers/direction.md

64 lines
1.1 KiB
Markdown
Raw Normal View History

2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
direction
===========
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
<img src='https://mapcomplete.osm.be/direction_gradient:var(--catch-detail-color)' height="100px">
2022-01-14 19:36:36 +01:00
This layer visualizes directions
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
## Table of contents
1. [direction](#direction)
2022-02-14 04:59:49 +01:00
* [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.
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
#### Themes using this layer
- [personal](https://mapcomplete.osm.be/personal)
- [surveillance](https://mapcomplete.osm.be/surveillance)
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/direction/direction.json)
2022-02-14 04:59:49 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-02-14 04:59:49 +01:00
- camera:direction~^..*$|direction~^..*$
Supported attributes
----------------------
2022-01-26 21:40:38 +01:00
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
2022-02-15 00:00:30 +01:00
This document is autogenerated from [assets/layers/direction/direction.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/direction/direction.json)