forked from MapComplete/MapComplete
		
	
		
			
				
	
	
		
			113 lines
		
	
	
	
		
			4.9 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			113 lines
		
	
	
	
		
			4.9 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| [//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
 | |
| 
 | |
| # postboxes
 | |
| 
 | |
| The layer showing postboxes.
 | |
| 
 | |
|  - This layer is shown at zoomlevel **12** and higher
 | |
|  - This layer will automatically load  [walls_and_buildings](./walls_and_buildings.md)  into the layout as it depends on it:  preset `a postbox on a wall` snaps to this layer (postboxes.presets[1])
 | |
| 
 | |
| ## Table of contents
 | |
| 
 | |
| 1. [Themes using this layer](#themes-using-this-layer)
 | |
| 2. [Presets](#presets)
 | |
| 3. [Basic tags for this layer](#basic-tags-for-this-layer)
 | |
| 4. [Supported attributes](#supported-attributes)
 | |
| 5. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
 | |
|   - [images](#images)
 | |
|   - [minimap](#minimap)
 | |
|   - [operator](#operator)
 | |
|   - [leftover-questions](#leftover-questions)
 | |
|   - [move-button](#move-button)
 | |
|   - [delete-button](#delete-button)
 | |
|   - [lod](#lod)
 | |
| 
 | |
| ## Themes using this layer
 | |
| 
 | |
|  - [personal](https://mapcomplete.org/personal)
 | |
|  - [postboxes](https://mapcomplete.org/postboxes)
 | |
| 
 | |
| ## Presets
 | |
| 
 | |
| The following options to create new points are included:
 | |
| 
 | |
|  - **a postbox** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpost_box' target='_blank'>post_box</a>
 | |
|  - **a postbox on a wall** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpost_box' target='_blank'>post_box</a> (snaps to layers `walls_and_buildings`)
 | |
| 
 | |
| ## Basic tags for this layer
 | |
| 
 | |
| Elements must match the expression **<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpost_box' target='_blank'>post_box</a>**
 | |
| 
 | |
| [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22post_box%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%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 |
 | |
| -----|-----|----- |
 | |
| | <a target="_blank" href='https://taginfo.openstreetmap.org/keys/operator#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/operator/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) |  |
 | |
| 
 | |
| ## Featureview elements and TagRenderings
 | |
| 
 | |
| | id | question | labels | freeform key |
 | |
| -----|-----|-----|----- |
 | |
| | [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ |  | _Multiple choice only_ |
 | |
| | [minimap](#minimap)  | _{minimap(18): height: 5rem; overflow: hidden; border-radius:3rem; }_ |  | _Multiple choice only_ |
 | |
| | [operator](#operator)  | Who operates this postbox?<br/>_This postbox is operated by <b>{operator}</b>_ |  | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) |
 | |
| | [leftover-questions](#leftover-questions)  | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
 | |
| | [move-button](#move-button)  | _{move_button()}_ |  | _Multiple choice only_ |
 | |
| | [delete-button](#delete-button)  | _{delete_button()}_ |  | _Multiple choice only_ |
 | |
| | [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
 | |
| 
 | |
| ### images
 | |
| This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
 | |
| _This tagrendering has no question and is thus read-only_
 | |
| 
 | |
| *{image_carousel()}{image_upload()}*
 | |
| 
 | |
| ### minimap
 | |
| 
 | |
| _This tagrendering has no question and is thus read-only_
 | |
| 
 | |
| *{minimap(18): height: 5rem; overflow: hidden; border-radius:3rem; }*
 | |
| 
 | |
| ### operator
 | |
| 
 | |
| The question is `Who operates this postbox?`
 | |
| 
 | |
| *This postbox is operated by <b>{operator}</b>* is shown if `operator` is set.
 | |
| 
 | |
| ### leftover-questions
 | |
| 
 | |
| _This tagrendering has no question and is thus read-only_
 | |
| 
 | |
| *{questions( ,hidden)}*
 | |
| 
 | |
| This tagrendering has labels 
 | |
| `ignore-docs`
 | |
| `added_by_default`
 | |
| 
 | |
| ### move-button
 | |
| 
 | |
| _This tagrendering has no question and is thus read-only_
 | |
| 
 | |
| *{move_button()}*
 | |
| 
 | |
| ### delete-button
 | |
| 
 | |
| _This tagrendering has no question and is thus read-only_
 | |
| 
 | |
| *{delete_button()}*
 | |
| 
 | |
| ### lod
 | |
| 
 | |
| _This tagrendering has no question and is thus read-only_
 | |
| 
 | |
| *{linked_data_from_website()}*
 | |
| 
 | |
| This tagrendering has labels 
 | |
| `added_by_default`
 | |
| 
 | |
| 
 | |
| This document is autogenerated from [assets/layers/postboxes/postboxes.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/postboxes/postboxes.json)
 |