Further work on the educational theme

This commit is contained in:
Pieter Vander Vennet 2022-06-09 16:49:02 +02:00
parent 2408b4b19d
commit 88eabd183e
4 changed files with 39 additions and 7 deletions

View file

@ -13,9 +13,10 @@
"startLon": 0,
"startZoom": 0,
"icon": "./assets/layers/school/college.svg",
"#layers:note": "kindergarten_childcare must be _below_ school, as it can 'catch' primary schools which do have an integrated preschool",
"layers": [
"kindergarten_childcare",
"school",
"tertiary_education"
"tertiary_education",
"kindergarten_childcare"
]
}