birdhide ========== A birdhide ## Table of contents 1. [birdhide](#birdhide) * [Themes using this layer](#themes-using-this-layer) - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) + [images](#images) + [bird-hide-shelter-or-wall](#bird-hide-shelter-or-wall) + [bird-hide-wheelchair](#bird-hide-wheelchair) + [birdhide-operator](#birdhide-operator) #### Themes using this layer - [nature](https://mapcomplete.osm.be/nature) - [personal](https://mapcomplete.osm.be/personal) [Go to the source code](../assets/layers/birdhide/birdhide.json) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - leisure=bird_hide Supported attributes ---------------------- **Warning** This quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/building#values) [building](https://wiki.openstreetmap.org/wiki/Key:building) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:building%3D) [yes](https://wiki.openstreetmap.org/wiki/Tag:building%3Dyes) [tower](https://wiki.openstreetmap.org/wiki/Tag:building%3Dtower) [](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) [](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt) [Agentschap Natuur en Bos](https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgentschap Natuur en Bos) ### images _This tagrendering has no question and is thus read-only_ ### bird-hide-shelter-or-wall The question is **Is this a bird blind or a bird watching shelter?** - **Bird blind** corresponds with shelter=no - **Bird hide** corresponds with amenity=shelter&building=yes&shelter=yes - **Bird tower hide** corresponds with building=tower&bird_hide=tower - **Bird hide shelter** corresponds with amenity=shelter|building=yes|shelter=yes_This option cannot be chosen as answer_ ### bird-hide-wheelchair The question is **Is this bird hide accessible to wheelchair users?** - **There are special provisions for wheelchair users** corresponds with wheelchair=designated - **A wheelchair can easily use this birdhide** corresponds with wheelchair=yes - **This birdhide is reachable by wheelchair, but it is not easy** corresponds with wheelchair=limited - **Not accessible to wheelchair users** corresponds with wheelchair=no ### birdhide-operator The question is **Who operates this birdhide?** This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator) This is rendered with `Operated by {operator}` - **Operated by Natuurpunt** corresponds with operator=Natuurpunt - **Operated by the Agency for Nature and Forests** corresponds with operator=Agentschap Natuur en Bos This document is autogenerated from [assets/layers/birdhide/birdhide.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/birdhide/birdhide.json)