2022-06-07 19:48:09 +02:00
|
|
|
{
|
2022-06-09 12:24:54 +02:00
|
|
|
"id": "education",
|
2022-06-07 19:48:09 +02:00
|
|
|
"description": {
|
2022-06-22 18:56:02 +02:00
|
|
|
"en": "On this map, you'll find information about all types of schools and eduction and can easily add more information",
|
|
|
|
"nl": "Deze kaart toont info over verschillende onderwijsinstellingen zoals kleuterscholen, middelbare scholen en tertiair onderwijs."
|
2022-06-07 19:48:09 +02:00
|
|
|
},
|
|
|
|
"title": {
|
2022-06-22 18:56:02 +02:00
|
|
|
"en": "Education",
|
|
|
|
"nl": "Onderwijs"
|
2022-06-07 19:48:09 +02:00
|
|
|
},
|
|
|
|
"defaultBackgroundId": "CartoDB.Voyager",
|
|
|
|
"maintainer": "MapComplete",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"startLat": 0,
|
|
|
|
"startLon": 0,
|
|
|
|
"startZoom": 0,
|
|
|
|
"icon": "./assets/layers/school/college.svg",
|
2022-06-09 16:49:02 +02:00
|
|
|
"#layers:note": "kindergarten_childcare must be _below_ school, as it can 'catch' primary schools which do have an integrated preschool",
|
2022-06-07 19:48:09 +02:00
|
|
|
"layers": [
|
2022-06-09 16:49:02 +02:00
|
|
|
"tertiary_education",
|
2022-06-09 18:06:49 +02:00
|
|
|
"school",
|
2022-06-09 16:49:02 +02:00
|
|
|
"kindergarten_childcare"
|
2022-06-22 18:54:38 +02:00
|
|
|
],
|
|
|
|
"hideFromOverview": true
|
2022-06-07 19:48:09 +02:00
|
|
|
}
|