forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
9c6b7e18aa
commit
3eea54d1d8
49 changed files with 839 additions and 593 deletions
|
@ -162,6 +162,8 @@ The question is *What can be recycled here?*
|
|||
- Unselecting this answer will add
|
||||
- *Engine oil can be recycled here* corresponds with `recycling:engine_oil=yes`
|
||||
- Unselecting this answer will add
|
||||
- *Fluorescent tubes can be recycled here* corresponds with `recycling:fluorescent_tubes=yes`
|
||||
- Unselecting this answer will add
|
||||
- *Green waste can be recycled here* corresponds with `recycling:green_waste=yes`
|
||||
- Unselecting this answer will add
|
||||
- *Organic waste can be recycled here* corresponds with `recycling:organic=yes`
|
||||
|
@ -171,6 +173,8 @@ The question is *What can be recycled here?*
|
|||
- Unselecting this answer will add
|
||||
- *Glass can be recycled here* corresponds with `recycling:glass=yes`
|
||||
- Unselecting this answer will add
|
||||
- *Light bulbs can be recycled here* corresponds with `recycling:light_bulbs=yes`
|
||||
- Unselecting this answer will add
|
||||
- *Newspapers can be recycled here* corresponds with `recycling:newspaper=yes`
|
||||
- Unselecting this answer will add
|
||||
- *Paper can be recycled here* corresponds with `recycling:paper=yes`
|
||||
|
@ -319,17 +323,19 @@ recyclingType.3 | Recycling of cans | recycling:cans=yes
|
|||
recyclingType.4 | Recycling of clothes | recycling:clothes=yes
|
||||
recyclingType.5 | Recycling of cooking oil | recycling:cooking_oil=yes
|
||||
recyclingType.6 | Recycling of engine oil | recycling:engine_oil=yes
|
||||
recyclingType.7 | Recycling of green waste | recycling:green_waste=yes\|recycling:organic=yes
|
||||
recyclingType.8 | Recycling of glass bottles | recycling:glass_bottles=yes
|
||||
recyclingType.9 | Recycling of glass | recycling:glass=yes
|
||||
recyclingType.10 | Recycling of newspapers | recycling:newspaper=yes
|
||||
recyclingType.11 | Recycling of paper | recycling:paper=yes
|
||||
recyclingType.12 | Recycling of plastic bottles | recycling:plastic_bottles=yes
|
||||
recyclingType.13 | Recycling of plastic packaging | recycling:plastic_packaging=yes
|
||||
recyclingType.14 | Recycling of plastic | recycling:plastic=yes
|
||||
recyclingType.15 | Recycling of scrap metal | recycling:scrap_metal=yes
|
||||
recyclingType.16 | Recycling of small electrical appliances | recycling:small_appliances=yes\|recycling:small_electrical_appliances=yes
|
||||
recyclingType.17 | Recycling of residual waste | recycling:waste=yes
|
||||
recyclingType.7 | Recycling of fluorescent tubes | recycling:fluorescent_tubes=yes
|
||||
recyclingType.8 | Recycling of green waste | recycling:green_waste=yes\|recycling:organic=yes
|
||||
recyclingType.9 | Recycling of glass bottles | recycling:glass_bottles=yes
|
||||
recyclingType.10 | Recycling of glass | recycling:glass=yes
|
||||
recyclingType.11 | Recycling of light bulbs | recycling:light_bulbs=yes
|
||||
recyclingType.12 | Recycling of newspapers | recycling:newspaper=yes
|
||||
recyclingType.13 | Recycling of paper | recycling:paper=yes
|
||||
recyclingType.14 | Recycling of plastic bottles | recycling:plastic_bottles=yes
|
||||
recyclingType.15 | Recycling of plastic packaging | recycling:plastic_packaging=yes
|
||||
recyclingType.16 | Recycling of plastic | recycling:plastic=yes
|
||||
recyclingType.17 | Recycling of scrap metal | recycling:scrap_metal=yes
|
||||
recyclingType.18 | Recycling of small electrical appliances | recycling:small_appliances=yes\|recycling:small_electrical_appliances=yes
|
||||
recyclingType.19 | Recycling of residual waste | recycling:waste=yes
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/recycling/recycling.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/recycling/recycling.json)
|
Loading…
Add table
Add a link
Reference in a new issue