mapcomplete/assets/themes/cycle_infra/cycle_infra.json

53 lines
2.8 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-04-09 17:35:21 +02:00
"ru": "Велосипедная инфраструктура",
2022-01-27 01:33:28 +01:00
"zh_Hant": "單車設施",
2022-04-13 18:42:40 +02:00
"hu": "Kerékpáros infrastruktúra",
2022-04-28 00:35:08 +02:00
"ca": "Infraestructura per a bicicletes",
2022-06-27 09:12:17 +02:00
"es": "Infraestructura ciclista",
"fr": "Infrastructure cyclable"
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.",
2022-01-27 01:33:28 +01:00
"zh_Hant": "檢視與編輯單車相關設施的地圖。",
2022-04-28 00:35:08 +02:00
"hu": "Olyan térkép, ahol a kerékpáros infrastruktúrával kapcsolatos dolgokat tekinthet meg és szerkeszthet.",
2022-06-27 09:12:17 +02:00
"es": "Un mapa en el que puedes ver y editar cosas relacionadas con la infraestructura ciclista.",
"fr": "Une carte où vous pouvez visualiser et modifier les éléments relatifs à l'infrastructure cyclable."
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.",
2022-01-27 01:33:28 +01:00
"zh_Hant": "可以檢視與編輯單車相關設施的地圖,在 #os0c21時製作。",
2022-04-18 01:47:54 +02:00
"hu": "Kerékpáros infrastruktúrával kapcsolatos dolgokat megjelenítő és szerkesztésre felkínáló térkép. Az #osoc21 (Open Summer of Code) alatt készült.",
2022-04-28 00:35:08 +02:00
"fr": "Une carte montrant les aménagements cyclables et où lon peut rajouter des informations. Réalisée durant #osoc21.",
"es": "Un mapa en el que puedes ver y editar cosas relacionadas con la infraestructura ciclista. Hecho durante #osoc21."
2021-07-06 15:05:57 +02:00
},
"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"
]
}