mapcomplete/assets/themes/lighthouses/lighthouses.json

32 lines
No EOL
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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",
"uk": "Маяки"
},
"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.",
"uk": "Маяки - це високі будівлі зі світлом на вершині, що спрямовують морський рух."
},
"icon": "./assets/themes/lighthouses/lighthouse.svg",
"startLat": 51.33884,
"startLon": 3.14154,
"defaultBackgroundId": "protomaps.white",
"credits": [
"Seppe Santens"
],
"layers": [
"lighthouse"
]
}