forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
a190597905
commit
087e639020
382 changed files with 29496 additions and 2675 deletions
|
@ -13,6 +13,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in
|
|||
- This layer is needed as dependency for layer [clock](#clock)
|
||||
- This layer is needed as dependency for layer [defibrillator](#defibrillator)
|
||||
- This layer is needed as dependency for layer [entrance](#entrance)
|
||||
- This layer is needed as dependency for layer [nesting_site](#nesting_site)
|
||||
- This layer is needed as dependency for layer [postboxes](#postboxes)
|
||||
- This layer is needed as dependency for layer [public_bookcase](#public_bookcase)
|
||||
- This layer is needed as dependency for layer [surveillance_camera](#surveillance_camera)
|
||||
|
@ -30,6 +31,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in
|
|||
2. [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
3. [Supported attributes](#supported-attributes)
|
||||
4. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
|
||||
- [spacer](#spacer)
|
||||
- [lod](#lod)
|
||||
|
||||
## Themes using this layer
|
||||
|
@ -45,6 +47,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in
|
|||
- [ghostsigns](https://mapcomplete.org/ghostsigns)
|
||||
- [indoors](https://mapcomplete.org/indoors)
|
||||
- [memorials](https://mapcomplete.org/memorials)
|
||||
- [nature](https://mapcomplete.org/nature)
|
||||
- [onwheels](https://mapcomplete.org/onwheels)
|
||||
- [personal](https://mapcomplete.org/personal)
|
||||
- [postboxes](https://mapcomplete.org/postboxes)
|
||||
|
@ -68,8 +71,14 @@ Elements must match **any** of the following expressions:
|
|||
|
||||
| id | question | labels | freeform key |
|
||||
-----|-----|-----|----- |
|
||||
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### spacer
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*<div class='m-4'/>*
|
||||
|
||||
### lod
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue