MapComplete/assets/themes/openwindpowermap/openwindpowermap.json
Pieter Vander Vennet 09d522177a Housekeeping...
2023-02-26 17:45:29 +01:00

44 lines
No EOL
1.6 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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": "openwindpowermap",
"title": {
"en": "OpenWindPowerMap",
"fr": "OpenWindPowerMap",
"de": "Freie Windenergie-Karte",
"it": "OpenWindPowerMap",
"ru": "Открытая карта ветроэнергетики",
"zh_Hant": "",
"id": "OpenWindPowerMap",
"hu": "OpenWindPowerMap",
"nl": "Windmolens",
"ca": "Mapa obert d'energia eòlica",
"nb_NO": "ÅpentVindkraftKart",
"pa_PK": "اوپنونڈپاورمیپ",
"es": "Mapa Abierto de la Energía Eólica"
},
"icon": "./assets/themes/openwindpowermap/logo.svg",
"description": {
"en": "A map for showing and editing wind turbines.",
"fr": "Une carte indiquant les éoliennes et permettant leur édition.",
"de": "Eine Karte zum Anzeigen und Bearbeiten von Windkraftanlagen.",
"it": "Una cartina per la visione e la modifica delle turbine eoliche.",
"zh_Hant": "",
"hu": "Szélerőművek megjelenítésére és szerkesztésére szolgáló térkép.",
"es": "Mapa para mostrar y editar turbinas de viento.",
"nl": "Een kaart om windturbines te tonen en te bewerken.",
"da": "Et kort til visning og redigering af vindmøller.",
"nb_NO": "Et kart for visning og redigering av vindmøller.",
"cs": "Mapa pro zobrazení a úpravy větrných turbín.",
"ca": "Un mapa per a mostrar i editar turbines eòliques."
},
"startLat": 50.52,
"startLon": 4.643,
"startZoom": 8,
"clustering": {
"maxZoom": 8
},
"layers": [
"windturbine"
],
"defaultBackgroundId": "CartoDB.Voyager",
"credits": "Seppe Santens"
}