Themes: update some default background layers

This commit is contained in:
Pieter Vander Vennet 2024-03-25 03:44:51 +01:00
parent 94d8b18166
commit a85584040d
4 changed files with 4 additions and 3 deletions

View file

@ -13,6 +13,7 @@
"en": "Memorials", "en": "Memorials",
"de": "Denkmäler" "de": "Denkmäler"
}, },
"defaultBackgroundId": "protomaps.white",
"title": { "title": {
"render": { "render": {
"en": "Memorial plaque", "en": "Memorial plaque",

View file

@ -31,7 +31,7 @@
"startZoom": 20, "startZoom": 20,
"startLat": 52.99238, "startLat": 52.99238,
"startLon": 6.570614, "startLon": 6.570614,
"defaultBackgroundId": "protomaps.gray", "defaultBackgroundId": "protomaps.white",
"layers": [ "layers": [
{ {
"builtin": "cycleways_and_roads", "builtin": "cycleways_and_roads",

View file

@ -39,7 +39,7 @@
"pl": "<b>Duch roweru</b> to pomnik upamiętniający rowerzystę, który zginął w wypadku drogowym, w postaci białego roweru umieszczonego na stałe w pobliżu miejsca wypadku.<br/><br/>Na tej mapie każdy może zobaczyć wszystkie takie duchy roweru znane w OpenStreetMap. Czy brakuje ducha roweru? Każdy może tu dodać lub zaktualizować informacje - wystarczy posiadać (bezpłatne) konto OpenStreetMap. <p>Istnieje <a href='https://masto.bike/@ghostbikebot' target='_blank'>automatyczne konto na Mastodonie, na którym publikowany jest miesięczny przegląd duchów roweru na całym świecie</a></p>" "pl": "<b>Duch roweru</b> to pomnik upamiętniający rowerzystę, który zginął w wypadku drogowym, w postaci białego roweru umieszczonego na stałe w pobliżu miejsca wypadku.<br/><br/>Na tej mapie każdy może zobaczyć wszystkie takie duchy roweru znane w OpenStreetMap. Czy brakuje ducha roweru? Każdy może tu dodać lub zaktualizować informacje - wystarczy posiadać (bezpłatne) konto OpenStreetMap. <p>Istnieje <a href='https://masto.bike/@ghostbikebot' target='_blank'>automatyczne konto na Mastodonie, na którym publikowany jest miesięczny przegląd duchów roweru na całym świecie</a></p>"
}, },
"icon": "./assets/themes/ghostbikes/logo.svg", "icon": "./assets/themes/ghostbikes/logo.svg",
"defaultBackgroundId": "maptiler.backdrop", "defaultBackgroundId": "protomaps.white",
"layers": [ "layers": [
"ghost_bike" "ghost_bike"
], ],

View file

@ -23,7 +23,7 @@
"pl": "Przeglądaj, edytuj i dodawaj szczegóły do stacji kolejowej" "pl": "Przeglądaj, edytuj i dodawaj szczegóły do stacji kolejowej"
}, },
"icon": "./assets/themes/stations/rail-light.svg", "icon": "./assets/themes/stations/rail-light.svg",
"defaultBackgroundId": "maptiler.backdrop", "defaultBackgroundId": "protomaps.white",
"hideFromOverview": true, "hideFromOverview": true,
"layers": [ "layers": [
{ {