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
|
@ -35,6 +35,7 @@ Available languages:
|
|||
+ [uk_addresses_import_button](#uk_addresses_import_button)
|
||||
+ [leftover-questions](#leftover-questions)
|
||||
+ [lod](#lod)
|
||||
+ [spacer](#spacer)
|
||||
- [Filters](#filters)
|
||||
4. [uk_address](#uk_address)
|
||||
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
|
@ -53,6 +54,7 @@ Available languages:
|
|||
+ [address-sign-image](#address-sign-image)
|
||||
+ [move-button](#move-button)
|
||||
+ [lod](#lod)
|
||||
+ [spacer](#spacer)
|
||||
|
||||
# Layers defined in this theme configuration file
|
||||
These layers can not be reused in different themes.
|
||||
|
@ -124,6 +126,7 @@ Elements must match **all** of the following expressions:
|
|||
| [uk_addresses_import_button](#uk_addresses_import_button) | _{import_button(address,urpn_count=$urpn_count;ref:GB:uprn=$ref:GB:uprn$,Add this address,./assets/themes/uk_addresses/housenumber_add.svg,,,,,)}_ | | _Multiple choice only_ |
|
||||
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
|
||||
|
||||
### uk_addresses_explanation
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
@ -159,6 +162,11 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
### spacer
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*<div class='m-4'/>*
|
||||
|
||||
## Filters
|
||||
|
||||
| id | question | osmTags |
|
||||
|
@ -226,6 +234,7 @@ Elements must match **any** of the following expressions:
|
|||
| [address-sign-image](#address-sign-image) | _{image_carousel(image:address)}<br/>{image_upload(image:address, Too complex? Add a photo of the address)}_ | | _Multiple choice only_ |
|
||||
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
|
||||
|
||||
### questions
|
||||
Show the questions block at this location
|
||||
|
@ -341,5 +350,11 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
### spacer
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*<div class='m-4'/>*
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/uk_addresses/uk_addresses.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/uk_addresses/uk_addresses.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue