Refactoring: move credits into a list
This commit is contained in:
parent
66cc615805
commit
6e7eccf9de
23 changed files with 69 additions and 23 deletions
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"id": "advertising",
|
||||
"credits": "Offsel",
|
||||
"credits": [
|
||||
"Offsel"
|
||||
],
|
||||
"title": {
|
||||
"en": "Advertising",
|
||||
"ca": "Publicitat",
|
||||
|
|
|
@ -35,7 +35,9 @@
|
|||
"eu": "Gai honek BAGeko datuak inportatzen laguntzen du",
|
||||
"pl": "Motyw ten pomaga w importowaniu danych z BAG"
|
||||
},
|
||||
"credits": "Wouter van der Wal",
|
||||
"credits": [
|
||||
"Wouter van der Wal"
|
||||
],
|
||||
"icon": "./assets/themes/bag/logo.svg",
|
||||
"startLat": 53.1726,
|
||||
"startLon": 7.04545,
|
||||
|
|
|
@ -71,5 +71,7 @@
|
|||
"bench",
|
||||
"bench_at_pt"
|
||||
],
|
||||
"credits": "Florian Edelmann"
|
||||
"credits": [
|
||||
"Florian Edelmann"
|
||||
]
|
||||
}
|
|
@ -497,5 +497,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"credits": "Pieter Vander Vennet"
|
||||
"credits": [
|
||||
"Pieter Vander Vennet"
|
||||
]
|
||||
}
|
|
@ -1620,5 +1620,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"credits": "joost schouppe"
|
||||
"credits": [
|
||||
"joost schouppe"
|
||||
]
|
||||
}
|
|
@ -501,5 +501,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"credits": "Christian Neumann <christian@utopicode.de>"
|
||||
"credits": [
|
||||
"Christian Neumann <christian@utopicode.de>"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -239,5 +239,7 @@
|
|||
}
|
||||
],
|
||||
"defaultBackgroundId": "maptiler.backdrop",
|
||||
"credits": "L'imaginaire"
|
||||
"credits": [
|
||||
"L'imaginaire"
|
||||
]
|
||||
}
|
|
@ -228,5 +228,7 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"credits": "Sebastian Kürten"
|
||||
"credits": [
|
||||
"Sebastian Kürten"
|
||||
]
|
||||
}
|
|
@ -34,7 +34,9 @@
|
|||
"ca": "L'objectiu d'aquest mapa és presentar als ciclistes una solució fàcil d'utilitzar per trobar la infraestructura adequada per a les seves necessitats.<br><br>Pots fer un seguiment de la teva ubicació precisa (només mòbil) i seleccionar capes que siguin rellevants per a tu a la cantonada inferior esquerra. També podeu utilitzar aquesta eina per afegir o editar pins (punts d'interès) al mapa i proporcionar més dades responent a les preguntes.<br><br>Tots els canvis que feu es desaran automàticament a la base de dades global d'OpenStreetMap i es poden ser reutilitzat lliurement per altres persones.<br><br>Per obtenir més informació sobre el projecte cyclofix, aneu a <a href='https://cyclofix.osm.be/'>cyclofix.osm.be</a> .",
|
||||
"pl": "Celem tej mapy jest zaprezentowanie rowerzystom łatwego w użyciu rozwiązania umożliwiającego znalezienie infrastruktury odpowiedniej dla ich potrzeb.<br><br>Możesz śledzić swoją dokładną lokalizację (tylko na urządzeniach mobilnych) i wybierać w lewym dolnym rogu warstwy, które są dla Ciebie odpowiednie. Możesz także użyć tego narzędzia, aby dodać lub edytować pinezki (interesujące miejsca) na mapie i dostarczyć więcej danych, odpowiadając na pytania.<br><br>Wszystkie wprowadzone zmiany zostaną automatycznie zapisane w globalnej bazie danych OpenStreetMap i mogą być swobodnie ponownie wykorzystywane przez innych.<br><br>Więcej informacji o projekcie cyclofix można znaleźć na stronie <a href='https://cyclofix.osm.be/'>cyclofix.osm.be</a> ."
|
||||
},
|
||||
"credits": "Originally created during Open Summer of Code by Pieter Fiers, Thibault Declercq, Pierre Barban, Joost Schouppe and Pieter Vander Vennet",
|
||||
"credits": [
|
||||
"Originally created during Open Summer of Code by Pieter Fiers, Thibault Declercq, Pierre Barban, Joost Schouppe and Pieter Vander Vennet"
|
||||
],
|
||||
"icon": "./assets/themes/cyclofix/logo.svg",
|
||||
"startLat": 0,
|
||||
"startLon": 0,
|
||||
|
|
|
@ -583,5 +583,7 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"credits": "joost schouppe; stla"
|
||||
"credits": [
|
||||
"joost schouppe; stla"
|
||||
]
|
||||
}
|
|
@ -682,5 +682,7 @@
|
|||
"defaultBackgroundId": "AGIVFlandersGRB",
|
||||
"overpassMaxZoom": 15,
|
||||
"osmApiTileSize": 17,
|
||||
"credits": "Pieter Vander Vennet"
|
||||
"credits": [
|
||||
"Pieter Vander Vennet"
|
||||
]
|
||||
}
|
|
@ -61,5 +61,7 @@
|
|||
"ambulancestation"
|
||||
],
|
||||
"defaultBackgroundId": "HDM_HOT",
|
||||
"credits": "Erwin Olario"
|
||||
"credits": [
|
||||
"Erwin Olario"
|
||||
]
|
||||
}
|
|
@ -84,5 +84,7 @@
|
|||
},
|
||||
"kerbs"
|
||||
],
|
||||
"credits": "Robin van der Linde"
|
||||
"credits": [
|
||||
"Robin van der Linde"
|
||||
]
|
||||
}
|
|
@ -42,5 +42,7 @@
|
|||
"layers": [
|
||||
"windturbine"
|
||||
],
|
||||
"credits": "Seppe Santens"
|
||||
"credits": [
|
||||
"Seppe Santens"
|
||||
]
|
||||
}
|
|
@ -225,5 +225,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"credits": "Niels Elgaard Larsen"
|
||||
"credits": [
|
||||
"Niels Elgaard Larsen"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -53,7 +53,9 @@
|
|||
"maxZoom": 14,
|
||||
"minNeededElements": 100
|
||||
},
|
||||
"credits": "nicolelaine",
|
||||
"credits": [
|
||||
"nicolelaine"
|
||||
],
|
||||
"layers": [
|
||||
"postboxes",
|
||||
"postoffices",
|
||||
|
|
|
@ -350,5 +350,7 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"credits": "Robin van der Linde"
|
||||
"credits": [
|
||||
"Robin van der Linde"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -54,5 +54,7 @@
|
|||
}
|
||||
],
|
||||
"hideFromOverview": true,
|
||||
"credits": "Robin van der Linde"
|
||||
"credits": [
|
||||
"Robin van der Linde"
|
||||
]
|
||||
}
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"id": "toerisme_vlaanderen",
|
||||
"credits": "Commissioned theme for <a href='https://www.toerismevlaanderen.be/'>Toerisme Vlaandere</a>",
|
||||
"credits": [
|
||||
"Commissioned theme for <a href='https://www.toerismevlaanderen.be/'>Toerisme Vlaandere</a>"
|
||||
],
|
||||
"customCss": "./assets/themes/toerisme_vlaanderen/custom.css",
|
||||
"mustHaveLanguage": [
|
||||
"nl"
|
||||
|
|
|
@ -64,5 +64,7 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"credits": "Robin van der Linde"
|
||||
"credits": [
|
||||
"Robin van der Linde"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -71,5 +71,7 @@
|
|||
"tree_node"
|
||||
],
|
||||
"defaultBackgroundId": "AGIV",
|
||||
"credits": "Midgard"
|
||||
"credits": [
|
||||
"Midgard"
|
||||
]
|
||||
}
|
|
@ -606,5 +606,7 @@
|
|||
],
|
||||
"enableShareScreen": false,
|
||||
"enableMoreQuests": false,
|
||||
"credits": "Pieter Vander Vennet, Rob Nickerson, Russ Garrett"
|
||||
"credits": [
|
||||
"Pieter Vander Vennet, Rob Nickerson, Russ Garrett"
|
||||
]
|
||||
}
|
|
@ -70,5 +70,7 @@
|
|||
"waste_disposal"
|
||||
],
|
||||
"hideFromOverview": true,
|
||||
"credits": "Robin van der Linde"
|
||||
"credits": [
|
||||
"Robin van der Linde"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue