mapcomplete/assets/themes/cycle_infra/cycle_infra.json

52 lines
1.9 KiB
JSON
Raw Normal View History

2021-07-06 15:05:57 +02:00
{
"id": "cycle_infra",
"title": {
2021-07-06 16:24:35 +02:00
"en": "Bicycle infrastructure",
2021-10-18 22:42:41 +02:00
"nl": "Fietsinfrastructuur",
2021-11-04 17:14:17 +01:00
"de": "Fahrradinfrastruktur",
"it": "Infrastruttura dei velocipedi",
2021-11-25 17:59:12 +01:00
"nb_NO": "Sykkelinfrastruktur",
2022-01-06 15:37:57 +01:00
"ru": "Велосипедная дорожка",
"zh_Hant": "單車設施"
2021-07-06 15:05:57 +02:00
},
"shortDescription": {
2021-07-06 16:24:35 +02:00
"en": "A map where you can view and edit things related to the bicycle infrastructure.",
2021-10-18 22:42:41 +02:00
"nl": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken.",
2021-11-04 17:14:17 +01:00
"de": "Eine Karte zum Ansehen und Bearbeiten verschiedener Elementen der Fahrradinfrastruktur.",
"it": "Una cartina dove vedere e modificare gli elementi riguardanti linfrastruttura dei velocipedi.",
2022-01-06 15:37:57 +01:00
"nb_NO": "Alt relatert til sykkelinfrastruktur.",
"zh_Hant": "檢視與編輯單車相關設施的地圖。"
2021-07-06 15:05:57 +02:00
},
"description": {
"en": "A map where you can view and edit things related to the bicycle infrastructure. Made during #osoc21.",
2021-10-18 22:42:41 +02:00
"nl": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken. Gemaakt tijdens #osoc21.",
2021-11-04 17:14:17 +01:00
"de": "Eine Karte zum Ansehen und Bearbeiten verschiedener Elementen der Fahrradinfrastruktur. Erstellt während #osoc21.",
2022-01-06 15:37:57 +01:00
"it": "Una cartina dove vedere e modificare gli elementi riguardanti linfrastruttura dei velocipedi. Realizzata durante #osoc21.",
"zh_Hant": "可以檢視與編輯單車相關設施的地圖,在 #os0c21時製作。"
2021-07-06 15:05:57 +02:00
},
"language": [
"en",
2021-10-18 22:42:41 +02:00
"nl",
2021-11-04 17:14:17 +01:00
"de",
"it",
2021-11-25 17:59:12 +01:00
"nb_NO",
2022-01-06 15:37:57 +01:00
"ru",
"zh_Hant"
],
"maintainer": "MapComplete",
"hideFromOverview": false,
2021-07-22 16:16:52 +02:00
"defaultBackgroundId": "CartoDB.Voyager",
2021-07-26 14:04:23 +02:00
"icon": "./assets/themes/cycle_infra/cycle-infra.svg",
2021-07-06 15:05:57 +02:00
"version": "0",
"startLat": 51,
"startLon": 3.75,
"startZoom": 11,
"widenFactor": 1.5,
2021-07-26 14:04:23 +02:00
"socialImage": "./assets/themes/cycle_infra/cycle-infra.svg",
2021-07-28 02:51:07 +02:00
"enableDownload": true,
2021-07-06 15:05:57 +02:00
"layers": [
"cycleways_and_roads",
"barrier",
2021-07-14 11:40:00 +02:00
"crossings"
]
}