Docs: fix multiline issues in docs
This commit is contained in:
parent
0c4d81916f
commit
d875dffe1c
284 changed files with 484 additions and 19532 deletions
|
@ -2,16 +2,8 @@
|
|||
|
||||
# named_streets
|
||||
|
||||
|
||||
|
||||
|
||||
Hidden layer with all streets which have a name. Useful to detect addresses
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This layer is shown at zoomlevel **18** and higher
|
||||
- This layer is not visible by default and must be enabled in the filter by the user.
|
||||
- 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.
|
||||
|
@ -20,8 +12,6 @@ Hidden layer with all streets which have a name. Useful to detect addresses
|
|||
- 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)
|
||||
|
||||
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [Themes using this layer](#themes-using-this-layer)
|
||||
|
@ -30,13 +20,9 @@ Hidden layer with all streets which have a name. Useful to detect addresses
|
|||
|
||||
## Themes using this layer
|
||||
|
||||
|
||||
|
||||
- [grb](https://mapcomplete.org/grb)
|
||||
- [uk_addresses](https://mapcomplete.org/uk_addresses)
|
||||
|
||||
|
||||
|
||||
## Basic tags for this layer
|
||||
|
||||
Elements must match **all** of the following expressions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue