mapcomplete/Docs/Layers/picnic_table.md

103 lines
2.7 KiB
Markdown
Raw Normal View History

2022-02-14 04:59:49 +01:00
picnic_table
2022-01-14 19:36:36 +01:00
==============
2022-02-14 04:59:49 +01:00
<img src='https://mapcomplete.osm.be/circle:#e6cf39;./assets/layers/picnic_table/picnic_table.svg' height="100px">
2022-01-14 19:36:36 +01:00
The layer showing picnic tables
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
## Table of contents
1. [picnic_table](#picnic_table)
2022-02-14 04:59:49 +01:00
* [Themes using this layer](#themes-using-this-layer)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-02-01 13:21:45 +01:00
+ [images](#images)
2022-01-26 21:40:38 +01:00
+ [picnic_table-material](#picnic_table-material)
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
#### Themes using this layer
- [benches](https://mapcomplete.osm.be/benches)
- [nature](https://mapcomplete.osm.be/nature)
- [personal](https://mapcomplete.osm.be/personal)
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/picnic_table/picnic_table.json)
2022-02-14 04:59:49 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-02-14 04:59:49 +01:00
- <a href='https://wiki.openstreetmap.org/wiki/Key:leisure' target='_blank'>leisure</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dpicnic_table' target='_blank'>picnic_table</a>
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**Warning** This quick overview is incomplete
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/material#values) [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete)
2022-02-14 04:59:49 +01:00
### images
2022-02-01 13:21:45 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
### picnic_table-material
2022-01-14 19:36:36 +01:00
The question is **What material is this picnic table made of?**
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [material](https://wiki.openstreetmap.org/wiki/Key:material)
2022-01-14 19:36:36 +01:00
This is rendered with `This picnic table is made of {material}`
2022-02-14 04:59:49 +01:00
- **This is a wooden picnic table** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:material' target='_blank'>material</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood' target='_blank'>wood</a>
- **This is a concrete picnic table** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:material' target='_blank'>material</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete' target='_blank'>concrete</a>
2022-01-14 19:36:36 +01:00
2022-02-15 00:00:30 +01:00
This document is autogenerated from [assets/layers/picnic_table/picnic_table.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/picnic_table/picnic_table.json)