mapcomplete/assets/themes/education/education.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

35 lines
1.8 KiB
JSON
Raw Normal View History

2022-06-07 19:48:09 +02:00
{
"id": "education",
2022-06-07 19:48:09 +02:00
"title": {
2022-06-22 18:56:02 +02:00
"en": "Education",
2022-06-24 03:52:54 +02:00
"nl": "Onderwijs",
2023-02-23 14:39:08 +01:00
"de": "Bildungseinrichtungen",
2022-06-27 09:16:53 +02:00
"fr": "Enseignement",
2022-07-26 10:51:14 +02:00
"nb_NO": "Utdanning",
2022-09-14 13:35:54 +02:00
"ca": "Educació",
2022-10-27 02:05:54 +02:00
"da": "Uddannelse",
2023-01-29 18:02:06 +01:00
"pa_PK": "سکھیا",
2023-02-26 17:45:29 +01:00
"cs": "Vzdělání",
2023-09-16 18:52:42 +02:00
"es": "Educación",
"eu": "Hezkuntza",
"pl": "Edukacja"
2022-06-07 19:48:09 +02:00
},
2023-10-30 18:03:18 +01:00
"description": {
"en": "On this map, you'll find information about all types of schools and education and can easily add more information",
"nl": "Deze kaart toont info over verschillende onderwijsinstellingen zoals kleuterscholen, middelbare scholen en tertiair onderwijs.",
"de": "Auf dieser Karte können Sie Informationen über Bildungseinrichtungen finden und hinzufügen",
"fr": "Sur cette carte, vous trouverez des informations concernant tous les types d'écoles et d'enseignement. Vous pouvez facilement ajouter plus d'informations",
"ca": "En aquest mapa trobareu informació sobre tots els tipus d'escoles i educació i podreu afegir fàcilment més informació",
"da": "På dette kort finder du information om alle typer skoler og uddannelse og kan nemt tilføje flere oplysninger",
"cs": "Na této mapě najdete informace o všech typech škol a vzdělávání a můžete snadno přidat další informace",
"es": "En este mapa, encontrará información sobre todos los tipos de escuelas y centros de educación y puede añadir fácilmente más información",
"pl": "Na tej mapie znajdziesz informacje o wszystkich typach szkół i edukacji, a także możesz łatwo dodać więcej informacji"
},
2022-06-07 19:48:09 +02:00
"icon": "./assets/layers/school/college.svg",
"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"
2023-10-30 18:03:18 +01: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
}