mapcomplete/assets/themes/cycle_infra/cycle_infra.json
2022-01-06 15:37:57 +01:00

52 lines
No EOL
1.9 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": "cycle_infra",
"title": {
"en": "Bicycle infrastructure",
"nl": "Fietsinfrastructuur",
"de": "Fahrradinfrastruktur",
"it": "Infrastruttura dei velocipedi",
"nb_NO": "Sykkelinfrastruktur",
"ru": "Велосипедная дорожка",
"zh_Hant": "單車設施"
},
"shortDescription": {
"en": "A map where you can view and edit things related to the bicycle infrastructure.",
"nl": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken.",
"de": "Eine Karte zum Ansehen und Bearbeiten verschiedener Elementen der Fahrradinfrastruktur.",
"it": "Una cartina dove vedere e modificare gli elementi riguardanti linfrastruttura dei velocipedi.",
"nb_NO": "Alt relatert til sykkelinfrastruktur.",
"zh_Hant": "檢視與編輯單車相關設施的地圖。"
},
"description": {
"en": "A map where you can view and edit things related to the bicycle infrastructure. Made during #osoc21.",
"nl": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken. Gemaakt tijdens #osoc21.",
"de": "Eine Karte zum Ansehen und Bearbeiten verschiedener Elementen der Fahrradinfrastruktur. Erstellt während #osoc21.",
"it": "Una cartina dove vedere e modificare gli elementi riguardanti linfrastruttura dei velocipedi. Realizzata durante #osoc21.",
"zh_Hant": "可以檢視與編輯單車相關設施的地圖,在 #os0c21時製作。"
},
"language": [
"en",
"nl",
"de",
"it",
"nb_NO",
"ru",
"zh_Hant"
],
"maintainer": "MapComplete",
"hideFromOverview": false,
"defaultBackgroundId": "CartoDB.Voyager",
"icon": "./assets/themes/cycle_infra/cycle-infra.svg",
"version": "0",
"startLat": 51,
"startLon": 3.75,
"startZoom": 11,
"widenFactor": 1.5,
"socialImage": "./assets/themes/cycle_infra/cycle-infra.svg",
"enableDownload": true,
"layers": [
"cycleways_and_roads",
"barrier",
"crossings"
]
}