forked from MapComplete/MapComplete
Improve documentation
This commit is contained in:
parent
ae146606e0
commit
4d930ae985
123 changed files with 4874 additions and 4239 deletions
|
@ -69,23 +69,23 @@ attribute | type | values which are supported by this layer
|
|||
|
||||
|
||||
|
||||
The question is What kind of shelter is this?
|
||||
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 rendered with `Shelter type: {shelter_type}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This is a shelter at a public transport stop. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:shelter_type' target='_blank'>shelter_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpublic_transport' target='_blank'>public_transport</a>`
|
||||
- This is a shelter protecting from rain at a picnic site. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:shelter_type' target='_blank'>shelter_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpicnic_shelter' target='_blank'>picnic_shelter</a>`
|
||||
- This is a gazebo. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:shelter_type' target='_blank'>shelter_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dgazebo' target='_blank'>gazebo</a>`
|
||||
- This is a small shelter, primarily intended for short breaks. Usually found in the mountains or alongside roads. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:shelter_type' target='_blank'>shelter_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dweather_shelter' target='_blank'>weather_shelter</a>`
|
||||
- This is a shed with 3 walls, primarily intended for camping. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:shelter_type' target='_blank'>shelter_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dlean_to' target='_blank'>lean_to</a>`
|
||||
- This is a pavilion corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:shelter_type' target='_blank'>shelter_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpavilion' target='_blank'>pavilion</a>`
|
||||
- This is a basic hut, providing basic shelter and sleeping facilities. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:shelter_type' target='_blank'>shelter_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dbasic_hut' target='_blank'>basic_hut</a>`
|
||||
- *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)
|
Loading…
Add table
Add a link
Reference in a new issue