mapcomplete/Docs/Layers/waste_disposal.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

149 lines
3.9 KiB
Markdown
Raw Normal View History

2022-02-28 17:16:21 +01:00
waste_disposal
================
<img src='https://mapcomplete.osm.be/circle:white;./assets/layers/waste_disposal/waste_disposal.svg' height="100px">
Waste Disposal Bin, medium to large bin for disposal of (household) waste
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **18** and higher
2022-02-28 17:16:21 +01:00
#### 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:
- <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dwaste_disposal' target='_blank'>waste_disposal</a>
2022-03-24 19:59:57 +01:00
[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)
2022-02-28 17:16:21 +01:00
Supported attributes
----------------------
Warning:
this quick overview is incomplete
2022-02-28 17:16:21 +01:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
2023-02-06 01:34:26 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/amenity#values) [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [waste_disposal](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dwaste_disposal) [recycling](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drecycling)
2022-02-28 17:16:21 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) [residents](https://wiki.openstreetmap.org/wiki/Tag:access%3Dresidents)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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)
2023-02-06 01:34:26 +01:00
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
This tagrendering has no question and is thus read-only
### type
Mapping allowing to change between waste_disposal and recycling
The question is *What kind of waste disposal bin is this?*
- *This is a medium to large bin for disposal of (household) waste* corresponds with `amenity=waste_disposal`
- *This is actually a recycling container* corresponds with `amenity=recycling`
2022-02-28 17:16:21 +01:00
### access
2022-12-08 00:48:44 +01:00
The question is *Who can use this waste disposal bin?*
2022-02-28 17:16:21 +01:00
This rendering asks information about the property [access](https://wiki.openstreetmap.org/wiki/Key:access)
2022-12-08 00:48:44 +01:00
This is rendered with `Access: {access}`
2022-02-28 17:16:21 +01:00
2022-12-08 00:48:44 +01:00
- *This bin can be used by anyone* corresponds with `access=yes`
- *This bin is private* corresponds with `access=no`
- *This bin is only for residents* corresponds with `access=residents`
2022-02-28 17:16:21 +01:00
### disposal-location
2022-12-08 00:48:44 +01:00
The question is *Where is this container located?*
2022-02-28 17:16:21 +01:00
2022-12-08 00:48:44 +01:00
- *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 ``
2022-12-06 03:41:27 +01:00
#### Filters
id | question | osmTags
---- | ---------- | ---------
public-access.0 | Only public access | access=yes
2022-02-28 17:16:21 +01:00
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)