forked from MapComplete/MapComplete
Add universities and colleges, reorganize
This commit is contained in:
parent
1f0fbd23e0
commit
2408b4b19d
7 changed files with 90 additions and 17 deletions
21
assets/themes/education/education.json
Normal file
21
assets/themes/education/education.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"id": "education",
|
||||
"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",
|
||||
"tertiary_education"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue