[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22waste_disposal%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
The question is **Who can use this waste disposal bin?**
This rendering asks information about the property [access](https://wiki.openstreetmap.org/wiki/Key:access)
This is rendered with `Access: {access}`
- **This bin can be used by anyone** corresponds with <ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes'target='_blank'>yes</a>
- **This bin is private** corresponds with <ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dno'target='_blank'>no</a>
- **This bin is only for residents** corresponds with <ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dresidents'target='_blank'>residents</a>
### disposal-location
The question is **Where is this container located?**
- **This is an underground container** corresponds with <ahref='https://wiki.openstreetmap.org/wiki/Key:location'target='_blank'>location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground'target='_blank'>underground</a>
- **This container is located indoors** corresponds with <ahref='https://wiki.openstreetmap.org/wiki/Key:location'target='_blank'>location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:location%3Dindoor'target='_blank'>indoor</a>
- **This container is located outdoors** corresponds with
This document is autogenerated from [assets/layers/waste_disposal/waste_disposal.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/waste_disposal/waste_disposal.json)