postoffices ============= <img src='https://mapcomplete.osm.be/./assets/themes/postboxes/post_office.svg' height="100px"> A layer showing post offices. ## Table of contents 1. [postoffices](#postoffices) * [Themes using this layer](#themes-using-this-layer) - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) + [images](#images) + [minimap](#minimap) + [OH](#oh) #### Themes using this layer - [postboxes](https://mapcomplete.osm.be/postboxes) [Go to the source code](../assets/layers/postoffices/postoffices.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:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpost_office' target='_blank'>post_office</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/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) ### images _This tagrendering has no question and is thus read-only_ ### minimap _This tagrendering has no question and is thus read-only_ ### OH The question is **What are the opening hours for this post office?** 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()}` - **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> This document is autogenerated from assets/layers/postoffices/postoffices.json