mapcomplete/Docs/Layers/bicycle_rental.md

382 lines
17 KiB
Markdown
Raw Normal View History

bicycle_rental
2022-02-04 01:05:35 +01:00
================
<img src='https://mapcomplete.osm.be/./assets/themes/bicycle_rental/logo.svg' height="100px">
Bicycle rental stations
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **12** and higher
#### Themes using this layer
- [bicycle_rental](https://mapcomplete.osm.be/bicycle_rental)
2022-07-18 11:52:37 +02:00
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
2022-02-14 04:59:49 +01:00
- [personal](https://mapcomplete.osm.be/personal)
2022-02-04 01:05:35 +01:00
Basic tags for this layer
2022-02-04 01:05:35 +01:00
---------------------------
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%3Dbicycle_rental' target='_blank'>bicycle_rental</a>|bicycle_rental~^..*$|<a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental' target='_blank'>service:bicycle:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes' target='_blank'>yes</a>|rental~^.*bicycle.*$
2022-03-24 19:59:57 +01:00
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22bicycle_rental%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22service%3Abicycle%3Arental%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22bicycle_rental%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22rental%22~%22%5E.*bicycle.*%24%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
Supported attributes
2022-02-04 01:05:35 +01:00
----------------------
Warning:
this quick overview is incomplete
2022-02-04 01:05:35 +01:00
2022-02-04 01:05:35 +01:00
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/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[<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) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/rental#values) [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/capacity:city_bike#values) [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/capacity:ebike#values) [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/capacity:kid_bike#values) [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/capacity:bmx#values) [capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx) | [pnat](../SpecialInputElements.md#pnat) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/capacity:mtb#values) [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/capacity:bicycle_pannier#values) [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) |
2022-03-24 19:59:57 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/capacity:tandem_bicycle#values) [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) |
### images
This tagrendering has no question and is thus read-only
2022-03-24 19:59:57 +01:00
### bicycle_rental_type
2022-02-04 01:05:35 +01:00
The question is What kind of bicycle rental is this?
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
- This is a shop whose main focus is bicycle rental corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental' target='_blank'>rental</a>&<a href='https://wiki.openstreetmap.org/wiki/Key:bicycle_rental' target='_blank'>bicycle_rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bicycle_rental%3Dshop' target='_blank'>shop</a>
- This is a rental buisiness which rents out various objects and/or vehicles. It rents out bicycles too, but this is not the main focus corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental' target='_blank'>rental</a>
- This is a shop which sells or repairs bicycles, but also rents out bicycles corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental' target='_blank'>service:bicycle:rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes' target='_blank'>yes</a>&<a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle' target='_blank'>bicycle</a>
- This is an automated docking station, where a bicycle is mechanically locked into a structure corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bicycle_rental' target='_blank'>bicycle_rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bicycle_rental%3Ddocking_station' target='_blank'>docking_station</a>
- A machine is present which dispenses and accepts keys, eventually after authentication and/or payment. The bicycles are parked nearby corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bicycle_rental' target='_blank'>bicycle_rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bicycle_rental%3Dkey_dispensing_machine' target='_blank'>key_dispensing_machine</a>
- This is a dropoff point, e.g. a reserved parking to place the bicycles which clearly marked as being for the rental service only corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bicycle_rental' target='_blank'>bicycle_rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bicycle_rental%3Ddropoff_point' target='_blank'>dropoff_point</a>
2022-06-04 16:56:15 +02:00
Only visible if `amenity=bicycle_rental` is shown
2022-04-08 22:17:08 +02:00
### website
2022-02-04 01:05:35 +01:00
The question is What is the website of {title()}?
2022-02-04 01:05:35 +01:00
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
2022-06-04 16:56:15 +02:00
This is rendered with <a href='{website}' target='_blank'>{website}</a>
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
- <a href='{contact:website}' target='_blank'>{contact:website}</a> corresponds with contact:website~^..*$
- This option cannot be chosen as answer
### email
2022-02-04 01:05:35 +01:00
The question is What is the email address of {title()}?
2022-02-04 01:05:35 +01:00
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
2022-06-04 16:56:15 +02:00
This is rendered with <a href='mailto:{email}' target='_blank'>{email}</a>
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
- <a href='mailto:{contact:email}' target='_blank'>{contact:email}</a> corresponds with contact:email~^..*$
- This option cannot be chosen as answer
### phone
2022-02-04 01:05:35 +01:00
The question is What is the phone number of {title()}?
2022-02-04 01:05:35 +01:00
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
2022-06-04 16:56:15 +02:00
This is rendered with <a href='tel:{phone}'>{phone}</a>
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
- <a href='tel:{contact:phone}'>{contact:phone}</a> corresponds with contact:phone~^..*$
- This option cannot be chosen as answer
### opening_hours
2022-02-04 01:05:35 +01:00
The question is What are the opening hours of {title()}?
2022-02-04 01:05:35 +01:00
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
2022-06-04 16:56:15 +02:00
This is rendered with <h3>Opening hours</h3>{opening_hours_table(opening_hours)}
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
Only visible if `shop~^..*$|opening_hours~^..*$` is shown
2022-04-08 22:17:08 +02:00
### payment-options
2022-02-04 01:05:35 +01:00
The question is Which methods of payment are accepted here?
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
- Cash is accepted here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
2022-06-04 16:56:15 +02:00
- Payment cards are accepted here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
2022-06-04 16:56:15 +02:00
Only visible if `shop~^..*$` is shown
2022-04-08 22:17:08 +02:00
### payment-options-advanced
2022-02-04 01:05:35 +01:00
The question is Which methods of payment are accepted here?
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
- Cash is accepted here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
2022-06-04 16:56:15 +02:00
- Payment cards are accepted here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
2022-06-04 16:56:15 +02:00
- Payment is done using a dedicated app corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno' target='_blank'>no</a>
2022-06-04 16:56:15 +02:00
- Payment is done using a membership card corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:membership_card' target='_blank'>payment:membership_card</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:membership_card%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:membership_card' target='_blank'>payment:membership_card</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:membership_card%3Dno' target='_blank'>no</a>
### bicycle-types
2022-02-04 01:05:35 +01:00
The question is What kind of bicycles and accessories are rented here?
2022-02-04 01:05:35 +01:00
This rendering asks information about the property [rental](https://wiki.openstreetmap.org/wiki/Key:rental)
2022-06-04 16:56:15 +02:00
This is rendered with {rental} is rented here
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
- Normal city bikes can be rented here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:rental' target='_blank'>rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike' target='_blank'>city_bike</a>
- Electrical bikes can be rented here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:rental' target='_blank'>rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike' target='_blank'>ebike</a>
- BMX bikes can be rented here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:rental' target='_blank'>rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx' target='_blank'>bmx</a>
- Mountainbikes can be rented here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:rental' target='_blank'>rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb' target='_blank'>mtb</a>
- Bikes for children can be rented here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:rental' target='_blank'>rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike' target='_blank'>kid_bike</a>
- Tandem bicycles can be rented here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:rental' target='_blank'>rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem' target='_blank'>tandem</a>
- Race bicycles can be rented here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:rental' target='_blank'>rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike' target='_blank'>racebike</a>
- Bike helmets can be rented here corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:rental' target='_blank'>rental</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet' target='_blank'>bike_helmet</a>
2022-04-08 22:17:08 +02:00
This tagrendering has labels `bicycle_rental`
2022-04-08 22:17:08 +02:00
### rental-capacity-city_bike
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
The question is How much city bikes can be rented here?
2022-02-04 01:05:35 +01:00
This rendering asks information about the property [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike)
2022-06-04 16:56:15 +02:00
This is rendered with {capacity:city_bike} city bikes can be rented here
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
Only visible if `rental~^.*city_bike.*$` is shown
2022-04-08 22:17:08 +02:00
This tagrendering has labels `bicycle_rental`
2022-04-08 22:17:08 +02:00
### rental-capacity-ebike
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
The question is How much electrical bikes can be rented here?
2022-02-04 01:05:35 +01:00
This rendering asks information about the property [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike)
2022-06-04 16:56:15 +02:00
This is rendered with {capacity:ebike} electrical bikes can be rented here
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
Only visible if `rental~^.*ebike.*$` is shown
2022-04-08 22:17:08 +02:00
This tagrendering has labels `bicycle_rental`
2022-04-08 22:17:08 +02:00
### rental-capacity-kid_bike
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
The question is How much bikes for children can be rented here?
2022-02-04 01:05:35 +01:00
This rendering asks information about the property [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike)
2022-06-04 16:56:15 +02:00
This is rendered with {capacity:kid_bike} bikes for children can be rented here
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
Only visible if `rental~^.*kid_bike.*$` is shown
2022-04-08 22:17:08 +02:00
This tagrendering has labels `bicycle_rental`
2022-04-08 22:17:08 +02:00
### rental-capacity-bmx
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
The question is How much BMX bikes can be rented here?
2022-02-04 01:05:35 +01:00
This rendering asks information about the property [capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx)
2022-06-04 16:56:15 +02:00
This is rendered with {capacity:bmx} BMX bikes can be rented here
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
Only visible if `rental~^.*bmx.*$` is shown
2022-04-08 22:17:08 +02:00
This tagrendering has labels `bicycle_rental`
2022-04-08 22:17:08 +02:00
### rental-capacity-mtb
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
The question is How much mountainbike can be rented here?
2022-02-04 01:05:35 +01:00
This rendering asks information about the property [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb)
2022-06-04 16:56:15 +02:00
This is rendered with {capacity:mtb} mountainbike can be rented here
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
Only visible if `rental~^.*mtb.*$` is shown
2022-04-08 22:17:08 +02:00
This tagrendering has labels `bicycle_rental`
2022-04-08 22:17:08 +02:00
### rental-capacity-bicycle_pannier
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
The question is How much bicycle panniers can be rented here?
2022-02-04 01:05:35 +01:00
This rendering asks information about the property [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier)
2022-06-04 16:56:15 +02:00
This is rendered with {capacity:bicycle_pannier} bicycle panniers can be rented here
2022-02-04 01:05:35 +01:00
2022-06-04 16:56:15 +02:00
Only visible if `rental~^.*bicycle_pannier.*$` is shown
2022-04-08 22:17:08 +02:00
This tagrendering has labels `bicycle_rental`
2022-04-08 22:17:08 +02:00
### rental-capacity-tandem_bicycle
2022-03-24 19:59:57 +01:00
2022-06-04 16:56:15 +02:00
The question is How much tandem can be rented here?
2022-03-24 19:59:57 +01:00
This rendering asks information about the property [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle)
2022-06-04 16:56:15 +02:00
This is rendered with {capacity:tandem_bicycle} tandem can be rented here
2022-04-08 22:17:08 +02:00
2022-06-04 16:56:15 +02:00
Only visible if `rental~^.*tandem_bicycle.*$` is shown
2022-04-08 22:17:08 +02:00
This tagrendering has labels `bicycle_rental`
2022-02-15 00:00:30 +01:00
This document is autogenerated from [assets/layers/bicycle_rental/bicycle_rental.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bicycle_rental/bicycle_rental.json)