mapcomplete/assets/layers/bicycle_library/bicycle_library.json

252 lines
8.9 KiB
JSON
Raw Normal View History

2021-01-05 02:59:29 +01:00
{
"id": "bicycle_library",
"name": {
"en": "Bicycle library",
2021-05-27 21:20:04 +02:00
"nl": "Fietsbibliotheek",
2021-05-28 12:42:59 +02:00
"fr": "Vélothèque",
2021-06-08 16:56:36 +02:00
"it": "Bici in prestito",
"ru": "Велосипедная библиотека",
"zh_Hant": "單車圖書館"
2021-01-05 02:59:29 +01:00
},
2021-05-19 22:38:41 +02:00
"minzoom": 8,
"source": {
2021-05-19 22:38:41 +02:00
"osmTags": "amenity=bicycle_library"
},
2021-01-05 02:59:29 +01:00
"title": {
"render": {
"en": "Bicycle library",
2021-05-27 21:20:04 +02:00
"nl": "Fietsbibliotheek",
2021-05-28 12:42:59 +02:00
"fr": "Vélothèque",
2021-06-08 16:56:36 +02:00
"it": "Bici in prestito",
"ru": "Велосипедная библиотека",
"zh_Hant": "單車圖書館"
2021-01-05 02:59:29 +01:00
},
"mappings": [
{
"if": "name~*",
"then": "<i>{name}</i>"
}
]
},
"titleIcons": [
{
"condition": {
"or": [
"service:bicycle:pump=yes",
"service:bicycle:pump=separate"
]
},
"render": "<img src='./assets/layers/bike_shop/pump.svg'/>"
},
"defaults"
],
"description": {
"en": "A facility where bicycles can be lent for longer period of times",
2021-05-27 21:20:04 +02:00
"nl": "Een plaats waar men voor langere tijd een fiets kan lenen",
"fr": "Un lieu où des vélos peuvent être empruntés pour un temps plus long",
2021-05-28 12:42:59 +02:00
"hu": "Létesítmény, ahonnan kerékpár kölcsönözhető hosszabb időre",
2021-06-08 16:56:36 +02:00
"it": "Una struttura dove le biciclette possono essere prestate per periodi di tempo più lunghi",
"de": "Eine Einrichtung, in der Fahrräder für längere Zeit geliehen werden können",
"ru": "Учреждение, где велосипед может быть арендован на более длительный срок",
"zh_Hant": "能夠長期租用單車的設施"
2021-01-05 02:59:29 +01:00
},
"tagRenderings": [
"images",
{
"question": {
"en": "What is the name of this bicycle library?",
2021-05-27 21:20:04 +02:00
"nl": "Wat is de naam van deze fietsbieb?",
2021-05-28 12:42:59 +02:00
"fr": "Quel est le nom de cette vélothèque ?",
2021-06-08 16:56:36 +02:00
"it": "Qual è il nome di questo “bici in prestito”?",
2021-06-13 15:10:01 +02:00
"ru": "Как называется эта велосипедная библиотека?",
"nb_NO": "Hva heter dette sykkelbiblioteket?",
"zh_Hant": "這個單車圖書館的名稱是?"
2021-01-05 02:59:29 +01:00
},
"render": {
2021-03-30 16:31:51 +02:00
"en": "This bicycle library is called {name}",
2021-05-27 21:20:04 +02:00
"nl": "Deze fietsbieb heet {name}",
2021-05-28 12:42:59 +02:00
"fr": "Cette vélothèque s'appelle {name}",
2021-06-08 16:56:36 +02:00
"it": "Il “bici in prestito” è chiamato {name}",
2021-06-13 15:10:01 +02:00
"ru": "Эта велосипедная библиотека называется {name}",
"nb_NO": "Dette sykkelbiblioteket heter {name}",
"zh_Hant": "這個單車圖書館叫做 {name}"
2021-01-05 02:59:29 +01:00
},
"freeform": {
"key": "name"
}
},
"website",
"phone",
"email",
"opening_hours",
{
"question": {
"en": "How much does lending a bicycle cost?",
2021-05-27 21:20:04 +02:00
"nl": "Hoeveel kost het huren van een fiets?",
"fr": "Combien coûte l'emprunt d'un vélo ?",
2021-05-28 12:42:59 +02:00
"hu": "Mennyibe kerül egy kerékpár kölcsönzése?",
2021-05-30 20:56:09 +02:00
"it": "Quanto costa il prestito di una bicicletta?",
2021-06-08 16:56:36 +02:00
"ru": "Сколько стоит прокат велосипеда?",
2021-06-13 15:10:01 +02:00
"de": "Wie viel kostet das Ausleihen eines Fahrrads?",
"nb_NO": "Hvor mye koster det å leie en sykkel?",
"zh_Hant": "租用單車的費用多少?"
2021-01-05 02:59:29 +01:00
},
2021-05-19 22:38:41 +02:00
"render": {
2021-01-05 02:59:29 +01:00
"en": "Lending a bicycle costs {charge}",
2021-05-27 21:20:04 +02:00
"nl": "Een fiets huren kost {charge}",
"fr": "Emprunter un vélo coûte {charge}",
2021-05-28 12:42:59 +02:00
"hu": "Egy kerékpár kölcsönzése {charge}",
2021-05-30 20:56:09 +02:00
"it": "Il prestito di una bicicletta costa {charge}",
2021-06-08 16:56:36 +02:00
"ru": "Стоимость аренды велосипеда {charge}",
2021-06-13 15:10:01 +02:00
"de": "Das Ausleihen eines Fahrrads kostet {charge}",
"nb_NO": "Sykkelleie koster {charge}",
"zh_Hant": "租借單車需要 {charge}"
2021-01-05 02:59:29 +01:00
},
"freeform": {
"key": "charge",
2021-05-19 22:38:41 +02:00
"addExtraTags": [
"fee=yes"
]
2021-01-05 02:59:29 +01:00
},
"mappings": [
{
"if": {
2021-05-19 22:38:41 +02:00
"and": [
"fee=no",
"charge="
]
2021-01-05 02:59:29 +01:00
},
"then": {
"en": "Lending a bicycle is free",
2021-05-27 21:20:04 +02:00
"nl": "Een fiets huren is gratis",
"fr": "L'emprunt de vélo est gratuit",
2021-05-28 12:42:59 +02:00
"hu": "A kerékpárkölcsönzés ingyenes",
2021-06-08 16:56:36 +02:00
"it": "Il prestito di una bicicletta è gratuito",
"de": "Das Ausleihen eines Fahrrads ist kostenlos",
2021-06-13 15:10:01 +02:00
"ru": "Прокат велосипедов бесплатен",
"nb_NO": "Det er gratis å leie en sykkel",
"zh_Hant": "租借單車免費"
2021-01-05 02:59:29 +01:00
}
},
{
"if": {
2021-05-19 22:38:41 +02:00
"and": [
"fee=yes",
"charge=€20warranty + €20/year"
]
2021-01-05 02:59:29 +01:00
},
"then": {
"en": "Lending a bicycle costs €20/year and €20 warranty",
2021-05-27 21:20:04 +02:00
"nl": "Een fiets huren kost €20/jaar en €20 waarborg",
2021-06-04 17:23:17 +02:00
"fr": "Emprunter un vélo coûte 20 €/an et 20 € de garantie",
2021-06-08 16:56:36 +02:00
"it": "Il prestito di una bicicletta costa 20 €/anno più 20 € di garanzia",
"de": "Das Ausleihen eines Fahrrads kostet 20€ pro Jahr und 20€ Gebühr",
"zh_Hant": "租借單車價錢 €20/year 與 €20 保證金"
2021-01-05 02:59:29 +01:00
}
}
]
},
{
"question": {
"en": "Who can lend bicycles here?",
2021-05-27 21:20:04 +02:00
"nl": "Voor wie worden hier fietsen aangeboden?",
"fr": "Qui peut emprunter des vélos ici ?",
2021-05-28 12:42:59 +02:00
"hu": "Ki kölcsönözhet itt kerékpárt?",
2021-06-06 14:18:34 +02:00
"it": "Chi può prendere in prestito le biciclette qua?",
2021-06-08 16:56:36 +02:00
"zh_Hans": "谁可以从这里借自行车?",
"de": "Wer kann hier Fahrräder ausleihen?",
"ru": "Кто здесь может арендовать велосипед?",
"zh_Hant": "誰可以在這裡租單車?"
2021-01-05 02:59:29 +01:00
},
"multiAnswer": true,
"mappings": [
{
"if": "bicycle_library:for=child",
"then": {
"nl": "Aanbod voor kinderen",
2021-05-27 21:20:04 +02:00
"en": "Bikes for children available",
"fr": "Vélos pour enfants disponibles",
2021-05-28 12:42:59 +02:00
"hu": "",
2021-06-08 16:56:36 +02:00
"it": "Sono disponibili biciclette per bambini",
"de": "Fahrräder für Kinder verfügbar",
"ru": "Доступны детские велосипеды",
"zh_Hant": "提供兒童單車"
2021-01-05 02:59:29 +01:00
}
},
{
"if": "bicycle_library:for=adult",
"then": {
"nl": "Aanbod voor volwassenen",
2021-05-27 21:20:04 +02:00
"en": "Bikes for adult available",
2021-05-28 12:42:59 +02:00
"fr": "Vélos pour adultes disponibles",
2021-06-08 16:56:36 +02:00
"it": "Sono disponibili biciclette per adulti",
"de": "Fahrräder für Erwachsene verfügbar",
"ru": "Доступны велосипеды для взрослых",
"zh_Hant": "有提供成人單車"
2021-01-05 02:59:29 +01:00
}
},
{
"if": "bicycle_library:for=disabled",
"then": {
"nl": "Aanbod voor personen met een handicap",
2021-05-27 21:20:04 +02:00
"en": "Bikes for disabled persons available",
2021-05-28 12:42:59 +02:00
"fr": "Vélos pour personnes handicapées disponibles",
2021-06-08 16:56:36 +02:00
"it": "Sono disponibili biciclette per disabili",
"de": "Fahrräder für Behinderte verfügbar",
"ru": "Доступны велосипеды для людей с ограниченными возможностями",
"zh_Hant": "有提供行動不便人士的單車"
2021-01-05 02:59:29 +01:00
}
}
]
},
"description"
],
"hideUnderlayingFeaturesMinPercentage": 1,
"presets": [
{
"title": {
"en": "Fietsbibliotheek",
2021-06-08 16:56:36 +02:00
"nl": "Bicycle library",
"ru": "Велосипедная библиотека",
2021-07-04 00:22:46 +02:00
"zh_Hant": "自行車圖書館 ( Fietsbibliotheek)",
"it": "Bici in prestito"
2021-01-05 02:59:29 +01:00
},
"tags": [
"amenity=bicycle_library"
],
"description": {
"nl": "Een fietsbieb heeft een collectie fietsen die leden mogen lenen",
2021-05-27 21:20:04 +02:00
"en": "A bicycle library has a collection of bikes which can be lent",
2021-05-28 12:42:59 +02:00
"fr": "Une vélothèque a une collection de vélos qui peuvent être empruntés",
2021-06-08 16:56:36 +02:00
"it": "Una ciclo-teca o «bici in prestito» ha una collezione di bici che possno essere prestate",
"ru": "В велосипедной библиотеке есть велосипеды для аренды",
"zh_Hant": "單車圖書館有一大批單車供人租借"
2021-01-05 02:59:29 +01:00
}
}
],
"icon": {
"render": "pin:#22ff55;./assets/layers/bicycle_library/bicycle_library.svg"
},
"iconOverlays": [
{
"if": "opening_hours~*",
"then": "isOpen",
"badge": true
},
{
"if": "service:bicycle:pump=yes",
"then": "circle:#e2783d;./assets/layers/bike_repair_station/pump.svg",
"badge": true
}
],
"width": {
"render": "1"
},
"iconSize": {
"render": "50,50,bottom"
},
"color": {
"render": "#c00"
},
"wayHandling": 2
}