30 lines
No EOL
981 B
JSON
30 lines
No EOL
981 B
JSON
{
|
|
"id": "lighthouses",
|
|
"title": {
|
|
"en": "Lighthouses",
|
|
"de": "Leuchttürme",
|
|
"da": "Fyrtårne",
|
|
"it": "Fari",
|
|
"es": "Faros",
|
|
"ca": "Fars",
|
|
"cs": "Majáky",
|
|
"hu": "Világítótornyok"
|
|
},
|
|
"description": {
|
|
"en": "Lighthouses are tall buildings with a light on top to guide marine traffic.",
|
|
"de": "Leuchttürme sind hohe Gebäude mit einem Licht an der Spitze, das den Schiffsverkehr leitet.",
|
|
"it": "I fari sono edifici alti con una luce in cima per guidare il traffico marittimo.",
|
|
"es": "Los faros son edificios altos con una luz en la parte superior para guiar el tráfico marítimo.",
|
|
"cs": "Majáky jsou vysoké budovy se světlem na vrcholu, které slouží k vedení námořní dopravy."
|
|
},
|
|
"icon": "./assets/themes/lighthouses/lighthouse.svg",
|
|
"startLat": 51.33884,
|
|
"startLon": 3.14154,
|
|
"defaultBackgroundId": "protomaps.white",
|
|
"credits": [
|
|
"Seppe Santens"
|
|
],
|
|
"layers": [
|
|
"lighthouse"
|
|
]
|
|
} |