[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
shelter
=========
Layer showing shelter structures
- This layer is shown at zoomlevel **13** and higher
#### Themes using this layer
- [personal](https://mapcomplete.osm.be/personal)
- [transit](https://mapcomplete.osm.be/transit)
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
- amenity=shelter
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22shelter%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/shelter_type#values) [shelter_type](https://wiki.openstreetmap.org/wiki/Key:shelter_type) | [string](../SpecialInputElements.md#string) | [public_transport](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpublic_transport) [picnic_shelter](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpicnic_shelter) [gazebo](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dgazebo) [weather_shelter](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dweather_shelter) [lean_to](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dlean_to) [pavilion](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpavilion) [basic_hut](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dbasic_hut)
### shelter-type
The question is *What kind of shelter is this?*
This rendering asks information about the property [shelter_type](https://wiki.openstreetmap.org/wiki/Key:shelter_type)
This is rendered with `Shelter type: {shelter_type}`
- *This is a shelter at a public transport stop.* corresponds with `shelter_type=public_transport`
- *This is a shelter protecting from rain at a picnic site.* corresponds with `shelter_type=picnic_shelter`
- *This is a gazebo.* corresponds with `shelter_type=gazebo`
- *This is a small shelter, primarily intended for short breaks. Usually found in the mountains or alongside roads.* corresponds with `shelter_type=weather_shelter`
- *This is a shed with 3 walls, primarily intended for camping.* corresponds with `shelter_type=lean_to`
- *This is a pavilion* corresponds with `shelter_type=pavilion`
- *This is a basic hut, providing basic shelter and sleeping facilities.* corresponds with `shelter_type=basic_hut`
This document is autogenerated from [assets/layers/shelter/shelter.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/shelter/shelter.json)