2021-07-06 15:05:57 +02:00
|
|
|
{
|
|
|
|
"id": "cycle_infra",
|
|
|
|
"title": {
|
2021-07-06 16:24:35 +02:00
|
|
|
"en": "Bicycle infrastructure",
|
|
|
|
"nl": "Fietsinfrastructuur"
|
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.",
|
|
|
|
"nl": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken."
|
2021-07-06 15:05:57 +02:00
|
|
|
},
|
|
|
|
"description": {
|
2021-07-22 10:00:24 +02:00
|
|
|
"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."
|
2021-07-06 15:05:57 +02:00
|
|
|
},
|
2021-07-19 13:12:18 +02:00
|
|
|
"language": [
|
|
|
|
"en",
|
|
|
|
"nl"
|
|
|
|
],
|
2021-07-06 15:05:57 +02:00
|
|
|
"maintainer": "",
|
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,
|
2021-07-28 16:48:59 +02:00
|
|
|
"widenFactor": 0,
|
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": [
|
2021-08-06 20:22:23 +02:00
|
|
|
"cycleways_and_roads",
|
|
|
|
"barrier",
|
2021-07-14 11:40:00 +02:00
|
|
|
"crossings"
|
2021-07-13 14:35:29 +02:00
|
|
|
]
|
2021-07-19 13:12:18 +02:00
|
|
|
}
|