chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2023-04-03 00:33:50 +02:00
parent 146b75d320
commit 40dbc82cff
48 changed files with 1639 additions and 1277 deletions

View file

@ -31,6 +31,7 @@ We will complete data from advertising features with reference, operator and lit
- [advertising](https://mapcomplete.osm.be/advertising)
- [personal](https://mapcomplete.osm.be/personal)
@ -228,30 +229,6 @@ This rendering asks information about the property [ref](https://wiki.openstree
This is rendered with `Reference number is {ref}`
### questions
Show the images block at this location
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
This document is autogenerated from [assets/themes/advertising/advertising.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/advertising/advertising.json)
This document is autogenerated from [assets/layers/advertising/advertising.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/advertising/advertising.json)

View file

@ -186,18 +186,18 @@ The question is *What can be recycled here?*
- Unselecting this answer will add
- *Plastic can be recycled here* corresponds with `recycling:plastic=yes`
- Unselecting this answer will add
- *Scrap metal can be recycled here* corresponds with `recycling:printer_cartridges=yes`
- *Printer cartridges can be recycled here* corresponds with `recycling:printer_cartridges=yes`
- Unselecting this answer will add
- *Shoes can be recycled here* corresponds with `recycling:scrap_metal=yes`
- *Scrap metal can be recycled here* corresponds with `recycling:scrap_metal=yes`
- Unselecting this answer will add
- *Small electrical appliances can be recycled here* corresponds with `recycling:shoes=yes`
- *Shoes can be recycled here* corresponds with `recycling:shoes=yes`
- Unselecting this answer will add
- *Small electrical appliances can be recycled here* corresponds with `recycling:small_appliances=yes`
- Unselecting this answer will add
- *Needles can be recycled here* corresponds with `recycling:small_electrical_appliances=yes`
- *Small electrical appliances can be recycled here* corresponds with `recycling:small_electrical_appliances=yes`
- This option cannot be chosen as answer
- Unselecting this answer will add
- *Residual waste can be recycled here* corresponds with `recycling:needles=yes`
- *Needles can be recycled here* corresponds with `recycling:needles=yes`
- Unselecting this answer will add
- *Residual waste can be recycled here* corresponds with `recycling:waste=yes`
- Unselecting this answer will add

View file

@ -20,11 +20,11 @@ Special builtin layer providing all walls and buildings. This layer is useful in
- 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 will automatically load [entrance](./entrance.md) into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _entrance_properties)
- This layer is needed as dependency for layer [advertising](#advertising)
- 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 [surveillance_camera](#surveillance_camera)
- This layer is needed as dependency for layer [advertising](#advertising)