mapcomplete/Docs/Layers/cluster_style.md

76 lines
No EOL
1.4 KiB
Markdown

cluster_style
===============
The style for the clustering in all themes. Enable `debug=true` to peak into clustered tiles
## Table of contents
1. [cluster_style](#cluster_style)
* [Themes using this layer](#themes-using-this-layer)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [all_tags](#all_tags)
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
#### Themes using this layer
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cluster_style/cluster_style.json)
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
- tileId~^..*$
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22tileId%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
Supported attributes
----------------------
### all_tags
_This tagrendering has no question and is thus read-only_
This document is autogenerated from [assets/layers/cluster_style/cluster_style.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cluster_style/cluster_style.json)