forked from MapComplete/MapComplete
		
	
		
			
				
	
	
		
			62 lines
		
	
	
		
			No EOL
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			62 lines
		
	
	
		
			No EOL
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| picnic_table
 | |
| ==============
 | |
| 
 | |
| 
 | |
| 
 | |
| <img src='https://mapcomplete.osm.be/./assets/layers/picnic_table/picnic_table.svg' height="100px"> 
 | |
| 
 | |
| 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)
 | |
|     + [picnic_table-material](#picnic_table-material)
 | |
| 
 | |
| #### Themes using this layer
 | |
| 
 | |
| - [benches](https://mapcomplete.osm.be/benches)
 | |
| 
 | |
| [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:
 | |
| 
 | |
| - <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
 | |
| ----------------------
 | |
| 
 | |
| 
 | |
| 
 | |
| **Warning** This quick overview is incomplete
 | |
| 
 | |
| 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)
 | |
| 
 | |
| ### 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 <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>
 | |
| 
 | |
| This document is autogenerated from assets/layers/picnic_table/picnic_table.json |