2020-11-09 20:20:39 +01:00
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"id": "bike_cleaning",
|
|
|
|
"name": {
|
|
|
|
"en": "Bike cleaning service",
|
|
|
|
"nl": "Fietsschoonmaakpunt",
|
|
|
|
"fr": "Service de nettoyage de vélo",
|
|
|
|
"it": "Servizio lavaggio bici",
|
|
|
|
"de": "Fahrrad-Reinigungsdienst",
|
|
|
|
"zh_Hant": "單車清理服務",
|
|
|
|
"pt_BR": "Serviço de limpeza de bicicletas",
|
|
|
|
"pt": "Serviço de limpeza de bicicletas"
|
|
|
|
},
|
|
|
|
"title": {
|
|
|
|
"render": {
|
|
|
|
"en": "Bike cleaning service",
|
|
|
|
"nl": "Fietsschoonmaakpunt",
|
|
|
|
"fr": "Service de nettoyage de vélo",
|
|
|
|
"it": "Servizio lavaggio bici",
|
|
|
|
"de": "Fahrrad-Reinigungsdienst",
|
|
|
|
"zh_Hant": "單車清理服務",
|
|
|
|
"pt_BR": "Serviço de limpeza de bicicletas",
|
|
|
|
"pt": "Serviço de limpeza de bicicletas"
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": "name~*",
|
|
|
|
"then": {
|
|
|
|
"en": "Bike cleaning service <i>{name}</i>",
|
|
|
|
"nl": "Fietsschoonmaakpunt <i>{name}</i>",
|
|
|
|
"fr": "Service de nettoyage de vélo <i>{name}</i>",
|
|
|
|
"it": "Servizio lavaggio bici <i>{name}</i>",
|
|
|
|
"de": "Fahrrad-Reinigungsdienst<i>{name}</i>",
|
|
|
|
"zh_Hant": "單車清理服務 <i>{name}</i>",
|
|
|
|
"pt_BR": "Serviço de limpeza de bicicletas <i>{name}</i>",
|
|
|
|
"pt": "Serviço de limpeza de bicicletas <i>{name}</i>"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"source": {
|
|
|
|
"osmTags": {
|
|
|
|
"or": [
|
|
|
|
"service:bicycle:cleaning=yes",
|
|
|
|
"service:bicycle:cleaning=diy",
|
2022-01-30 18:34:03 +01:00
|
|
|
"amenity=bicycle_wash",
|
|
|
|
"amenity=bike_wash"
|
2021-11-07 14:37:21 +01:00
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"minzoom": 13,
|
|
|
|
"presets": [
|
|
|
|
{
|
|
|
|
"title": {
|
2020-11-09 20:20:39 +01:00
|
|
|
"en": "Bike cleaning service",
|
2021-05-27 21:20:04 +02:00
|
|
|
"nl": "Fietsschoonmaakpunt",
|
2021-05-28 12:42:59 +02:00
|
|
|
"fr": "Service de nettoyage de vélo",
|
2021-06-08 16:56:36 +02:00
|
|
|
"it": "Servizio lavaggio bici",
|
2021-06-19 20:06:28 +02:00
|
|
|
"de": "Fahrrad-Reinigungsdienst",
|
2021-08-19 17:35:45 +02:00
|
|
|
"zh_Hant": "單車清理服務",
|
2021-10-18 22:42:41 +02:00
|
|
|
"pt_BR": "Serviço de limpeza de bicicletas",
|
|
|
|
"pt": "Serviço de limpeza de bicicletas"
|
2021-11-07 14:37:21 +01:00
|
|
|
},
|
|
|
|
"tags": [
|
|
|
|
"amenity=bicycle_wash"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"tagRenderings": [
|
|
|
|
"images",
|
|
|
|
{
|
2021-11-10 18:42:31 +01:00
|
|
|
"question": {
|
2021-11-25 17:59:12 +01:00
|
|
|
"en": "How much does it cost to use the cleaning service?",
|
|
|
|
"de": "Wie viel kostet die Nutzung des Reinigungsdienstes?"
|
2021-11-10 18:42:31 +01:00
|
|
|
},
|
|
|
|
"render": {
|
2021-11-25 17:59:12 +01:00
|
|
|
"en": "Using the cleaning service costs {service:bicycle:cleaning:charge}",
|
|
|
|
"de": "Nutzung des Reinigungsservice kostet {service:bicycle:cleaning:charge}"
|
2021-11-10 18:42:31 +01:00
|
|
|
},
|
2022-01-30 18:34:03 +01:00
|
|
|
"condition": {
|
|
|
|
"and": [
|
|
|
|
"amenity!=bike_wash",
|
|
|
|
"amenity!=bicycle_wash"
|
|
|
|
]
|
|
|
|
},
|
2021-11-07 14:37:21 +01:00
|
|
|
"freeform": {
|
|
|
|
"key": "service:bicycle:cleaning:charge",
|
|
|
|
"addExtraTags": [
|
|
|
|
"service:bicycle:cleaning:fee=yes"
|
2021-11-10 18:42:31 +01:00
|
|
|
],
|
|
|
|
"inline": true
|
2021-11-07 14:37:21 +01:00
|
|
|
},
|
|
|
|
"mappings": [
|
2021-01-08 03:57:18 +01:00
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"if": "service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge=",
|
2021-11-10 18:42:31 +01:00
|
|
|
"then": {
|
2021-11-25 17:59:12 +01:00
|
|
|
"en": "The cleaning service is free to use",
|
|
|
|
"de": "Der Reinigungsservice ist kostenlos"
|
2021-11-10 18:42:31 +01:00
|
|
|
}
|
2021-11-07 14:37:21 +01:00
|
|
|
},
|
2021-01-08 03:57:18 +01:00
|
|
|
{
|
2021-11-10 18:42:31 +01:00
|
|
|
"if": "service:bicycle:cleaning:fee=no",
|
|
|
|
"then": {
|
2021-11-25 17:59:12 +01:00
|
|
|
"en": "Free to use",
|
|
|
|
"de": "Kostenlose Nutzung"
|
2021-11-10 18:42:31 +01:00
|
|
|
},
|
2021-11-07 14:37:21 +01:00
|
|
|
"hideInAnswer": true
|
|
|
|
},
|
2021-01-08 03:57:18 +01:00
|
|
|
{
|
2022-01-30 18:34:03 +01:00
|
|
|
"if": "service:bicycle:cleaning:fee=yes&service:bicycle:cleaning:charge=",
|
2021-11-10 18:42:31 +01:00
|
|
|
"then": {
|
2021-11-25 17:59:12 +01:00
|
|
|
"en": "The cleaning service has a fee, but the amount is not known",
|
|
|
|
"de": "Der Reinigungsdienst ist kostenpflichtig, aber der Betrag ist nicht bekannt"
|
2022-01-30 18:34:03 +01:00
|
|
|
},
|
|
|
|
"hideInAnswer": true
|
2021-09-22 16:58:25 +02:00
|
|
|
}
|
2021-11-07 14:37:21 +01:00
|
|
|
],
|
|
|
|
"id": "bike_cleaning-service:bicycle:cleaning:charge"
|
|
|
|
},
|
|
|
|
{
|
2021-11-10 18:42:31 +01:00
|
|
|
"question": {
|
2021-11-25 17:59:12 +01:00
|
|
|
"en": "How much does it cost to use the cleaning service?",
|
|
|
|
"de": "Wie viel kostet die Nutzung des Reinigungsdienstes?"
|
2021-11-10 18:42:31 +01:00
|
|
|
},
|
|
|
|
"render": {
|
2021-11-25 17:59:12 +01:00
|
|
|
"en": "Using the cleaning service costs {charge}",
|
|
|
|
"de": "Die Nutzung des Reinigungsdienstes kostet {charge}"
|
2021-11-10 18:42:31 +01:00
|
|
|
},
|
2022-01-30 18:34:03 +01:00
|
|
|
"condition": {
|
|
|
|
"or": [
|
|
|
|
"amenity=bike_wash",
|
|
|
|
"amenity=bicycle_wash"
|
|
|
|
]
|
|
|
|
},
|
2021-11-07 14:37:21 +01:00
|
|
|
"freeform": {
|
|
|
|
"key": "charge",
|
|
|
|
"addExtraTags": [
|
|
|
|
"fee=yes"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"mappings": [
|
2021-01-08 03:57:18 +01:00
|
|
|
{
|
2021-11-07 14:37:21 +01:00
|
|
|
"if": "fee=no&charge=",
|
2021-11-10 18:42:31 +01:00
|
|
|
"then": {
|
2021-11-25 17:59:12 +01:00
|
|
|
"en": "Free to use cleaning service",
|
|
|
|
"de": "Kostenloser Reinigungsservice"
|
2021-11-10 18:42:31 +01:00
|
|
|
}
|
2021-01-08 03:57:18 +01:00
|
|
|
},
|
|
|
|
{
|
2021-11-10 18:42:31 +01:00
|
|
|
"if": "fee=no",
|
|
|
|
"then": {
|
2021-11-25 17:59:12 +01:00
|
|
|
"en": "Free to use",
|
|
|
|
"de": "Kostenlose Nutzung"
|
2021-11-10 18:42:31 +01:00
|
|
|
},
|
2021-11-07 14:37:21 +01:00
|
|
|
"hideInAnswer": true
|
2021-10-14 03:46:09 +02:00
|
|
|
},
|
2021-11-07 14:37:21 +01:00
|
|
|
{
|
|
|
|
"if": "fee=yes",
|
2021-11-10 18:42:31 +01:00
|
|
|
"then": {
|
2021-11-25 17:59:12 +01:00
|
|
|
"en": "The cleaning service has a fee",
|
|
|
|
"de": "Der Reinigungsservice ist kostenpflichtig"
|
2021-11-10 18:42:31 +01:00
|
|
|
}
|
2021-11-07 14:37:21 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"id": "bike_cleaning-charge"
|
2021-10-14 03:46:09 +02:00
|
|
|
}
|
2021-11-07 14:37:21 +01:00
|
|
|
],
|
|
|
|
"deletion": {
|
|
|
|
"softDeletionTags": {
|
|
|
|
"and": [
|
|
|
|
"disused:amenity:={amenity}",
|
|
|
|
"amenity="
|
|
|
|
]
|
2021-10-19 03:00:57 +02:00
|
|
|
},
|
2021-11-07 14:37:21 +01:00
|
|
|
"neededChangesets": 1
|
|
|
|
},
|
|
|
|
"allowMove": {
|
|
|
|
"enableRelocation": false,
|
|
|
|
"enableImproveAccuraccy": true
|
2021-11-07 15:31:55 +01:00
|
|
|
},
|
|
|
|
"mapRendering": [
|
|
|
|
{
|
|
|
|
"icon": {
|
|
|
|
"render": "./assets/layers/bike_cleaning/bike_cleaning.svg"
|
|
|
|
},
|
|
|
|
"iconBadges": [
|
2021-10-19 03:00:57 +02:00
|
|
|
{
|
2021-11-07 15:31:55 +01:00
|
|
|
"if": {
|
|
|
|
"and": [
|
|
|
|
"service:bicycle:cleaning~*",
|
2022-01-30 18:34:03 +01:00
|
|
|
"amenity!=bike_wash",
|
|
|
|
"amenity!=bicycle_wash"
|
2021-10-19 03:00:57 +02:00
|
|
|
]
|
2021-11-07 15:31:55 +01:00
|
|
|
},
|
|
|
|
"then": {
|
|
|
|
"render": "./assets/layers/bike_cleaning/bike_cleaning_icon.svg",
|
|
|
|
"roaming": true
|
|
|
|
}
|
2021-10-19 03:00:57 +02:00
|
|
|
}
|
2021-11-07 15:31:55 +01:00
|
|
|
],
|
|
|
|
"iconSize": "50,50,bottom",
|
|
|
|
"location": [
|
2021-11-09 19:45:26 +01:00
|
|
|
"point",
|
|
|
|
"centroid"
|
2021-11-07 15:31:55 +01:00
|
|
|
]
|
|
|
|
}
|
2021-12-05 05:16:24 +01:00
|
|
|
],
|
|
|
|
"description": {
|
|
|
|
"en": "A layer showing facilities where one can clean their bike"
|
|
|
|
}
|
2020-11-09 20:20:39 +01:00
|
|
|
}
|