forked from MapComplete/MapComplete
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 @@
|
|||
|
||||
# walls_and_buildings
|
||||
|
||||
|
||||
|
||||
|
||||
Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- 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.
|
||||
- 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
|
||||
|
@ -28,8 +20,6 @@ Special builtin layer providing all walls and buildings. This layer is useful in
|
|||
- This layer is needed as dependency for layer [ghostsigns](#ghostsigns)
|
||||
- This layer is needed as dependency for layer [parking_spaces_disabled](#parking_spaces_disabled)
|
||||
|
||||
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [Themes using this layer](#themes-using-this-layer)
|
||||
|
@ -43,8 +33,6 @@ Special builtin layer providing all walls and buildings. This layer is useful in
|
|||
|
||||
## Themes using this layer
|
||||
|
||||
|
||||
|
||||
- [advertising](https://mapcomplete.org/advertising)
|
||||
- [aed](https://mapcomplete.org/aed)
|
||||
- [artwork](https://mapcomplete.org/artwork)
|
||||
|
@ -59,8 +47,6 @@ Special builtin layer providing all walls and buildings. This layer is useful in
|
|||
- [surveillance](https://mapcomplete.org/surveillance)
|
||||
- [walls_and_buildings](https://mapcomplete.org/walls_and_buildings)
|
||||
|
||||
|
||||
|
||||
## Basic tags for this layer
|
||||
|
||||
Elements must match **any** of the following expressions:
|
||||
|
@ -72,21 +58,14 @@ Elements must match **any** of the following expressions:
|
|||
|
||||
## Supported attributes
|
||||
|
||||
|
||||
|
||||
### entrance_info
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*<h3>Entrances</h3>This building has {_entrances_count} entrances:{multi(_entrance_properties_with_width,An <a href='#&LBRACEid&RBRACE'>entrance</a> of &LBRACEcanonical&LPARENSwidth&RPARENS&RBRACE,)}{_entrances_count_without_width_count} entrances don't have width information yet*
|
||||
|
||||
|
||||
- *No entrance has been marked* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:_entrances_count' target='_blank'>_entrances_count</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_entrances_count%3D0' target='_blank'>0</a>
|
||||
- *None of the {_entrance_count} entrances have width information yet* is shown if with _entrances_count_without_width=_entrances_count
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### biggest_width
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
@ -94,21 +73,16 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
This tagrendering is only visible in the popup if the following condition is met: _biggest_width_id~.+
|
||||
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,)}*
|
||||
|
||||
|
||||
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue