Themes(education): move 'kindergarten' into 'school', add 'school:orientation' (only in Belgium), add more differentiated icons
This commit is contained in:
parent
87ab165e58
commit
6d68ca7988
26 changed files with 1147 additions and 738 deletions
157
assets/layers/childcare/childcare.json
Normal file
157
assets/layers/childcare/childcare.json
Normal file
|
@ -0,0 +1,157 @@
|
|||
{
|
||||
"id": "childcare",
|
||||
"name": {
|
||||
"en": "Childcare",
|
||||
"nl": "Kinderopvang",
|
||||
"de": "Kinderkrippen",
|
||||
"ca": "Guarderies d'infants"
|
||||
},
|
||||
"description": "Shows kindergartens and preschools. Both are grouped in one layer, as they are regularly confused with each other",
|
||||
"source": {
|
||||
"osmTags": "amenity=childcare"
|
||||
},
|
||||
"minzoom": 12,
|
||||
"title": {
|
||||
"mappings": [
|
||||
{
|
||||
"if": "amenity=childcare",
|
||||
"then": {
|
||||
"en": "Childcare {name}",
|
||||
"nl": "Kinderopvang {name}",
|
||||
"de": "Kinderkrippe {name}",
|
||||
"pl": "Żłobek {name}",
|
||||
"cs": "Péče o děti {name}",
|
||||
"es": "Guardería {name}"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
],
|
||||
"label": {
|
||||
"mappings": [
|
||||
{
|
||||
"if": "name~*",
|
||||
"then": "<div class='bg-white rounded-lg p-1'>{name}</div>"
|
||||
}
|
||||
]
|
||||
},
|
||||
"marker": [
|
||||
{
|
||||
"icon": "circle",
|
||||
"color": "white"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"mappings": [
|
||||
{
|
||||
"if": "amenity=childcare",
|
||||
"then": "./assets/layers/childcare/childcare.svg"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"lineRendering": [
|
||||
{
|
||||
"color": "#62fc6c",
|
||||
"width": 1
|
||||
}
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
"title": {
|
||||
"en": "a childcare",
|
||||
"nl": "een kinderopvang",
|
||||
"de": "eine Kinderkrippe",
|
||||
"ca": "una guarderia",
|
||||
"pl": "żłobek",
|
||||
"cs": "péče o děti",
|
||||
"es": "una guardería"
|
||||
},
|
||||
"description": "A childcare (also known as <i>a nursery</i> or <i>daycare</i>) is a facility which looks after small kids, but does not offer them an education program.",
|
||||
"tags": [
|
||||
"amenity=childcare"
|
||||
]
|
||||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "name",
|
||||
"question": {
|
||||
"en": "What is the name of this facility?",
|
||||
"de": "Wie lautet der Name dieser Einrichtung?",
|
||||
"nl": "Wat is de naam van deze faciliteit?",
|
||||
"ca": "Com s'anomena aquesta instal·lació?",
|
||||
"pl": "Jaka jest nazwa tej placówki?",
|
||||
"cs": "Jak se toto zařízení jmenuje?",
|
||||
"es": "¿Cuál es el nombre de este centro?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This facility is named <b>{name}</b>",
|
||||
"de": "Diese Einrichtung hat den Namen <b>{name}</b>",
|
||||
"ca": "Aquesta instal·lació s'anomena <b>{name}</b>",
|
||||
"nl": "Deze faciliteit heet <b>{name}</b>",
|
||||
"pl": "Ta placówka nazywa się <b>{name}</b>",
|
||||
"cs": "Toto zařízení se jmenuje <b>{name}</b>",
|
||||
"es": "Este centro se llama <b>{name}</b>"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "name"
|
||||
}
|
||||
},
|
||||
"website",
|
||||
"email",
|
||||
"phone",
|
||||
{
|
||||
"builtin": "opening_hours",
|
||||
"override": {
|
||||
"question": {
|
||||
"en": "When is this childcare opened?",
|
||||
"nl": "Wanneer is deze kinderopvang geopend?",
|
||||
"de": "Wann ist diese Kinderbetreuung geöffnet?",
|
||||
"pl": "W jakich godzinach ten żłobek jest otwarty?",
|
||||
"cs": "Kdy je tato péče o děti otevřena?",
|
||||
"es": "¿Cuándo abre esta guardería?"
|
||||
},
|
||||
"condition": "amenity=childcare"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "capacity",
|
||||
"question": {
|
||||
"en": "How much kids (at most) can be enrolled here?",
|
||||
"nl": "Hoeveel kinderen kunnen hier terecht?",
|
||||
"de": "Wie viele Kinder können hier maximal angemeldet werden?",
|
||||
"ca": "Quants nens (com a màxim) es poden inscriure aquí?",
|
||||
"pl": "Jak wiele dzieci (maksymalnie) może być tutaj zapisanych?",
|
||||
"cs": "Kolik dětí (maximálně) zde může být zapsáno?",
|
||||
"es": "¿Cuántos niños (como máximo) pueden inscribirse aquí?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This facility has room for {capacity} kids",
|
||||
"nl": "Hier kunnen {capacity} kinderen terecht",
|
||||
"de": "Diese Einrichtung bietet Platz für {capacity} Kinder",
|
||||
"ca": "Aquesta instal·lació té espai per a {capacity} nens",
|
||||
"pl": "Ta placówka ma miejsce na {capacity} dzieci",
|
||||
"cs": "Toto zařízení má prostor pro {capacity} dětí",
|
||||
"es": "Este centro tiene capacidad para {capacity} niños"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "capacity",
|
||||
"type": "pnat"
|
||||
}
|
||||
}
|
||||
],
|
||||
"deletion": true,
|
||||
"allowMove": {
|
||||
"enableRelocation": true,
|
||||
"enableImproveAccuracy": true
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
12
assets/layers/childcare/license_info.json
Normal file
12
assets/layers/childcare/license_info.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"path": "childcare.svg",
|
||||
"license": "CC-BY-4.0",
|
||||
"authors": [
|
||||
"Diego Naive"
|
||||
],
|
||||
"sources": [
|
||||
"https://thenounproject.com/icon/child-care-332981/"
|
||||
]
|
||||
}
|
||||
]
|
|
@ -1,243 +0,0 @@
|
|||
{
|
||||
"id": "kindergarten_childcare",
|
||||
"name": {
|
||||
"en": "Kindergartens and childcare",
|
||||
"nl": "Kleuterscholen en kinderopvang",
|
||||
"de": "Kindergärten und Kinderkrippen",
|
||||
"ca": "Llars d'infants i guarderies",
|
||||
"pl": "Przedszkola i żłobki",
|
||||
"cs": "Mateřské školky a péče o děti",
|
||||
"es": "Jardines de infancia y guarderías"
|
||||
},
|
||||
"description": "Shows kindergartens and preschools. Both are grouped in one layer, as they are regularly confused with each other",
|
||||
"source": {
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"amenity=childcare",
|
||||
"amenity=kindergarten",
|
||||
"isced:level:2011=early_childhood"
|
||||
]
|
||||
}
|
||||
},
|
||||
"minzoom": 12,
|
||||
"title": {
|
||||
"mappings": [
|
||||
{
|
||||
"if": "amenity=kindergarten",
|
||||
"then": {
|
||||
"en": "Kindergarten {name}",
|
||||
"nl": "Kleuterschool {name}",
|
||||
"de": "Kindergarten {name}",
|
||||
"pl": "Przedszkole {name}",
|
||||
"cs": "Mateřská škola {name}",
|
||||
"es": "Jardín de infancia {name}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "amenity=childcare",
|
||||
"then": {
|
||||
"en": "Childcare {name}",
|
||||
"nl": "Kinderopvang {name}",
|
||||
"de": "Kinderkrippe {name}",
|
||||
"pl": "Żłobek {name}",
|
||||
"cs": "Péče o děti {name}",
|
||||
"es": "Guardería {name}"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
],
|
||||
"label": {
|
||||
"mappings": [
|
||||
{
|
||||
"if": "name~*",
|
||||
"then": "<div class='bg-white rounded-lg p-1'>{name}</div>"
|
||||
}
|
||||
]
|
||||
},
|
||||
"marker": [
|
||||
{
|
||||
"icon": "circle",
|
||||
"color": "white"
|
||||
},
|
||||
{
|
||||
"icon": {
|
||||
"mappings": [
|
||||
{
|
||||
"if": "amenity=kindergarten",
|
||||
"then": "./assets/layers/kindergarten_childcare/kindergarten.svg"
|
||||
},
|
||||
{
|
||||
"if": "amenity=childcare",
|
||||
"then": "./assets/layers/kindergarten_childcare/childcare.svg"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"lineRendering": [
|
||||
{
|
||||
"color": "#62fc6c",
|
||||
"width": 1
|
||||
}
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
"title": {
|
||||
"en": "a kindergarten",
|
||||
"nl": "een kleuterschool",
|
||||
"de": "einen Kindergarten",
|
||||
"ru": "детский сад",
|
||||
"ca": "una llar d'infants",
|
||||
"pl": "przedszkole",
|
||||
"cs": "mateřská školka",
|
||||
"es": "un jardín de infancia"
|
||||
},
|
||||
"description": "A kindergarten (also known as <i>preschool</i>) is a school where small kids receive early education.",
|
||||
"tags": [
|
||||
"amenity=kindergarten",
|
||||
"isced:level=0",
|
||||
"isced:2011:level=early_childhood"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": {
|
||||
"en": "a childcare",
|
||||
"nl": "een kinderopvang",
|
||||
"de": "eine Kinderkrippe",
|
||||
"ca": "una guarderia",
|
||||
"pl": "żłobek",
|
||||
"cs": "péče o děti",
|
||||
"es": "una guardería"
|
||||
},
|
||||
"description": "A childcare (also known as <i>a nursery</i> or <i>daycare</i>) is a facility which looks after small kids, but does not offer them an education program.",
|
||||
"tags": [
|
||||
"amenity=kindergarten"
|
||||
]
|
||||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "childcare-type",
|
||||
"question": {
|
||||
"en": "What type of facility is this?",
|
||||
"nl": "Wat voor faciliteit is dit?",
|
||||
"de": "Um welche Art von Einrichtung handelt es sich?",
|
||||
"pl": "Jaki to rodzaj placówki?",
|
||||
"ca": "Quin tipus d'instal·lació és aquesta?",
|
||||
"cs": "O jaký typ zařízení se jedná?",
|
||||
"es": "¿Qué tipo de centro es este?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "amenity=kindergarten",
|
||||
"then": {
|
||||
"en": "This is a kindergarten (also known as <i>preschool</i>) where small kids receive early education.",
|
||||
"nl": "Dit is een kleuterschool waar kindjes (voorbereidend) onderwijs krijgen.",
|
||||
"de": "Dies ist ein Kindergarten (auch bekannt als <i>Vorschule</i>), in dem kleine Kinder eine Früherziehung erhalten.",
|
||||
"ca": "Aquesta és una llar d'infants (també coneguda com a <i>preescolar</i>) on els nens petits reben educació primerenca.",
|
||||
"pl": "To jest przedszkole, gdzie małe dzieci otrzymują wczesną edukację.",
|
||||
"cs": "Jedná se o mateřskou školu (známou také jako <i>předškolní zařízení</i>), kde se malým dětem dostává raného vzdělání.",
|
||||
"es": "Se trata de un jardín de infancia (también conocido como <i>preescolar</i>) donde los niños pequeños reciben educación temprana."
|
||||
},
|
||||
"addExtraTags": [
|
||||
"isced:level=0",
|
||||
"isced:2011:level=early_childhood"
|
||||
]
|
||||
},
|
||||
{
|
||||
"if": "amenity=childcare",
|
||||
"then": {
|
||||
"en": "This is a childcare facility, such as a nursery or daycare where small kids are looked after. They do not offer an education and are ofter run as private businesses",
|
||||
"nl": "Dit is een kinderopvang (ook een creche of onthaalmoeder genoemd) waar er voor kleine kinderen gezorgd wordt. Onderwijs is niet de hoofdfocus.",
|
||||
"de": "Dies ist eine Kinderbetreuungseinrichtung, z. B. ein Kinderkrippe oder eine Tagesmutter, in der Kleinkinder betreut werden. Sie bieten keine Ausbildung an und werden oft als Privatunternehmen geführt",
|
||||
"cs": "Jedná se o zařízení péče o děti, jako jsou jesle nebo školka, kde se starají o malé děti. Neposkytují vzdělání a jsou často provozovány jako soukromé podniky",
|
||||
"es": "Se trata de un centro de cuidado infantil, como una guardería o una sala de juegos donde se cuida a los niños pequeños. No ofrecen educación y suelen ser empresas privadas"
|
||||
},
|
||||
"addExtraTags": [
|
||||
"isced:level=",
|
||||
"isced:2011:level="
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "name",
|
||||
"question": {
|
||||
"en": "What is the name of this facility?",
|
||||
"de": "Wie lautet der Name dieser Einrichtung?",
|
||||
"nl": "Wat is de naam van deze faciliteit?",
|
||||
"ca": "Com s'anomena aquesta instal·lació?",
|
||||
"pl": "Jaka jest nazwa tej placówki?",
|
||||
"cs": "Jak se toto zařízení jmenuje?",
|
||||
"es": "¿Cuál es el nombre de este centro?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This facility is named <b>{name}</b>",
|
||||
"de": "Diese Einrichtung hat den Namen <b>{name}</b>",
|
||||
"ca": "Aquesta instal·lació s'anomena <b>{name}</b>",
|
||||
"nl": "Deze faciliteit heet <b>{name}</b>",
|
||||
"pl": "Ta placówka nazywa się <b>{name}</b>",
|
||||
"cs": "Toto zařízení se jmenuje <b>{name}</b>",
|
||||
"es": "Este centro se llama <b>{name}</b>"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "name"
|
||||
}
|
||||
},
|
||||
"website",
|
||||
"email",
|
||||
"phone",
|
||||
{
|
||||
"builtin": "opening_hours",
|
||||
"override": {
|
||||
"question": {
|
||||
"en": "When is this childcare opened?",
|
||||
"nl": "Wanneer is deze kinderopvang geopend?",
|
||||
"de": "Wann ist diese Kinderbetreuung geöffnet?",
|
||||
"pl": "W jakich godzinach ten żłobek jest otwarty?",
|
||||
"cs": "Kdy je tato péče o děti otevřena?",
|
||||
"es": "¿Cuándo abre esta guardería?"
|
||||
},
|
||||
"condition": "amenity=childcare"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "capacity",
|
||||
"question": {
|
||||
"en": "How much kids (at most) can be enrolled here?",
|
||||
"nl": "Hoeveel kinderen kunnen hier terecht?",
|
||||
"de": "Wie viele Kinder können hier maximal angemeldet werden?",
|
||||
"ca": "Quants nens (com a màxim) es poden inscriure aquí?",
|
||||
"pl": "Jak wiele dzieci (maksymalnie) może być tutaj zapisanych?",
|
||||
"cs": "Kolik dětí (maximálně) zde může být zapsáno?",
|
||||
"es": "¿Cuántos niños (como máximo) pueden inscribirse aquí?"
|
||||
},
|
||||
"render": {
|
||||
"en": "This facility has room for {capacity} kids",
|
||||
"nl": "Hier kunnen {capacity} kinderen terecht",
|
||||
"de": "Diese Einrichtung bietet Platz für {capacity} Kinder",
|
||||
"ca": "Aquesta instal·lació té espai per a {capacity} nens",
|
||||
"pl": "Ta placówka ma miejsce na {capacity} dzieci",
|
||||
"cs": "Toto zařízení má prostor pro {capacity} dětí",
|
||||
"es": "Este centro tiene capacidad para {capacity} niños"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "capacity",
|
||||
"type": "pnat"
|
||||
}
|
||||
}
|
||||
],
|
||||
"deletion": true,
|
||||
"allowMove": {
|
||||
"enableRelocation": true,
|
||||
"enableImproveAccuracy": true
|
||||
}
|
||||
}
|
|
@ -1,25 +0,0 @@
|
|||
[
|
||||
{
|
||||
"path": "childcare.svg",
|
||||
"license": "CC-BY-4.0",
|
||||
"authors": [
|
||||
"Diego Naive"
|
||||
],
|
||||
"sources": [
|
||||
"https://thenounproject.com/icon/child-care-332981/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "kindergarten.svg",
|
||||
"license": "CC-BY-4.0",
|
||||
"authors": [
|
||||
"Diego Naive",
|
||||
"VideoPlasty",
|
||||
"Pietervdvn"
|
||||
],
|
||||
"sources": [
|
||||
"https://thenounproject.com/icon/child-care-332981/",
|
||||
"https://commons.wikimedia.org/wiki/File:Blackboard_Flat_Icon_Vector.svg"
|
||||
]
|
||||
}
|
||||
]
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
2
assets/layers/school/kindergarten.svg.license
Normal file
2
assets/layers/school/kindergarten.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Diego Naive; VideoPlasty; Pietervdvn
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
|
@ -9,6 +9,19 @@
|
|||
"https://labs.mapbox.com/maki-icons/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "kindergarten.svg",
|
||||
"license": "CC-BY-4.0",
|
||||
"authors": [
|
||||
"Diego Naive",
|
||||
"VideoPlasty",
|
||||
"Pietervdvn"
|
||||
],
|
||||
"sources": [
|
||||
"https://thenounproject.com/icon/child-care-332981/",
|
||||
"https://commons.wikimedia.org/wiki/File:Blackboard_Flat_Icon_Vector.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "school.svg",
|
||||
"license": "CC0-1.0",
|
||||
|
@ -19,5 +32,29 @@
|
|||
"https://github.com/ideditor/temaki",
|
||||
"https://ideditor.github.io/temaki/docs/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "school_academic.svg",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Temaki",
|
||||
"Pietervdvn"
|
||||
],
|
||||
"sources": [
|
||||
"https://github.com/ideditor/temaki",
|
||||
"https://ideditor.github.io/temaki/docs/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "school_primary.svg",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Temaki",
|
||||
"Pietervdvn"
|
||||
],
|
||||
"sources": [
|
||||
"https://github.com/ideditor/temaki",
|
||||
"https://ideditor.github.io/temaki/docs/"
|
||||
]
|
||||
}
|
||||
]
|
|
@ -11,7 +11,12 @@
|
|||
},
|
||||
"description": "Schools giving primary and secondary education and post-secondary, non-tertiary education. Note that this level of education does not imply an age of the pupiles",
|
||||
"source": {
|
||||
"osmTags": "amenity=school"
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"amenity=school",
|
||||
"amenity=kindergarten"
|
||||
]
|
||||
}
|
||||
},
|
||||
"calculatedTags": [
|
||||
"_enclosing=enclosingFeatures(feat)('school').map(f => f.feat.properties.id)",
|
||||
|
@ -58,7 +63,32 @@
|
|||
"color": "white"
|
||||
},
|
||||
{
|
||||
"icon": "./assets/layers/school/school.svg"
|
||||
"icon": {
|
||||
"render": "./assets/layers/school/school.svg",
|
||||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
"or": [
|
||||
"amenity=kindergarten",
|
||||
"school=kindergarten"
|
||||
]
|
||||
},
|
||||
"then": "./assets/layers/school/kindergarten.svg"
|
||||
},
|
||||
{
|
||||
"if": "school:orientation=academic",
|
||||
"then": "./assets/layers/school/school_academic.svg"
|
||||
},
|
||||
{
|
||||
"if": "school~.*secondary.*",
|
||||
"then": "./assets/layers/school/school.svg"
|
||||
},
|
||||
{
|
||||
"if": "school~.*primary.*",
|
||||
"then": "./assets/layers/school/school_primary.svg"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -70,6 +100,25 @@
|
|||
}
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
"title": {
|
||||
"en": "a primary or secondary school",
|
||||
"nl": "een lagere of middelbare school",
|
||||
"de": "eine Grundschule oder weiterführende Schule",
|
||||
"ru": "детский сад",
|
||||
"ca": "una escola de primària o secundària",
|
||||
"pl": "przedszkole",
|
||||
"cs": "základní nebo střední škola",
|
||||
"es": "una escuela primaria o secundaria",
|
||||
"fr": "une école primaire ou secondaire"
|
||||
},
|
||||
"description": "A kindergarten (also known as <i>preschool</i>) is a school where small kids receive early education.",
|
||||
"tags": [
|
||||
"amenity=kindergarten",
|
||||
"school=kindergarten",
|
||||
"isced:level=0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"tags": [
|
||||
"amenity=school",
|
||||
|
@ -156,10 +205,10 @@
|
|||
"cs": "Jaký stupeň vzdělání se na této škole poskytuje?",
|
||||
"es": "¿Qué nivel de educación se imparte en esta escuela?"
|
||||
},
|
||||
"filter": true,
|
||||
"mappings": [
|
||||
{
|
||||
"if": "school=kindergarten",
|
||||
"alsoShowIf": "amenity=kindergarten",
|
||||
"then": {
|
||||
"en": "This is a school with a kindergarten section where young kids receive some education which prepares reading and writing.",
|
||||
"nl": "Dit is een school die ook een kleuterschool bevat",
|
||||
|
@ -172,6 +221,9 @@
|
|||
},
|
||||
{
|
||||
"if": "school=primary",
|
||||
"addExtraTags": [
|
||||
"amenity=school"
|
||||
],
|
||||
"then": {
|
||||
"en": "This is a school where one learns primary skills such as basic literacy and numerical skills. <div class='subtle'>Pupils typically enroll from 6 years old till 12 years old</div>",
|
||||
"nl": "Dit is een lagere school",
|
||||
|
@ -184,6 +236,9 @@
|
|||
},
|
||||
{
|
||||
"if": "school=secondary",
|
||||
"addExtraTags": [
|
||||
"amenity=school"
|
||||
],
|
||||
"then": {
|
||||
"en": "This is a secondary school which offers all grades",
|
||||
"nl": "Dit is een middelbare school die alle schooljaren aanbiedt (dus van het eerste tot en met het zesde middelbaar)",
|
||||
|
@ -196,6 +251,9 @@
|
|||
},
|
||||
{
|
||||
"if": "school=lower_secondary",
|
||||
"addExtraTags": [
|
||||
"amenity=school"
|
||||
],
|
||||
"then": {
|
||||
"en": "This is a secondary school which does <i>not</i> have all grades, but offers <b>first and second</b> grade",
|
||||
"nl": "Dit is een middelbare school die <i>niet</i> alle schooljaren aanbiedt, maar wel <b>het eerste en tweede middelbaar</b>",
|
||||
|
@ -208,6 +266,9 @@
|
|||
},
|
||||
{
|
||||
"if": "school=middle_secondary",
|
||||
"addExtraTags": [
|
||||
"amenity=school"
|
||||
],
|
||||
"then": {
|
||||
"en": "This is a secondary school which does <i>not</i> have all grades, but offers <b>third and fourth</b> grade",
|
||||
"nl": "Dit is een middelbare school die <i>niet</i> alle schooljaren aanbiedt, maar wel <b>het derde en vierde middelbaar</b>",
|
||||
|
@ -220,6 +281,9 @@
|
|||
},
|
||||
{
|
||||
"if": "school=upper_secondary",
|
||||
"addExtraTags": [
|
||||
"amenity=school"
|
||||
],
|
||||
"then": {
|
||||
"en": "This is a secondary school which does <i>not</i> have all grades, but offers <b>fifth and sixth</b> grade",
|
||||
"nl": "Dit is een middelbare school die <i>niet</i> alle schooljaren aanbiedt, maar wel <b>het vijfde en zesde middelbaar</b>",
|
||||
|
@ -232,6 +296,9 @@
|
|||
},
|
||||
{
|
||||
"if": "school=post_secondary",
|
||||
"addExtraTags": [
|
||||
"amenity=school"
|
||||
],
|
||||
"then": {
|
||||
"en": "This school offers post-secondary education (e.g. a seventh or eight specialisation year)",
|
||||
"nl": "Deze school biedt post-secundair onderwijs (bijvoorbeeld <b>specialisatiejaren</b>)",
|
||||
|
@ -245,6 +312,43 @@
|
|||
],
|
||||
"multiAnswer": true
|
||||
},
|
||||
{
|
||||
"id": "orientation_belgium",
|
||||
"question": {
|
||||
"en": "What does this school train pupils for?",
|
||||
"nl": "Waarop wordt een leerling voorbereid?"
|
||||
},
|
||||
"condition": {
|
||||
"or": [
|
||||
"school~i~(.+;)?upper_secondary(;.+)?",
|
||||
"school~i~(.+;)?secondary(;.+)?"
|
||||
]
|
||||
},
|
||||
"multiAnswer": true,
|
||||
"mappings": [
|
||||
{
|
||||
"if": "school:orientation=academic",
|
||||
"then": {
|
||||
"en": "Prepares for an academic study at university",
|
||||
"nl": "<b>Doorstroomfinaliteit</b>: een opleiding hier bereidt voor op universitaire studies"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "school:orientation=professional",
|
||||
"then": {
|
||||
"en": "Prepares for a professional study at a college",
|
||||
"nl": "<b>Dubbele finaliteit</b>: een opleiding hier bereidt voor op verdere studie (bv. aan een hogeschool of secundair-na-secundair) of op de arbeidsmarkt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "school:orientation=vocational",
|
||||
"then": {
|
||||
"en": "Prepares for a job",
|
||||
"nl": "<b>Arbeidsfinaliteit</b>: een opleiding hier bereidt voor op de arbeidsmarkt"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "gender",
|
||||
"question": {
|
||||
|
@ -410,7 +514,6 @@
|
|||
},
|
||||
{
|
||||
"id": "target-audience",
|
||||
"condition": "school:for~*",
|
||||
"question": {
|
||||
"en": "Does this school target students with a special need? Which structural facilities does this school have?",
|
||||
"nl": "Richt deze school zich op leerlingen met een speciale zorgbehoefte? Welke structurele faciliteiten heeft deze school voor leerlingen met een extra zorgbehoefte?",
|
||||
|
@ -435,21 +538,9 @@
|
|||
"inline": true
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "school:for=",
|
||||
"then": {
|
||||
"en": "This is a school where students study skills at their age-adequate level. <div>There are little or no special facilities to cater for students with special needs or facilities are ad-hoc</div>",
|
||||
"nl": "Deze school richt zich op studenten zonder extra zorgbehoefte. <div class='subtle>Dit omvat leerlingen waarbij kleine, ad-hoc maatregelen volstaan om de lessen te volgen.</div>",
|
||||
"de": "Es handelt sich um eine Schule, in der die Schüler Fähigkeiten auf ihrem altersgemäßen Niveau erlernen. <div>Es gibt wenig oder keine speziellen Einrichtungen für Schüler mit besonderen Bedürfnissen oder die Einrichtungen sind ad-hoc</div>",
|
||||
"fr": "C'est un établissement scolaire où les étudiants acquièrent des compétences à un niveau adapté à leur âge. <div>Il y a peu ou pas d'adaptations spéciales pour aider les étudiants ayant des besoins particuliers, ou les installations sont ad-hoc</div> Remark: isn't it contradictory to say there's no special facility + the facilities are ad-hoc?",
|
||||
"ca": "Aquesta és una escola on els estudiants estudien habilitats al nivell adequat per a la seva edat. <div>Hi ha poques o cap instal·lació especial per atendre els estudiants amb necessitats especials o les instal·lacions són ad-hoc</div>",
|
||||
"cs": "Jedná se o školu, kde studenti studují dovednosti na úrovni odpovídající jejich věku. <div>Existuje málo nebo žádná speciální zařízení pro studenty se speciálními potřebami nebo zařízení jsou ad hoc</div>",
|
||||
"es": "Esta es una escuela donde los alumnos estudian habilidades en su nivel adecuado para su edad. <div>Hay pocas o ninguna instalación especial para atender a alumnos con necesidades especiales o las instalaciones son improvisadas</div>"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
},
|
||||
{
|
||||
"if": "school:for=mainstream",
|
||||
"alsoShowIf": "school:for=",
|
||||
"then": {
|
||||
"en": "This is a school for students without special needs<div class='subtle'>This includes students who can follow the courses with small, ad hoc measurements</div>",
|
||||
"nl": "Deze school richt zich op studenten zonder extra zorgbehoefte<div class='subtle>Dit omvat leerlingen waarbij kleine, ad-hoc maatregelen volstaan om de lessen te volgen.</div>",
|
||||
|
@ -460,31 +551,6 @@
|
|||
"es": "Esta es una escuela para alumnos sin necesidades especiales<div class='subtle'>Esto incluye alumnos que pueden seguir los cursos con pequeñas medidas improvisadas</div>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "school:for=adults",
|
||||
"then": {
|
||||
"en": "This is a school where adults are taught skills on the level as specified.",
|
||||
"nl": "Deze school richt zich op volwassenen",
|
||||
"de": "Dies ist eine Schule, in der Erwachsene auf dem angegebenen Niveau unterrichtet werden.",
|
||||
"fr": "C'est un établissement où des adultes sont formés au niveau mentionné.",
|
||||
"ca": "Aquesta és una escola on els adults reben competències al nivell especificat.",
|
||||
"cs": "Jedná se o školu, kde se dospělí učí dovednostem na stanovené úrovni.",
|
||||
"es": "Esta es una escuela donde se enseñan habilidades a adultos en el nivel especificado."
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "school:for=autism",
|
||||
"then": {
|
||||
"en": "This is a school for students with autism",
|
||||
"nl": "Deze school richt zich op studenten in het autisme-spectrum",
|
||||
"de": "Dies ist eine Schule für Schüler mit Autismus",
|
||||
"fr": "C'est un établissement scolaire pour les étudiants ayant un trouble du spectre de l’autisme (TSA)",
|
||||
"ca": "Aquesta és una escola per a estudiants amb autisme",
|
||||
"pl": "To jest szkoła dla uczniów z autyzmem",
|
||||
"cs": "Jedná se o školu pro studenty s autismem",
|
||||
"es": "Esta es una escuela para alumnos con autismo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "school:for=learning_disabilities",
|
||||
"then": {
|
||||
|
@ -606,7 +672,97 @@
|
|||
}
|
||||
],
|
||||
"filter": [
|
||||
"pedagogy"
|
||||
"pedagogy",
|
||||
{
|
||||
"id": "level",
|
||||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "All levels of education"
|
||||
}
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "Has a kindergarten",
|
||||
"nl": "Kleuterafdeling"
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"school~i~(.+;)?kindergarten(;.+)?",
|
||||
"amenity=kindergarten"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "Primary school",
|
||||
"nl": "Lagere school"
|
||||
},
|
||||
"osmTags": "school~i~(.+;)?primary(;.+)?"
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "Secondary school with all grades",
|
||||
"nl": "Secundaire school met alle graden"
|
||||
},
|
||||
"osmTags": "school~i~(.+;)?secondary(;.+)?"
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "Has first grade",
|
||||
"nl": "Heeft eerste graad"
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"school~i~(.+;)?lower_secondary(;.+)?",
|
||||
"school~i~(.+;)?secondary(;.+)?"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "Has second grade",
|
||||
"nl": "Heeft tweede graad"
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"school~i~(.+;)?middle_secondary(;.+)?",
|
||||
"school~i~(.+;)?secondary(;.+)?"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "Has third grade",
|
||||
"nl": "Heeft derde graad"
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"school~i~(.+;)?upper_secondary(;.+)?",
|
||||
"school~i~(.+;)?secondary(;.+)?"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "This school offers post-secondary education (e.g. a seventh or eight specialisation year)",
|
||||
"nl": "Heeft specialisatiejaar"
|
||||
},
|
||||
"osmTags": "school~i~.+;)?post_secondary(;.+"
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "Unknown school level"
|
||||
},
|
||||
"osmTags": {
|
||||
"and": [
|
||||
"school=",
|
||||
"amenity!=kindergarten"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"allowMove": {
|
||||
"enableImproveAccuracy": true,
|
||||
|
|
74
assets/layers/school/school_academic.svg
Normal file
74
assets/layers/school/school_academic.svg
Normal file
|
@ -0,0 +1,74 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.1"
|
||||
x="0"
|
||||
y="0"
|
||||
viewBox="0 0 15 15"
|
||||
id="svg6"
|
||||
sodipodi:docname="school_academic.svg"
|
||||
inkscape:version="1.3.2 (1:1.3.2+202311252150+091e20ef0f)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs10">
|
||||
<rect
|
||||
x="54.803806"
|
||||
y="20.094456"
|
||||
width="58.343585"
|
||||
height="48.378575"
|
||||
id="rect1" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="namedview8"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="26.25896"
|
||||
inkscape:cx="6.5120629"
|
||||
inkscape:cy="14.718785"
|
||||
inkscape:current-layer="svg6"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1005"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1" />
|
||||
<path
|
||||
d="M 10.110447,2.1457729 V 12.854227 H 2.0027214 V 2.1457729 Z M 9.3965499,2.8596699 H 2.7166183 V 12.14033 h 6.6799316 z"
|
||||
id="path2"
|
||||
style="stroke-width:0.713897"
|
||||
sodipodi:nodetypes="cccccccccc" />
|
||||
<path
|
||||
d="m 11.351837,11.350311 c 0.356948,0.356949 1.784742,0.356949 2.141691,0 0,0 -0.713897,1.427794 -1.070846,1.427794 -0.356948,0 -1.070845,-1.427794 -1.070845,-1.427794 z m 0,-7.1389689 c 0,0.3569485 2.141691,0.3569485 2.141691,0 0,0 0,6.4250719 0,6.4250719 0,0.356949 -2.141691,0.356949 -2.141691,0 0,0 0,-6.4250719 0,-6.4250719 z m 1.070845,-2.1416908 c -1.070845,0 -1.070845,0.3569485 -1.070845,0.713897 0,0 0,0.7138969 0,0.7138969 0,0.3569485 2.141691,0.3569485 2.141691,0 0,0 0,-0.7138969 0,-0.7138969 0,-0.3569485 0,-0.713897 -1.070846,-0.713897 z"
|
||||
id="path4"
|
||||
style="stroke-width:0.713897" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
id="text1"
|
||||
style="font-size:12px;line-height:1;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Normal';white-space:pre;shape-inside:url(#rect1);display:inline;fill:#ffffff;stroke:#fffbff;stroke-width:18;stroke-linecap:square;stroke-dasharray:53.9999, 53.9999" />
|
||||
<g
|
||||
id="g7"
|
||||
transform="matrix(1.0811056,0,0,1.0811056,0.03244121,-0.04815401)"
|
||||
style="stroke-width:0.73998322;stroke-dasharray:none">
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.73998322;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="M 3.4591194,7.5098544 4.4428922,9.3097195 5.2227716,4.6540993 7.6852928,4.6813575"
|
||||
id="path5"
|
||||
sodipodi:nodetypes="cccc" />
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.73998322;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="M 5.8524143,6.7799431 7.6266425,9.1791123"
|
||||
id="path6" />
|
||||
<path
|
||||
style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.73998322;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="M 7.6266425,6.7799431 5.8524143,9.1791123"
|
||||
id="path7" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.3 KiB |
2
assets/layers/school/school_academic.svg.license
Normal file
2
assets/layers/school/school_academic.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Temaki; Pietervdvn
|
||||
SPDX-License-Identifier: CC0-1.0
|
153
assets/layers/school/school_primary.svg
Normal file
153
assets/layers/school/school_primary.svg
Normal file
|
@ -0,0 +1,153 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.1"
|
||||
x="0"
|
||||
y="0"
|
||||
viewBox="0 0 15 15"
|
||||
id="svg6"
|
||||
sodipodi:docname="school_primary.svg"
|
||||
inkscape:version="1.3.2 (1:1.3.2+202311252150+091e20ef0f)"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs10"><symbol
|
||||
id="v"
|
||||
overflow="visible"><path
|
||||
d="m18.766-1.125c-0.96875 0.5-1.9805 0.875-3.0312 1.125-1.043 0.25781-2.1367 0.39062-3.2812 0.39062-3.3984 0-6.0898-0.94531-8.0781-2.8438-1.9922-1.9062-2.9844-4.4844-2.9844-7.7344 0-3.2578 0.99219-5.8359 2.9844-7.7344 1.9883-1.9062 4.6797-2.8594 8.0781-2.8594 1.1445 0 2.2383 0.13281 3.2812 0.39062 1.0508 0.25 2.0625 0.625 3.0312 1.125v4.2188c-0.98047-0.65625-1.9453-1.1406-2.8906-1.4531-0.94922-0.3125-1.9492-0.46875-3-0.46875-1.875 0-3.3516 0.60547-4.4219 1.8125-1.0742 1.1992-1.6094 2.8555-1.6094 4.9688 0 2.1055 0.53516 3.7617 1.6094 4.9688 1.0703 1.1992 2.5469 1.7969 4.4219 1.7969 1.0508 0 2.0508-0.14844 3-0.45312 0.94531-0.3125 1.9102-0.80078 2.8906-1.4688z"
|
||||
id="path2-3" /></symbol><symbol
|
||||
id="d"
|
||||
overflow="visible"><path
|
||||
d="m13.734-11.141c-0.4375-0.19531-0.87109-0.34375-1.2969-0.4375-0.41797-0.10156-0.83984-0.15625-1.2656-0.15625-1.2617 0-2.2305 0.40625-2.9062 1.2188-0.67969 0.80469-1.0156 1.9531-1.0156 3.4531v7.0625h-4.8906v-15.312h4.8906v2.5156c0.625-1 1.3438-1.7266 2.1562-2.1875 0.82031-0.46875 1.8008-0.70312 2.9375-0.70312 0.16406 0 0.34375 0.011719 0.53125 0.03125 0.19531 0.011719 0.47656 0.039062 0.84375 0.078125z"
|
||||
id="path5" /></symbol><symbol
|
||||
id="a"
|
||||
overflow="visible"><path
|
||||
d="m17.641-7.7031v1.4062h-11.453c0.125 1.1484 0.53906 2.0078 1.25 2.5781 0.70703 0.57422 1.7031 0.85938 2.9844 0.85938 1.0312 0 2.082-0.14844 3.1562-0.45312 1.082-0.3125 2.1914-0.77344 3.3281-1.3906v3.7656c-1.1562 0.4375-2.3125 0.76562-3.4688 0.98438-1.1562 0.22656-2.3125 0.34375-3.4688 0.34375-2.7734 0-4.9297-0.70312-6.4688-2.1094-1.5312-1.4062-2.2969-3.3789-2.2969-5.9219 0-2.5 0.75391-4.4609 2.2656-5.8906 1.5078-1.4375 3.582-2.1562 6.2188-2.1562 2.4062 0 4.332 0.73047 5.7812 2.1875 1.4453 1.4492 2.1719 3.3828 2.1719 5.7969zm-5.0312-1.625c0-0.92578-0.27344-1.6719-0.8125-2.2344-0.54297-0.57031-1.25-0.85938-2.125-0.85938-0.94922 0-1.7188 0.26562-2.3125 0.79688s-0.96484 1.2969-1.1094 2.2969z"
|
||||
id="path8" /></symbol><symbol
|
||||
id="e"
|
||||
overflow="visible"><path
|
||||
d="m9.2188-6.8906c-1.0234 0-1.793 0.17188-2.3125 0.51562-0.51172 0.34375-0.76562 0.85547-0.76562 1.5312 0 0.625 0.20703 1.1172 0.625 1.4688 0.41406 0.34375 0.98828 0.51562 1.7188 0.51562 0.92578 0 1.7031-0.32812 2.3281-0.98438 0.63281-0.66406 0.95312-1.4922 0.95312-2.4844v-0.5625zm7.4688-1.8438v8.7344h-4.9219v-2.2656c-0.65625 0.92969-1.3984 1.6055-2.2188 2.0312-0.82422 0.41406-1.8242 0.625-3 0.625-1.5859 0-2.8711-0.45703-3.8594-1.375-0.99219-0.92578-1.4844-2.1289-1.4844-3.6094 0-1.7891 0.61328-3.1016 1.8438-3.9375 1.2383-0.84375 3.1797-1.2656 5.8281-1.2656h2.8906v-0.39062c0-0.76953-0.30859-1.332-0.92188-1.6875-0.61719-0.36328-1.5703-0.54688-2.8594-0.54688-1.0547 0-2.0312 0.10547-2.9375 0.3125-0.89844 0.21094-1.7305 0.52344-2.5 0.9375v-3.7344c1.0391-0.25 2.0859-0.44141 3.1406-0.57812 1.0625-0.13281 2.125-0.20312 3.1875-0.20312 2.7578 0 4.75 0.54688 5.9688 1.6406 1.2266 1.0859 1.8438 2.8555 1.8438 5.3125z"
|
||||
id="path11" /></symbol><symbol
|
||||
id="c"
|
||||
overflow="visible"><path
|
||||
d="m7.7031-19.656v4.3438h5.0469v3.5h-5.0469v6.5c0 0.71094 0.14062 1.1875 0.42188 1.4375s0.83594 0.375 1.6719 0.375h2.5156v3.5h-4.1875c-1.9375 0-3.3125-0.39844-4.125-1.2031-0.80469-0.8125-1.2031-2.1797-1.2031-4.1094v-6.5h-2.4219v-3.5h2.4219v-4.3438z"
|
||||
id="path14" /></symbol><symbol
|
||||
id="k"
|
||||
overflow="visible"><path
|
||||
d="m12.766-13.078v-8.2031h4.9219v21.281h-4.9219v-2.2188c-0.66797 0.90625-1.4062 1.5703-2.2188 1.9844s-1.7578 0.625-2.8281 0.625c-1.8867 0-3.4336-0.75-4.6406-2.25-1.2109-1.5-1.8125-3.4258-1.8125-5.7812 0-2.3633 0.60156-4.2969 1.8125-5.7969 1.207-1.5 2.7539-2.25 4.6406-2.25 1.0625 0 2 0.21484 2.8125 0.64062 0.82031 0.42969 1.5664 1.0859 2.2344 1.9688zm-3.2188 9.9219c1.0391 0 1.8359-0.37891 2.3906-1.1406 0.55078-0.76953 0.82812-1.8828 0.82812-3.3438 0-1.457-0.27734-2.5664-0.82812-3.3281-0.55469-0.76953-1.3516-1.1562-2.3906-1.1562-1.043 0-1.8398 0.38672-2.3906 1.1562-0.55469 0.76172-0.82812 1.8711-0.82812 3.3281 0 1.4609 0.27344 2.5742 0.82812 3.3438 0.55078 0.76172 1.3477 1.1406 2.3906 1.1406z"
|
||||
id="path17" /></symbol><symbol
|
||||
id="j"
|
||||
overflow="visible"><path
|
||||
d="m10.5-3.1562c1.0508 0 1.8516-0.37891 2.4062-1.1406 0.55078-0.76953 0.82812-1.8828 0.82812-3.3438 0-1.457-0.27734-2.5664-0.82812-3.3281-0.55469-0.76953-1.3555-1.1562-2.4062-1.1562-1.0547 0-1.8594 0.38672-2.4219 1.1562-0.55469 0.77344-0.82812 1.8828-0.82812 3.3281 0 1.4492 0.27344 2.5586 0.82812 3.3281 0.5625 0.77344 1.3672 1.1562 2.4219 1.1562zm-3.25-9.9219c0.67578-0.88281 1.4219-1.5391 2.2344-1.9688 0.82031-0.42578 1.7656-0.64062 2.8281-0.64062 1.8945 0 3.4453 0.75 4.6562 2.25 1.207 1.5 1.8125 3.4336 1.8125 5.7969 0 2.3555-0.60547 4.2812-1.8125 5.7812-1.2109 1.5-2.7617 2.25-4.6562 2.25-1.0625 0-2.0078-0.21094-2.8281-0.625-0.8125-0.42578-1.5586-1.0859-2.2344-1.9844v2.2188h-4.8906v-21.281h4.8906z"
|
||||
id="path20" /></symbol><symbol
|
||||
id="i"
|
||||
overflow="visible"><path
|
||||
d="m0.34375-15.312h4.8906l4.125 10.391 3.5-10.391h4.8906l-6.4375 16.766c-0.64844 1.6953-1.4023 2.8828-2.2656 3.5625-0.86719 0.6875-2 1.0312-3.4062 1.0312h-2.8438v-3.2188h1.5312c0.83203 0 1.4375-0.13672 1.8125-0.40625 0.38281-0.26172 0.67969-0.73047 0.89062-1.4062l0.14062-0.42188z"
|
||||
id="path23" /></symbol><symbol
|
||||
id="h"
|
||||
overflow="visible"><path
|
||||
d="m7.8281-16.438v12.453h1.8906c2.1562 0 3.8008-0.53125 4.9375-1.5938 1.1328-1.0625 1.7031-2.6133 1.7031-4.6562 0-2.0195-0.57031-3.5547-1.7031-4.6094-1.125-1.0625-2.7734-1.5938-4.9375-1.5938zm-5.25-3.9688h5.5469c3.0938 0 5.3984 0.21875 6.9219 0.65625 1.5195 0.4375 2.8203 1.1875 3.9062 2.25 0.95703 0.91797 1.6641 1.9805 2.125 3.1875 0.46875 1.1992 0.70312 2.5586 0.70312 4.0781 0 1.543-0.23438 2.918-0.70312 4.125-0.46094 1.2109-1.168 2.2773-2.125 3.2031-1.0938 1.0547-2.4062 1.8047-3.9375 2.25-1.5312 0.4375-3.8281 0.65625-6.8906 0.65625h-5.5469z"
|
||||
id="path26" /></symbol><symbol
|
||||
id="g"
|
||||
overflow="visible"><path
|
||||
d="m2.3594-15.312h4.8906v15.312h-4.8906zm0-5.9688h4.8906v4h-4.8906z"
|
||||
id="path29" /></symbol><symbol
|
||||
id="u"
|
||||
overflow="visible"><path
|
||||
d="m12.766-2.5938c-0.66797 0.88672-1.4062 1.543-2.2188 1.9688-0.8125 0.41797-1.7578 0.625-2.8281 0.625-1.8672 0-3.4062-0.73438-4.625-2.2031-1.2188-1.4766-1.8281-3.3516-1.8281-5.625 0-2.2891 0.60938-4.1641 1.8281-5.625 1.2188-1.4688 2.7578-2.2031 4.625-2.2031 1.0703 0 2.0156 0.21484 2.8281 0.64062 0.8125 0.41797 1.5508 1.0742 2.2188 1.9688v-2.2656h4.9219v13.766c0 2.457-0.77734 4.3359-2.3281 5.6406-1.5547 1.3008-3.8086 1.9531-6.7656 1.9531-0.94922 0-1.8711-0.074219-2.7656-0.21875-0.89844-0.14844-1.7969-0.37109-2.7031-0.67188v-3.8125c0.86328 0.48828 1.7031 0.85156 2.5156 1.0938 0.82031 0.23828 1.6484 0.35938 2.4844 0.35938 1.6016 0 2.7734-0.35156 3.5156-1.0469 0.75-0.69922 1.125-1.7969 1.125-3.2969zm-3.2188-9.5312c-1.0117 0-1.8047 0.375-2.375 1.125-0.5625 0.74219-0.84375 1.7969-0.84375 3.1719 0 1.3984 0.26953 2.4609 0.8125 3.1875 0.55078 0.71875 1.3516 1.0781 2.4062 1.0781 1.0195 0 1.8125-0.36719 2.375-1.1094 0.5625-0.75 0.84375-1.8008 0.84375-3.1562 0-1.375-0.28125-2.4297-0.84375-3.1719-0.5625-0.75-1.3555-1.125-2.375-1.125z"
|
||||
id="path32" /></symbol><symbol
|
||||
id="b"
|
||||
overflow="visible"><path
|
||||
d="m9.6406-12.188c-1.0859 0-1.9141 0.39062-2.4844 1.1719-0.57422 0.78125-0.85938 1.9062-0.85938 3.375s0.28516 2.5938 0.85938 3.375c0.57031 0.77344 1.3984 1.1562 2.4844 1.1562 1.0625 0 1.875-0.38281 2.4375-1.1562 0.57031-0.78125 0.85938-1.9062 0.85938-3.375s-0.28906-2.5938-0.85938-3.375c-0.5625-0.78125-1.375-1.1719-2.4375-1.1719zm0-3.5c2.6328 0 4.6914 0.71484 6.1719 2.1406 1.4766 1.418 2.2188 3.3867 2.2188 5.9062 0 2.5117-0.74219 4.4805-2.2188 5.9062-1.4805 1.418-3.5391 2.125-6.1719 2.125-2.6484 0-4.7148-0.70703-6.2031-2.125-1.4922-1.4258-2.2344-3.3945-2.2344-5.9062 0-2.5195 0.74219-4.4883 2.2344-5.9062 1.4883-1.4258 3.5547-2.1406 6.2031-2.1406z"
|
||||
id="path35" /></symbol><symbol
|
||||
id="f"
|
||||
overflow="visible"><path
|
||||
d="m2.5781-20.406h5.875l7.4219 14v-14h4.9844v20.406h-5.875l-7.4219-14v14h-4.9844z"
|
||||
id="path38" /></symbol><symbol
|
||||
id="t"
|
||||
overflow="visible"><path
|
||||
d="m0.42188-15.312h4.8906l3.8281 10.578 3.7969-10.578h4.9062l-6.0312 15.312h-5.375z"
|
||||
id="path41" /></symbol><symbol
|
||||
id="s"
|
||||
overflow="visible"><path
|
||||
d="m12.422-21.281v3.2188h-2.7031c-0.6875 0-1.1719 0.125-1.4531 0.375-0.27344 0.25-0.40625 0.6875-0.40625 1.3125v1.0625h4.1875v3.5h-4.1875v11.812h-4.8906v-11.812h-2.4375v-3.5h2.4375v-1.0625c0-1.6641 0.46094-2.8984 1.3906-3.7031 0.92578-0.80078 2.3672-1.2031 4.3281-1.2031z"
|
||||
id="path44" /></symbol><symbol
|
||||
id="r"
|
||||
overflow="visible"><path
|
||||
d="m16.547-12.766c0.61328-0.94531 1.3477-1.6719 2.2031-2.1719 0.85156-0.5 1.7891-0.75 2.8125-0.75 1.7578 0 3.0977 0.54688 4.0156 1.6406 0.92578 1.0859 1.3906 2.6562 1.3906 4.7188v9.3281h-4.9219v-7.9844-0.35938c0.007813-0.13281 0.015625-0.32031 0.015625-0.5625 0-1.082-0.16406-1.8633-0.48438-2.3438-0.3125-0.48828-0.82422-0.73438-1.5312-0.73438-0.92969 0-1.6484 0.38672-2.1562 1.1562-0.51172 0.76172-0.77344 1.8672-0.78125 3.3125v7.5156h-4.9219v-7.9844c0-1.6953-0.14844-2.7852-0.4375-3.2656-0.29297-0.48828-0.8125-0.73438-1.5625-0.73438-0.9375 0-1.6641 0.38672-2.1719 1.1562-0.51172 0.76172-0.76562 1.8594-0.76562 3.2969v7.5312h-4.9219v-15.312h4.9219v2.2344c0.60156-0.86328 1.2891-1.5156 2.0625-1.9531 0.78125-0.4375 1.6406-0.65625 2.5781-0.65625 1.0625 0 2 0.25781 2.8125 0.76562 0.8125 0.51172 1.4258 1.2305 1.8438 2.1562z"
|
||||
id="path47" /></symbol><symbol
|
||||
id="q"
|
||||
overflow="visible"><path
|
||||
d="m17.75-9.3281v9.3281h-4.9219v-7.1094c0-1.3438-0.03125-2.2656-0.09375-2.7656s-0.16797-0.86719-0.3125-1.1094c-0.1875-0.3125-0.44922-0.55469-0.78125-0.73438-0.32422-0.17578-0.69531-0.26562-1.1094-0.26562-1.0234 0-1.8242 0.39844-2.4062 1.1875-0.58594 0.78125-0.875 1.8711-0.875 3.2656v7.5312h-4.8906v-21.281h4.8906v8.2031c0.73828-0.88281 1.5195-1.5391 2.3438-1.9688 0.83203-0.42578 1.75-0.64062 2.75-0.64062 1.7695 0 3.1133 0.54688 4.0312 1.6406 0.91406 1.0859 1.375 2.6562 1.375 4.7188z"
|
||||
id="path50" /></symbol><symbol
|
||||
id="p"
|
||||
overflow="visible"><path
|
||||
d="m2.1875-5.9688v-9.3438h4.9219v1.5312c0 0.83594-0.007813 1.875-0.015625 3.125-0.011719 1.25-0.015625 2.0859-0.015625 2.5 0 1.2422 0.03125 2.1328 0.09375 2.6719 0.070313 0.54297 0.17969 0.93359 0.32812 1.1719 0.20703 0.32422 0.47266 0.57422 0.79688 0.75 0.32031 0.16797 0.69141 0.25 1.1094 0.25 1.0195 0 1.8203-0.39062 2.4062-1.1719 0.58203-0.78125 0.875-1.8672 0.875-3.2656v-7.5625h4.8906v15.312h-4.8906v-2.2188c-0.74219 0.89844-1.5234 1.5586-2.3438 1.9844-0.82422 0.41406-1.7344 0.625-2.7344 0.625-1.7617 0-3.1055-0.53906-4.0312-1.625-0.92969-1.082-1.3906-2.6602-1.3906-4.7344z"
|
||||
id="path53" /></symbol><symbol
|
||||
id="o"
|
||||
overflow="visible"><path
|
||||
d="m17.75-9.3281v9.3281h-4.9219v-7.1406c0-1.3203-0.03125-2.2344-0.09375-2.7344s-0.16797-0.86719-0.3125-1.1094c-0.1875-0.3125-0.44922-0.55469-0.78125-0.73438-0.32422-0.17578-0.69531-0.26562-1.1094-0.26562-1.0234 0-1.8242 0.39844-2.4062 1.1875-0.58594 0.78125-0.875 1.8711-0.875 3.2656v7.5312h-4.8906v-15.312h4.8906v2.2344c0.73828-0.88281 1.5195-1.5391 2.3438-1.9688 0.83203-0.42578 1.75-0.64062 2.75-0.64062 1.7695 0 3.1133 0.54688 4.0312 1.6406 0.91406 1.0859 1.375 2.6562 1.375 4.7188z"
|
||||
id="path56" /></symbol><symbol
|
||||
id="n"
|
||||
overflow="visible"><path
|
||||
d="m2.5781-20.406h8.7344c2.5938 0 4.582 0.57812 5.9688 1.7344 1.3945 1.1484 2.0938 2.7891 2.0938 4.9219 0 2.1367-0.69922 3.7812-2.0938 4.9375-1.3867 1.1562-3.375 1.7344-5.9688 1.7344h-3.4844v7.0781h-5.25zm5.25 3.8125v5.7031h2.9219c1.0195 0 1.8047-0.25 2.3594-0.75 0.5625-0.5 0.84375-1.2031 0.84375-2.1094 0-0.91406-0.28125-1.6172-0.84375-2.1094-0.55469-0.48828-1.3398-0.73438-2.3594-0.73438z"
|
||||
id="path59" /></symbol><symbol
|
||||
id="m"
|
||||
overflow="visible"><path
|
||||
d="m2.3594-15.312h4.8906v15.031c0 2.0508-0.49609 3.6172-1.4844 4.7031-0.98047 1.082-2.4062 1.625-4.2812 1.625h-2.4219v-3.2188h0.85938c0.92578 0 1.5625-0.21094 1.9062-0.625 0.35156-0.41797 0.53125-1.2461 0.53125-2.4844zm0-5.9688h4.8906v4h-4.8906z"
|
||||
id="path62" /></symbol><symbol
|
||||
id="l"
|
||||
overflow="visible"><path
|
||||
d="m14.719-14.828v3.9844c-0.65625-0.45703-1.3242-0.79688-2-1.0156-0.66797-0.21875-1.3594-0.32812-2.0781-0.32812-1.3672 0-2.4336 0.40234-3.2031 1.2031-0.76172 0.79297-1.1406 1.9062-1.1406 3.3438 0 1.4297 0.37891 2.543 1.1406 3.3438 0.76953 0.79297 1.8359 1.1875 3.2031 1.1875 0.75781 0 1.4844-0.10938 2.1719-0.32812 0.6875-0.22656 1.3203-0.56641 1.9062-1.0156v4c-0.76172 0.28125-1.5391 0.48828-2.3281 0.625-0.78125 0.14453-1.5742 0.21875-2.375 0.21875-2.7617 0-4.9219-0.70703-6.4844-2.125-1.5547-1.4141-2.3281-3.3828-2.3281-5.9062 0-2.5312 0.77344-4.5039 2.3281-5.9219 1.5625-1.4141 3.7227-2.125 6.4844-2.125 0.80078 0 1.5938 0.074219 2.375 0.21875 0.78125 0.13672 1.5547 0.35156 2.3281 0.64062z"
|
||||
id="path65" /></symbol></defs><sodipodi:namedview
|
||||
id="namedview8"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="40.115342"
|
||||
inkscape:cx="8.2262791"
|
||||
inkscape:cy="3.5273288"
|
||||
inkscape:current-layer="svg6"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1005"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1" /><g
|
||||
id="g1"
|
||||
transform="rotate(90,7.0000002,7.4999999)"><path
|
||||
d="M 9.1416908,2.1457729 V 12.854227 H 2.0027214 V 2.1457729 Z M 8.4277939,2.8596699 H 2.7166183 V 12.14033 h 5.7111756 z"
|
||||
id="path2"
|
||||
style="stroke-width:0.713897"
|
||||
sodipodi:nodetypes="cccccccccc" /><path
|
||||
d="m 9.8555878,11.426433 c 0.3569482,0.356949 1.7847422,0.356949 2.1416912,0 0,0 -0.713897,1.427794 -1.070846,1.427794 -0.356948,0 -1.0708452,-1.427794 -1.0708452,-1.427794 z m 0,-7.1389693 c 0,0.3569485 2.1416912,0.3569485 2.1416912,0 0,0 0,6.4250723 0,6.4250723 0,0.356949 -2.1416912,0.356949 -2.1416912,0 0,0 0,-6.4250723 0,-6.4250723 z M 10.926433,2.1457729 c -1.0708452,0 -1.0708452,0.3569485 -1.0708452,0.713897 0,0 0,0.7138969 0,0.7138969 0,0.3569485 2.1416912,0.3569485 2.1416912,0 0,0 0,-0.7138969 0,-0.7138969 0,-0.3569485 0,-0.713897 -1.070846,-0.713897 z"
|
||||
id="path4"
|
||||
style="stroke-width:0.713897" /></g><style
|
||||
type="text/css"
|
||||
id="style2">
|
||||
.st0{fill:#DD9D57;}
|
||||
.st1{fill:#C48341;}
|
||||
.st2{fill:#006837;}
|
||||
.st3{fill:#004924;}
|
||||
.st4{fill:#FFFFFF;}
|
||||
.st5{font-family:'MyriadPro-Bold';}
|
||||
.st6{font-size:212.6998px;}
|
||||
</style><g
|
||||
id="g152"
|
||||
transform="matrix(0.01549332,0,0,0.01549332,1.7373435,2.8698864)"
|
||||
style="fill:#000000;fill-opacity:1"><path
|
||||
d="m 299.45401,149.72805 c -0.95134,-0.94656 -2.00306,-1.67801 -3.10269,-2.32334 V 93.159125 c 0,-24.897849 -20.17871,-45.076562 -45.07656,-45.076562 -24.89295,0 -45.07656,20.178713 -45.07656,45.076562 v 54.250485 c -1.10432,0.63582 -2.15127,1.37682 -3.09779,2.31857 l -49.48974,49.48973 c -5.93282,5.94237 -5.93282,15.55137 0,21.47966 5.92805,5.93282 15.55137,5.93282 21.46987,0 l 30.634,-30.634 -37.28925,103.07568 h 42.6766 v 54.45119 c 0,8.39005 6.80763,15.18789 15.19278,15.18789 8.39005,0 15.19278,-6.80763 15.19278,-15.18789 v -54.45119 h 19.57169 v 54.45119 c 0,8.39005 6.7933,15.18789 15.17809,15.18789 8.38051,0 15.18788,-6.80763 15.18788,-15.18789 v -54.45119 h 42.68151 l -37.30272,-103.08914 30.64379,30.64868 c 5.92805,5.93283 15.54157,5.92316 21.47966,0 5.92805,-5.92804 5.92805,-15.54157 0,-21.47965 z"
|
||||
id="path72"
|
||||
style="fill:#000000;fill-opacity:1;stroke-width:1.22384" /><path
|
||||
d="m 525.73022,201.75359 -49.47505,-49.48484 c -2.98789,-2.98311 -6.90798,-4.46029 -10.78511,-4.44597 H 390.6627 c -3.901,0 -7.80677,1.48195 -10.7517,4.44597 l -49.49341,49.48974 c -5.92805,5.92805 -5.92805,15.54157 0,21.47966 5.92805,5.93282 15.55136,5.93282 21.47966,0 l 31.10762,-31.11742 v 101.71721 h 4.91446 V 350.12 c 0,8.38051 6.8124,15.1781 15.20257,15.1781 8.39005,0 15.1781,-6.79808 15.1781,-15.1781 v -56.28206 h 19.57168 V 350.12 c 0,8.38051 6.78376,15.1781 15.1781,15.1781 8.3805,0 15.19277,-6.79808 15.19277,-15.1781 v -56.28206 h 4.91447 v -101.727 l 31.11741,31.10762 c 5.92805,5.94714 15.54158,5.93282 21.46497,0 5.92805,-5.92804 5.92805,-15.53667 -0.01,-21.46497 z"
|
||||
id="path74"
|
||||
style="fill:#000000;fill-opacity:1;stroke-width:1.22384" /><path
|
||||
d="m 473.15396,95.697864 c 0,24.897846 -20.18361,45.076556 -45.07657,45.076556 -24.89295,0 -45.07656,-20.17871 -45.07656,-45.076556 0,-24.892954 20.18361,-45.071667 45.07656,-45.071667 24.89296,0 45.07657,20.178713 45.07657,45.071667"
|
||||
id="path76"
|
||||
style="fill:#000000;fill-opacity:1;stroke-width:1.22384" /></g></svg>
|
After Width: | Height: | Size: 17 KiB |
2
assets/layers/school/school_primary.svg.license
Normal file
2
assets/layers/school/school_primary.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Temaki; Pietervdvn
|
||||
SPDX-License-Identifier: CC0-1.0
|
|
@ -36,9 +36,8 @@
|
|||
},
|
||||
"icon": "./assets/layers/school/college.svg",
|
||||
"layers": [
|
||||
"tertiary_education",
|
||||
"childcare",
|
||||
"school",
|
||||
"kindergarten_childcare"
|
||||
],
|
||||
"#layers:note": "kindergarten_childcare must be _below_ school, as it can 'catch' primary schools which do have an integrated preschool"
|
||||
}
|
||||
"tertiary_education"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue