recycling =========== A layer with recycling containers and centres - This layer is shown at zoomlevel **12** and higher #### Themes using this layer - [personal](https://mapcomplete.osm.be/personal) - [waste](https://mapcomplete.osm.be/waste) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - amenity=recycling [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22recycling%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) Supported attributes ---------------------- **Warning** This quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/location#values) [location](https://wiki.openstreetmap.org/wiki/Key:location) | Multiple choice | [underground](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground) [indoor](https://wiki.openstreetmap.org/wiki/Tag:location%3Dindoor) [](https://wiki.openstreetmap.org/wiki/Tag:location%3D) [](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | [](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | [](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) ### images _This tagrendering has no question and is thus read-only_ ### recycling-type The question is **What type of recycling is this?** - **This is a recycling container** corresponds with recycling_type=container - **This is a recycling centre** corresponds with recycling_type=centre - **Waste disposal container for residual waste** corresponds with amenity=waste_disposal ### recycling-centre-name The question is **What is the name of this recycling centre?** This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) This is rendered with `This recycling centre is named {name}` - **This recycling centre doesn't have a specific name** corresponds with noname=yes ### container-location The question is **Where is this container located?** - **This is an underground container** corresponds with location=underground - **This container is located indoors** corresponds with location=indoor - **This container is located outdoors** corresponds with ### recycling-accepts The question is **What can be recycled here?** - **Batteries can be recycled here** corresponds with recycling:batteries=yesUnselecting this answer will add - **Beverage cartons can be recycled here** corresponds with recycling:beverage_cartons=yesUnselecting this answer will add - **Cans can be recycled here** corresponds with recycling:cans=yesUnselecting this answer will add - **Clothes can be recycled here** corresponds with recycling:clothes=yesUnselecting this answer will add - **Cooking oil can be recycled here** corresponds with recycling:cooking_oil=yesUnselecting this answer will add - **Engine oil can be recycled here** corresponds with recycling:engine_oil=yesUnselecting this answer will add - **Green waste can be recycled here** corresponds with recycling:green_waste=yesUnselecting this answer will add - **Organic waste can be recycled here** corresponds with recycling:organic=yes_This option cannot be chosen as answer_Unselecting this answer will add - **Glass bottles can be recycled here** corresponds with recycling:glass_bottles=yesUnselecting this answer will add - **Glass can be recycled here** corresponds with recycling:glass=yesUnselecting this answer will add - **Newspapers can be recycled here** corresponds with recycling:newspaper=yesUnselecting this answer will add - **Paper can be recycled here** corresponds with recycling:paper=yesUnselecting this answer will add - **Plastic bottles can be recycled here** corresponds with recycling:plastic_bottles=yesUnselecting this answer will add - **Plastic packaging can be recycled here** corresponds with recycling:plastic_packaging=yesUnselecting this answer will add - **Plastic can be recycled here** corresponds with recycling:plastic=yesUnselecting this answer will add - **Scrap metal can be recycled here** corresponds with recycling:scrap_metal=yesUnselecting this answer will add - **Shoes can be recycled here** corresponds with recycling:shoes=yesUnselecting this answer will add - **Small electrical appliances can be recycled here** corresponds with recycling:small_appliances=yesUnselecting this answer will add - **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:waste=yesUnselecting this answer will add ### operator The question is **What company operates this recycling facility?** This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator) This is rendered with `This recycling facility is operated by {operator}` ### website The question is **What is the website of {title()}?** This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) This is rendered with `{website}` - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_ ### email The question is **What is the email address of {title()}?** This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email) This is rendered with `{email}` - **{contact:email}** corresponds with contact:email~^..*$_This option cannot be chosen as answer_ ### phone The question is **What is the phone number of {title()}?** This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone) This is rendered with `{phone}` - **{contact:phone}** corresponds with contact:phone~^..*$_This option cannot be chosen as answer_ ### opening_hours The question is **What are the opening hours of this recycling facility?** This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) This is rendered with `{opening_hours_table()}` - **24/7** corresponds with opening_hours=24/7 This document is autogenerated from [assets/layers/recycling/recycling.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/recycling/recycling.json)