46 lines
1.1 KiB
Markdown
46 lines
1.1 KiB
Markdown
|
|
||
|
|
||
|
filters
|
||
|
=========
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
This layer acts as library for common filters
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
- This layer is shown at zoomlevel **0** 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.
|
||
|
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
|
||
|
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
Basic tags for this layer
|
||
|
---------------------------
|
||
|
|
||
|
|
||
|
|
||
|
Elements must have the all of following tags to be shown on this layer:
|
||
|
|
||
|
|
||
|
|
||
|
- id~.+
|
||
|
|
||
|
|
||
|
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22id%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||
|
|
||
|
|
||
|
|
||
|
Supported attributes
|
||
|
----------------------
|
||
|
|
||
|
|
||
|
|
||
|
This document is autogenerated from [assets/layers/filters/filters.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/filters/filters.json)
|