mapcomplete/Docs/Layers/postoffices.md

104 lines
2.2 KiB
Markdown
Raw Normal View History

2022-04-06 16:12:01 +02:00
postoffices
2022-01-14 19:36:36 +01:00
=============
2022-04-06 16:12:01 +02:00
<img src='https://mapcomplete.osm.be/square:white;./assets/themes/postboxes/post_office.svg' height="100px">
2022-01-14 19:36:36 +01:00
A layer showing post offices.
2022-01-26 21:40:38 +01:00
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **12** and higher
#### Themes using this layer
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
- [postboxes](https://mapcomplete.osm.be/postboxes)
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02: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-04-06 16:12:01 +02:00
- <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpost_office' target='_blank'>post_office</a>
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22post_office%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
Warning:
this quick overview is incomplete
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02: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/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7)
2022-04-06 16:12:01 +02:00
### images
2022-01-14 19:36:36 +01:00
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
### minimap
2022-01-14 19:36:36 +01:00
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
### OH
2022-01-14 19:36:36 +01:00
The question is What are the opening hours for this post office?
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
This is rendered with Opening Hours: {opening_hours_table()}
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
- 24/7 opened (including holidays) corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:opening_hours' target='_blank'>opening_hours</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7' target='_blank'>24/7</a>
2022-04-06 16:12:01 +02:00
This document is autogenerated from [assets/themes/postboxes/postboxes.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/postboxes/postboxes.json)