mapcomplete/assets/themes/schools/schools.json

20 lines
No EOL
469 B
JSON

{
"id": "schools",
"description": {
"en": "On this map, you'll find information about all types of schools and eduction and can easily add more information"
},
"title": {
"en": "Education"
},
"defaultBackgroundId": "CartoDB.Voyager",
"maintainer": "MapComplete",
"version": "0.0.1",
"startLat": 0,
"startLon": 0,
"startZoom": 0,
"icon": "./assets/layers/school/college.svg",
"layers": [
"kindergarten_childcare",
"school"
]
}