picnic_table ============== The layer showing picnic tables ## Table of contents 1. [picnic_table](#picnic_table) * [Themes using this layer](#themes-using-this-layer) - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) + [images](#images) + [picnic_table-material](#picnic_table-material) #### Themes using this layer - [benches](https://mapcomplete.osm.be/benches) - [nature](https://mapcomplete.osm.be/nature) - [personal](https://mapcomplete.osm.be/personal) [Go to the source code](../assets/layers/picnic_table/picnic_table.json) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - leisure=picnic_table Supported attributes ---------------------- **Warning** This quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](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) ### images _This tagrendering has no question and is thus read-only_ ### picnic_table-material The question is **What material is this picnic table made of?** This rendering asks information about the property [material](https://wiki.openstreetmap.org/wiki/Key:material) This is rendered with `This picnic table is made of {material}` - **This is a wooden picnic table** corresponds with material=wood - **This is a concrete picnic table** corresponds with material=concrete 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)