facadegardens =============== Facade gardens ## Table of contents 1. [facadegardens](#facadegardens) * [Themes using this layer](#themes-using-this-layer) - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) + [images](#images) + [facadegardens-direction](#facadegardens-direction) + [facadegardens-sunshine](#facadegardens-sunshine) + [facadegardens-rainbarrel](#facadegardens-rainbarrel) + [facadegardens-start_date](#facadegardens-start_date) + [facadegardens-edible](#facadegardens-edible) + [facadegardens-plants](#facadegardens-plants) + [facadegardens-description](#facadegardens-description) #### Themes using this layer - [facadegardens](https://mapcomplete.osm.be/facadegardens) [Go to the source code](../assets/layers/facadegardens/facadegardens.json) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - leisure =garden - garden:type =facade_garden Supported attributes ---------------------- **Warning** This quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/direction#values) [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) | [](https://taginfo.openstreetmap.org/keys/direct_sunlight#values) [direct_sunlight](https://wiki.openstreetmap.org/wiki/Key:direct_sunlight) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dyes) [partial](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dpartial) [no](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dno) [](https://taginfo.openstreetmap.org/keys/rain_barrel#values) [rain_barrel](https://wiki.openstreetmap.org/wiki/Key:rain_barrel) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:rain_barrel%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:rain_barrel%3Dno) [](https://taginfo.openstreetmap.org/keys/start_date#values) [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date) | [text](../SpecialInputElements.md#text) | [](https://taginfo.openstreetmap.org/keys/edible#values) [edible](https://wiki.openstreetmap.org/wiki/Key:edible) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:edible%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:edible%3Dno) [](https://taginfo.openstreetmap.org/keys/plant#values) [plant](https://wiki.openstreetmap.org/wiki/Key:plant) | Multiple choice | [vine](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dvine) [flower](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dflower) [shrub](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dshrub) [groundcover](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dgroundcover) [](https://taginfo.openstreetmap.org/keys/description#values) [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | ### images _This tagrendering has no question and is thus read-only_ ### facadegardens-direction The question is **What is the orientation of the garden?** This rendering asks information about the property [direction](https://wiki.openstreetmap.org/wiki/Key:direction) This is rendered with `Orientation: {direction} (where 0=N and 90=O)` ### facadegardens-sunshine The question is **Is the garden shaded or sunny?** - **The garden is in full sun** corresponds with direct_sunlight =yes - **The garden is in partial shade** corresponds with direct_sunlight =partial - **The garden is in the shade** corresponds with direct_sunlight =no ### facadegardens-rainbarrel The question is **Is there a water barrel installed for the garden?** - **There is a rain barrel** corresponds with rain_barrel =yes - **There is no rain barrel** corresponds with rain_barrel =no ### facadegardens-start_date The question is **When was the garden constructed? (a year is sufficient)** This rendering asks information about the property [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date) This is rendered with `Construction date of the garden: {start_date}` ### facadegardens-edible The question is **Are there any edible plants?** - **There are edible plants** corresponds with edible=yes - **There are no edible plants** corresponds with edible =no ### facadegardens-plants The question is **What kinds of plants grow here?** - **There are vines** corresponds with plant =vine - **There are flowering plants** corresponds with plant =flower - **There are shrubs** corresponds with plant=shrub - **There are groundcovering plants** corresponds with plant =groundcover ### facadegardens-description The question is **Extra describing info about the garden (if needed and not yet described above)** This rendering asks information about the property [description](https://wiki.openstreetmap.org/wiki/Key:description) This is rendered with `More details: {description}` This document is autogenerated from assets/layers/facadegardens/facadegardens.json