mapcomplete/Docs/Layers/named_streets.md

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

36 lines
1.4 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
named_streets
2022-01-14 19:36:36 +01:00
===============
Hidden layer with all streets which have a name. Useful to detect addresses
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **18** and higher
2022-02-14 04:59:49 +01:00
- This layer is not visible by default and must be enabled in the filter by the user.
2022-07-26 10:51:14 +02:00
- 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.
2022-02-14 04:59:49 +01:00
- This layer is not visible by default and the visibility cannot be toggled, effectively resulting in a fully hidden layer. This can be useful, e.g. to calculate some metatags. If you want to render this layer (e.g. for debugging), enable it by setting the URL-parameter layer-<id>=true
- 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`
- This layer is needed as dependency for layer [address](#address)
2022-01-14 19:36:36 +01:00
2023-05-08 00:20:32 +02:00
This is a special layer - data is not sourced from OpenStreetMap
2022-03-24 19:59:57 +01:00
2022-02-14 04:59:49 +01:00
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
2023-02-12 23:08:57 +01:00
This document is autogenerated from [assets/layers/named_streets/named_streets.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/named_streets/named_streets.json)