Add clearer description of a bicycle pump to prevent fietsersbond-influx of adding wrong data
This commit is contained in:
parent
37e4d0cf73
commit
6391a3c88a
10 changed files with 24 additions and 10 deletions
|
@ -526,7 +526,11 @@
|
|||
"amenity=bicycle_repair_station",
|
||||
"service:bicycle:tools=no",
|
||||
"service:bicycle:pump=yes"
|
||||
]
|
||||
],
|
||||
"description": {
|
||||
"en": "A device to inflate your tires on a fixed location in the public space.<h3>Examples of bicycle pumps</h3><img src='./assets/layers/bike_repair_station/pump_example_manual.jpg' height='200'/><img src='./assets/layers/bike_repair_station/pump_example.png' height='200'/><img src='./assets/layers/bike_repair_station/pump_example_round.jpg' height='200'/>",
|
||||
"nl": "Een apparaat waar je je fietsbanden kan oppompen, beschikbaar in de publieke ruimte. De fietspomp in je kelder telt dus niet.<h3>Voorbeelden</h3><img src='./assets/layers/bike_repair_station/pump_example_manual.jpg' height='200'/><img src='./assets/layers/bike_repair_station/pump_example.png' height='200'/><img src='./assets/layers/bike_repair_station/pump_example_round.jpg' height='200'/>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"title": {
|
||||
|
@ -540,7 +544,11 @@
|
|||
"amenity=bicycle_repair_station",
|
||||
"service:bicycle:tools=yes",
|
||||
"service:bicycle:pump=yes"
|
||||
]
|
||||
],
|
||||
"description": {
|
||||
"en": "A device with tools to repair your bike combined with a pump at a fixed location. The tools are often secured with chains against theft.<h3>Example</h3><img src='./assets/layers/bike_repair_station/repair_station_example.jpg' height='200'/>",
|
||||
"nl": "Een apparaat met zowel gereedschap om je fiets te herstellen, met een pomp. Deze zijn op een vastgemaakt op een plaats in de publieke ruimte, bv. aan een paal.<h3>Voorbeeld</h3><img src='./assets/layers/bike_repair_station/repair_station_example.jpg' height='200'/>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"title": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue