The following options to create new points are included:
- **a bicycle library** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbicycle_library'target='_blank'>bicycle_library</a>
## Basic tags for this layer
Elements must match the expression **<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbicycle_library'target='_blank'>bicycle_library</a>**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22bicycle_library%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [bicycle_library-name](#bicycle_library-name) | What is the name of this bicycle library?<br/>_This bicycle library is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [website](#website) <br/>_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?<br/>_<ahref='{website}'rel='nofollow noopener noreferrer'target='_blank'>{website}</a>_<br/>1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
| [phone](#phone) <br/>_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?<br/>_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_<br/>1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
| [email](#email) <br/>_(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?<br/>_<ahref='mailto:{email}'target='_blank'rel='noopener'>{email}</a>_<br/>2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
| [opening_hours](#opening_hours) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [bicycle_library-charge](#bicycle_library-charge) | How much does lending a bicycle cost?<br/>_Lending a bicycle costs {charge}_<br/>2 options | | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([string](../SpecialInputElements.md#string)) |
| [bicycle-library-target-group](#bicycle-library-target-group) | Who can loan bicycles here?<br/>3 options | | _Multiple choice only_ |
| [description](#description) <br/>_(Original in [questions](./BuiltinQuestions.md#description))_ | Is there still some relevant info that the previous questions did not cover? Feel free to add it here.<br/>_{description}_ | | *[description](https://wiki.osm.org/wiki/Key:description)* ([text](../SpecialInputElements.md#text)) |
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_
*{image_carousel()}{image_upload()}*
### bicycle_library-name
The question is `What is the name of this bicycle library?`
*This bicycle library is called {name}* is shown if `name` is set
### website
The question is `What is the website of {title()}?`
*<ahref='{website}'rel='nofollow noopener noreferrer'target='_blank'>{website}</a>* is shown if `website` is set
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/icons/website.svg'>*<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* is shown if with contact:website~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/phone.svg'>*{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'>*<a href='mailto:{contact:email}' target='_blank' rel='noopener'>{contact:email}</a>* is shown if with contact:email~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'>*<a href='mailto:{operator:email}' target='_blank' rel='noopener'>{operator:email}</a>* is shown if with operator:email~.+. _This option cannot be chosen as answer_
The question is `What are the opening hours of {title()}?`
*<h3>Opening hours</h3>{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set
-*Marked as closed for an unspecified time* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:opening_hours'target='_blank'>opening_hours</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dclosed'target='_blank'>closed</a>. _This option cannot be chosen as answer_
### bicycle_library-charge
The question is `How much does lending a bicycle cost?`
*Lending a bicycle costs {charge}* is shown if `charge` is set
-*Lending a bicycle is free* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno'target='_blank'>no</a>& charge=
-*Lending a bicycle costs €20/year and €20 warranty* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:charge'target='_blank'>charge</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:charge%3D€20warranty + €20/year'target='_blank'>€20warranty + €20/year</a>
### bicycle-library-target-group
The question is `Who can loan bicycles here?`
-*Bikes for children available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:bicycle_library:for'target='_blank'>bicycle_library:for</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Dchild'target='_blank'>child</a>
-*Bikes for adult available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:bicycle_library:for'target='_blank'>bicycle_library:for</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Dadult'target='_blank'>adult</a>
-*Bikes for disabled persons available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:bicycle_library:for'target='_blank'>bicycle_library:for</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Ddisabled'target='_blank'>disabled</a>
### description
The question is `Is there still some relevant info that the previous questions did not cover? Feel free to add it here.`
*{description}* is shown if `description` is set
### leftover-questions
_This tagrendering has no question and is thus read-only_
This document is autogenerated from [assets/layers/bicycle_library/bicycle_library.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/bicycle_library/bicycle_library.json)