bike_themed_object ==================== A layer with bike-themed objects but who don't match any other layer ## Table of contents 1. [bike_themed_object](#bike_themed_object) * [Themes using this layer](#themes-using-this-layer) - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) + [images](#images) + [description](#description) + [website](#website) + [email](#email) + [phone](#phone) + [opening_hours](#opening_hours) #### Themes using this layer - [cyclofix](https://mapcomplete.osm.be/cyclofix) - [personal](https://mapcomplete.osm.be/personal) [Go to the source code](../assets/layers/bike_themed_object/bike_themed_object.json) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - theme=bicycle|theme=cycling|sport=cycling|association=cycling|association=bicycle|ngo=cycling|ngo=bicycle|club=bicycle|club=cycling Supported attributes ---------------------- **Warning** This quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/description#values) [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | [](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | [](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | ### images _This tagrendering has no question and is thus read-only_ ### description The question is **Is there still something relevant you couldn't give in the previous questions? Add it here.
Don't repeat already stated facts** This rendering asks information about the property [description](https://wiki.openstreetmap.org/wiki/Key:description) This is rendered with `{description}` ### website The question is **What is the website of {name}?** This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) This is rendered with `{website}` - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_ ### email The question is **What is the email address of {name}?** This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email) This is rendered with `{email}` - **{contact:email}** corresponds with contact:email~^..*$_This option cannot be chosen as answer_ ### phone The question is **What is the phone number of {name}?** This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone) This is rendered with `{phone}` - **{contact:phone}** corresponds with contact:phone~^..*$_This option cannot be chosen as answer_ ### opening_hours The question is **What are the opening hours of {name}?** 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(opening_hours)}` This document is autogenerated from assets/layers/bike_themed_object/bike_themed_object.json