chore: automated housekeeping...
This commit is contained in:
parent
16e8cdda59
commit
867cb4dcfb
67 changed files with 599 additions and 309 deletions
|
@ -100,11 +100,11 @@ The question is *What kind of bicycle rental is this?*
|
|||
|
||||
|
||||
- *This is a shop whose main focus is bicycle rental* corresponds with `shop=rental&bicycle_rental=shop`
|
||||
- *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 `shop=rental`
|
||||
- *This is a rental business which rents out various objects and/or vehicles. It rents out bicycles too, but this is not the main focus* corresponds with `shop=rental`
|
||||
- *This is a shop which sells or repairs bicycles, but also rents out bicycles* corresponds with `service:bicycle:rental=yes&shop=bicycle`
|
||||
- *This is an automated docking station, where a bicycle is mechanically locked into a structure* corresponds with `bicycle_rental=docking_station`
|
||||
- *This is an automated docking station, where a bicycle is mechanically locked to a structure* corresponds with `bicycle_rental=docking_station`
|
||||
- *A machine is present which dispenses and accepts keys, eventually after authentication and/or payment. The bicycles are parked nearby* corresponds with `bicycle_rental=key_dispensing_machine`
|
||||
- *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 `bicycle_rental=dropoff_point`
|
||||
- *This is a dropoff point, e.g. a reserved parking to place the bicycles clearly marked as being for the rental service only* corresponds with `bicycle_rental=dropoff_point`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `amenity=bicycle_rental`
|
||||
|
@ -261,7 +261,7 @@ This tagrendering has labels `bicycle_rental`
|
|||
|
||||
|
||||
|
||||
The question is *How much city bikes can be rented here?*
|
||||
The question is *How many city bikes can be rented here?*
|
||||
|
||||
This rendering asks information about the property [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike)
|
||||
|
||||
|
@ -279,7 +279,7 @@ This tagrendering has labels `bicycle_rental`
|
|||
|
||||
|
||||
|
||||
The question is *How much electrical bikes can be rented here?*
|
||||
The question is *How many electrical bikes can be rented here?*
|
||||
|
||||
This rendering asks information about the property [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike)
|
||||
|
||||
|
@ -297,7 +297,7 @@ This tagrendering has labels `bicycle_rental`
|
|||
|
||||
|
||||
|
||||
The question is *How much bikes for children can be rented here?*
|
||||
The question is *How many bikes for children can be rented here?*
|
||||
|
||||
This rendering asks information about the property [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike)
|
||||
|
||||
|
@ -315,7 +315,7 @@ This tagrendering has labels `bicycle_rental`
|
|||
|
||||
|
||||
|
||||
The question is *How much BMX bikes can be rented here?*
|
||||
The question is *How many BMX bikes can be rented here?*
|
||||
|
||||
This rendering asks information about the property [capacity:bmx](https://wiki.openstreetmap.org/wiki/Key:capacity:bmx)
|
||||
|
||||
|
@ -333,11 +333,11 @@ This tagrendering has labels `bicycle_rental`
|
|||
|
||||
|
||||
|
||||
The question is *How much mountainbike can be rented here?*
|
||||
The question is *How many mountainbikes can be rented here?*
|
||||
|
||||
This rendering asks information about the property [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb)
|
||||
|
||||
This is rendered with `{capacity:mtb} mountainbike can be rented here`
|
||||
This is rendered with `{capacity:mtb} mountainbikes can be rented here`
|
||||
|
||||
|
||||
|
||||
|
@ -351,7 +351,7 @@ This tagrendering has labels `bicycle_rental`
|
|||
|
||||
|
||||
|
||||
The question is *How much bicycle panniers can be rented here?*
|
||||
The question is *How many bicycle panniers can be rented here?*
|
||||
|
||||
This rendering asks information about the property [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier)
|
||||
|
||||
|
@ -369,7 +369,7 @@ This tagrendering has labels `bicycle_rental`
|
|||
|
||||
|
||||
|
||||
The question is *How much tandem can be rented here?*
|
||||
The question is *How many tandem can be rented here?*
|
||||
|
||||
This rendering asks information about the property [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue