mapcomplete/Docs/Layers/cluster_style.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

57 lines
1.1 KiB
Markdown
Raw Normal View History

2023-02-12 23:08:57 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2022-02-14 04:59:49 +01:00
cluster_style
2022-01-14 19:36:36 +01:00
===============
The style for the clustering in all themes. Enable `debug=true` to peak into clustered tiles
2022-02-14 04:59:49 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **0** and higher
2022-02-14 04:59:49 +01:00
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
2022-01-14 19:36:36 +01:00
2022-02-28 17:16:21 +01:00
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
2022-10-11 01:39:09 +02:00
- tileId~.+
2022-02-14 04:59:49 +01:00
2022-03-24 19:59:57 +01:00
[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)
2022-02-14 04:59:49 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
2022-02-14 04:59:49 +01:00
### all_tags
2022-01-14 19:36:36 +01:00
2022-07-26 10:51:14 +02:00
Shows a table with all the tags of the feature
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2023-02-12 23:08:57 +01:00
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)