Merge branch 'develop' into feature/maproulette

This commit is contained in:
Robin van der Linde 2022-07-27 09:28:42 +02:00
commit 64560b9cd2
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
279 changed files with 13050 additions and 4684 deletions

View file

@ -15,7 +15,8 @@
"pt_BR": "Bibliotecas de bicicletas",
"pl": "Wypożyczalnie rowerów",
"hu": "Kerékpárkönyvtárak",
"id": "Perpustakaan sepeda"
"id": "Perpustakaan sepeda",
"ca": "Biblioteques de bicicletes"
},
"description": {
"nl": "Een fietsbibliotheek is een plaats waar men een fiets kan lenen, vaak voor een klein bedrag per jaar. Een typisch voorbeeld zijn kinderfietsbibliotheken, waar men een fiets op maat van het kind kan lenen. Is het kind de fiets ontgroeid, dan kan het te kleine fietsje omgeruild worden voor een grotere.",
@ -27,7 +28,8 @@
"zh_Hant": "單車圖書館是指每年支付小額費用,然後可以租用單車的地方。最有名的單車圖書館案例是給小孩的,能夠讓長大的小孩用目前的單車換成比較大的單車",
"de": "Fahrradbibliotheken sind Orte, um Fahrräder auszuleihen, oft gegen eine geringe Gebühr. Ein wichtiger Anwendungsfall sind Fahrradbibliotheken für Kinder, die es ihnen ermöglichen, auf ein größeres Fahrrad umzusteigen, wenn sie aus ihrem aktuellen Fahrrad herausgewachsen sind",
"hu": "A kerékpárkönyvtárak olyan helyek, ahol kerékpárokat lehet kölcsönözni, gyakran egy kis éves díj ellenében. Figyelemre méltó felhasználásuk a gyerekeknek szánt kerékpárkönyvtárak, amelyek segítségével nagyobb kerékpárra válthatnak, amikor jelenlegi kerékpárjukat kinőtték",
"nb_NO": "Et sykkelbibliotek er et sted der man kan låne sykler, ofte for en liten årlig sum. I særdeleshet finnes de for unger som lar dem bytte til en større sykkel når de har vokst fra den de har."
"nb_NO": "Et sykkelbibliotek er et sted der man kan låne sykler, ofte for en liten årlig sum. I særdeleshet finnes de for unger som lar dem bytte til en større sykkel når de har vokst fra den de har.",
"ca": "Una biblioteca de bicicletes és un lloc on es poden prestar bicicletes, sovint per una petita quota anual. Un cas d'ús notable són les biblioteques de bicicletes per als nens, que els permet canviar per una bicicleta més gran quan han superat la seva bicicleta actual"
},
"icon": "./assets/themes/bicyclelib/logo.svg",
"startLat": 0,

View file

@ -86,7 +86,8 @@
"nl": "Camperplaats {name}",
"pt_BR": "Local de acampamento {name}",
"de": "Wohnmobilstellplatz {name}",
"id": "Tempat kemping {name}"
"id": "Tempat kemping {name}",
"ca": "Lloc d'acampada {name}"
},
"mappings": [
{
@ -104,7 +105,8 @@
"zh_Hant": "沒有名稱的露營地",
"nl": "Camper site",
"pt_BR": "Locais de acampamento sem nome",
"de": "Unbenannter Wohnmobilstellplatz"
"de": "Unbenannter Wohnmobilstellplatz",
"ca": "Lloc d'acampada sense nom"
}
}
]
@ -141,7 +143,8 @@
"id": "Tempat ini disebut {name}",
"es": "Este lugar se llama {name}",
"da": "Dette sted hedder {name}",
"nb_NO": "Dette stedet heter {name}"
"nb_NO": "Dette stedet heter {name}",
"ca": "Aquest lloc s'anomena {name}"
},
"question": {
"en": "What is this place called?",
@ -156,7 +159,8 @@
"de": "Wie heißt dieser Ort?",
"es": "¿Cómo se llama este lugar?",
"da": "Hvad hedder dette sted?",
"nb_NO": "Hva heter dette stedet?"
"nb_NO": "Hva heter dette stedet?",
"ca": "Com es diu aquest lloc?"
},
"freeform": {
"key": "name"
@ -286,7 +290,8 @@
"de": "Hat dieser Ort eine sanitäre Entsorgungsstation?",
"id": "Apakah tempat ini memiliki tempat pembuangan sanitasi?",
"es": "¿Este lugar tiene un vertedero sanitario?",
"nl": "Heeft deze plaats een loosplaats?"
"nl": "Heeft deze plaats een loosplaats?",
"ca": "Aquest lloc té una estació d'abocament sanitari?"
},
"mappings": [
{
@ -306,7 +311,8 @@
"de": "Dieser Ort hat eine sanitäre Entsorgungsstation",
"id": "Tempat ini memiliki tempat pembuangan sanitasi",
"es": "Este lugar tiene un vertedero sanitario",
"nl": "Deze plaats heeft een loosplaats"
"nl": "Deze plaats heeft een loosplaats",
"ca": "Aquest lloc té una estació d'abocament sanitari"
}
},
{
@ -326,7 +332,8 @@
"de": "Dieser Ort hat keine sanitäre Entsorgungsstation",
"id": "Tempat ini tidak memiliki tempat pembuangan sampah sanitasi",
"es": "Este lugar no tiene vertedero sanitario",
"nl": "Deze plaats heeft geen loosplaats"
"nl": "Deze plaats heeft geen loosplaats",
"ca": "Aquest lloc no té una estació d'abocament sanitari"
}
}
]
@ -542,7 +549,8 @@
"nl": "Heeft deze plaats toiletten?",
"hu": "Van-e itt WC?",
"da": "Har dette sted toiletter?",
"es": "¿Este lugar tiene baños?"
"es": "¿Este lugar tiene baños?",
"ca": "Aquest lloc té lavabos?"
},
"mappings": [
{
@ -565,7 +573,8 @@
"nl": "Deze plaats heeft toiletten",
"hu": "Itt van WC",
"es": "Este lugar cuenta con sanitarios",
"da": "Dette sted har toiletter"
"da": "Dette sted har toiletter",
"ca": "Aquest lloc té lavabos"
}
},
{
@ -588,7 +597,8 @@
"nl": "Deze plaats heeft geen toiletten",
"hu": "Itt nincs WC",
"es": "Este lugar no tiene sanitarios",
"da": "Dette sted har ikke toiletter"
"da": "Dette sted har ikke toiletter",
"ca": "Aquest lloc no té lavabos"
}
}
]
@ -606,7 +616,8 @@
"fr": "Site officiel : <a href='{website}'>{website}</a>",
"pt_BR": "Site oficial: <a href='{website}'>{website}</a>",
"de": "Offizielle Webseite: <a href='{website}'>{website}</a>",
"es": "Sitio web oficial: <a href='{website}'>{website}</a>"
"es": "Sitio web oficial: <a href='{website}'>{website}</a>",
"ca": "Lloc web oficial: <a href='{website}'>{website}</a>"
},
"freeform": {
"type": "url",
@ -624,7 +635,8 @@
"pt_BR": "Este lugar tem um website?",
"de": "Hat dieser Ort eine Webseite?",
"nl": "Heeft deze plaats een website?",
"es": "¿Este lugar tiene un sitio web?"
"es": "¿Este lugar tiene un sitio web?",
"ca": "Aquest lloc té un lloc web?"
},
"id": "caravansites-website"
},
@ -642,7 +654,8 @@
"es": "¿Este lugar ofrece huecos para alquilar a largo plazo?",
"da": "Tilbyder dette sted pladser til langtidsleje?",
"nl": "Kan men hier plekken huren voor langere termijn?",
"nb_NO": "Tilbyr dette stedet plasser for langtidsleie?"
"nb_NO": "Tilbyr dette stedet plasser for langtidsleie?",
"ca": "Aquest lloc ofereix llocs de lloguer a llarg termini?"
},
"mappings": [
{
@ -704,7 +717,8 @@
"de": "Es sind nur Plätze für Dauercamper vorhanden (wenn Sie diese Antwort auswählen, wird dieser Ort wird von der Karte verschwinden)",
"es": "Solo es posible permanecer aquí si tienes un contrato a largo plazo (este lugar desaparecerá de este mapa si escoges esto)",
"da": "Det er kun muligt at bo her, hvis du har en langtidskontrakt (dette sted forsvinder fra kortet, hvis du vælger dette)",
"nl": "Hier kan je enkel verblijven met een langetermijnscontract (deze plaats zal verborgen worden van deze kaart als je dit kiest)"
"nl": "Hier kan je enkel verblijven met een langetermijnscontract (deze plaats zal verborgen worden van deze kaart als je dit kiest)",
"ca": "Només és possible romandre aquí si teniu un contracte a llarg termini (aquest lloc desapareixerà d'aquest mapa si trieu això)"
}
}
]
@ -826,7 +840,8 @@
"de": "Sanitäre Entsorgungsstationen",
"zh_Hant": "垃圾處理站",
"id": "Tempat pembuangan sanitasi",
"nl": "Loostplaatsen"
"nl": "Loostplaatsen",
"ca": "Estacions d'abocament sanitari"
},
"minzoom": 10,
"source": {
@ -880,7 +895,8 @@
"de": "Sanitäre Entsorgungsstationen",
"zh_Hant": "垃圾處理站",
"id": "Tempat pembuangan sanitasi",
"nl": "Loosplaatsen"
"nl": "Loosplaatsen",
"ca": "Estacions d'abocament sanitari"
},
"tagRenderings": [
"images",
@ -953,7 +969,8 @@
"zh_Hant": "這個地方收費 {charge}",
"nb_NO": "Dette stedet tar {charge}",
"nl": "Deze loosplaats rekent {charge} aan",
"es": "Este lugar cobra {charge}"
"es": "Este lugar cobra {charge}",
"ca": "Aquest lloc costa {charge}"
},
"question": {
"en": "How much does this place charge?",
@ -965,7 +982,8 @@
"de": "Wie hoch ist die Gebühr an diesem Ort?",
"zh_Hant": "這個地方收費多少?",
"nl": "Hoeveel kost het gebruik van deze loosplaats?",
"es": "¿Cuánto cobra este lugar?"
"es": "¿Cuánto cobra este lugar?",
"ca": "Quant costa aquest lloc?"
},
"freeform": {
"key": "charge"
@ -1057,7 +1075,8 @@
"fr": "Il est possible dy vidanger ses eaux usées",
"de": "Hier können Sie Brauch-/Grauwasser entsorgen",
"zh_Hant": "你可以在這裡排放洗滌水",
"nl": "Je kan hier grijs water lozen"
"nl": "Je kan hier grijs water lozen",
"ca": "Es pot desfer de les aigües grises aquí"
}
},
{
@ -1141,7 +1160,8 @@
"fr": "Qui peut utiliser le site de vidange ?",
"de": "Wer darf diese sanitäre Entsorgungsstation nutzen?",
"zh_Hant": "誰可以使用這個垃圾站?",
"nl": "Wie mag deze loosplaats gebruiken?"
"nl": "Wie mag deze loosplaats gebruiken?",
"ca": "Qui pot utilitzar aquesta estació d'abocament?"
},
"mappings": [
{
@ -1174,7 +1194,8 @@
"fr": "Le site est réservés aux clients",
"de": "Sie müssen Kunde des Campingplatzes sein, um diesen Ort nutzen zu können",
"zh_Hant": "你需要是露營/露營地的客戶才能使用這一地方",
"nl": "Je moet een klant van de kampeerplaats zijn om dit te gebruiken"
"nl": "Je moet een klant van de kampeerplaats zijn om dit te gebruiken",
"ca": "Heu de ser client del càmping/lloc d'acampada per utilitzar aquest lloc"
}
},
{
@ -1191,7 +1212,8 @@
"fr": "Le site est en libre-service",
"de": "Jeder darf diese sanitäre Entsorgungsstation nutzen",
"zh_Hant": "任何人都可以使用這個衛生廢棄物站",
"nl": "Deze loosplaats is voor iedereen toegankelijk"
"nl": "Deze loosplaats is voor iedereen toegankelijk",
"ca": "Qualsevol pot utilitzar aquesta estació d'abocament"
},
"hideInAnswer": true
},
@ -1209,7 +1231,8 @@
"fr": "Le site est en libre-service",
"de": "Jeder darf diese sanitäre Entsorgungsstation nutzen",
"zh_Hant": "任何人都可以使用這個垃圾站",
"nl": "Deze loosplaats is toegankelijk voor iedereen"
"nl": "Deze loosplaats is toegankelijk voor iedereen",
"ca": "Qualsevol pot utilitzar aquesta estació d'abocament"
}
}
]

View file

@ -215,7 +215,8 @@
"de": "Wer hat hier Zugang?",
"it": "Chi può accedervi?",
"nl": "Wie heeft hier toegang toe?",
"es": "¿Quién puede acceder aquí?"
"es": "¿Quién puede acceder aquí?",
"ca": "Qui pot accedir aquí?"
},
"mappings": [
{

View file

@ -22,7 +22,8 @@
"fr": "Cette carte affiche les aménagements cyclables",
"nl": "Deze kaart toont fietssnelwegen",
"es": "Este mapa muestra carriles bici",
"nb_NO": "Kart som viser sykkelmotorveier"
"nb_NO": "Kart som viser sykkelmotorveier",
"ca": "Aquest mapa mostra carrils bici"
},
"version": "2021-08-23",
"startLat": 51.1599,

View file

@ -22,7 +22,8 @@
"zh_Hant": "檢視與編輯單車相關設施的地圖。",
"hu": "Olyan térkép, ahol a kerékpáros infrastruktúrával kapcsolatos dolgokat tekinthet meg és szerkeszthet.",
"es": "Un mapa en el que puedes ver y editar cosas relacionadas con la infraestructura ciclista.",
"fr": "Une carte où vous pouvez visualiser et modifier les éléments relatifs à l'infrastructure cyclable."
"fr": "Une carte où vous pouvez visualiser et modifier les éléments relatifs à l'infrastructure cyclable.",
"ca": "Un mapa on es poden veure i editar coses relacionades amb la infraestructura ciclista."
},
"description": {
"en": "A map where you can view and edit things related to the bicycle infrastructure. Made during #osoc21.",
@ -32,7 +33,8 @@
"zh_Hant": "可以檢視與編輯單車相關設施的地圖,在 #os0c21時製作。",
"hu": "Kerékpáros infrastruktúrával kapcsolatos dolgokat megjelenítő és szerkesztésre felkínáló térkép. Az #osoc21 (Open Summer of Code) alatt készült.",
"fr": "Une carte montrant les aménagements cyclables et où lon peut rajouter des informations. Réalisée durant #osoc21.",
"es": "Un mapa en el que puedes ver y editar cosas relacionadas con la infraestructura ciclista. Hecho durante #osoc21."
"es": "Un mapa en el que puedes ver y editar cosas relacionadas con la infraestructura ciclista. Hecho durante #osoc21.",
"ca": "Un mapa on es poden veure i editar coses relacionades amb la infraestructura ciclista. Fet durant #osoc21."
},
"maintainer": "MapComplete",
"hideFromOverview": false,

View file

@ -6,14 +6,16 @@
"es": "Redes de Nodos Ciclistas",
"nb_NO": "Sykkelnodenettverk",
"nl": "Fietsknooppuntennetwerken",
"fr": "Réseau de Nœuds Cyclistes"
"fr": "Réseau de Nœuds Cyclistes",
"ca": "Xarxa de nodes ciclistes"
},
"description": {
"en": "This map shows cycle node networks and allows you to add new nodes easily",
"de": "Diese Karte zeigt Knotenpunktnetzwerke für Radfahrer und erlaubt auch neue Knoten zu mappen",
"es": "Este mapa muestra redes de nodos ciclistas y te permita añadir nodos nuevos de manera sencilla",
"nl": "Deze kaart toont fietsknooppunten en laat je toe om eenvoudigweg nieuwe knooppunten toe te voegen",
"fr": "Cette carte montre les réseaux de nœuds cyclistes et vous permet d'ajouter facilement de nouveaux nœuds"
"fr": "Cette carte montre les réseaux de nœuds cyclistes et vous permet d'ajouter facilement de nouveaux nœuds",
"ca": "Aquest mapa mostra xarxes de nodes ciclistes i et permet afegir nodes nous de manera senzilla"
},
"maintainer": "Sebastian Kürten",
"icon": "./assets/themes/cyclenodes/logo.svg",
@ -35,7 +37,8 @@
"de": "Knotenpunktverbindungen",
"es": "enlaces nodo a nodo",
"nl": "verbindingen van node naar node",
"fr": "liens noeud à noeud"
"fr": "liens noeud à noeud",
"ca": "enllaços node a node"
},
"source": {
"osmTags": {
@ -85,7 +88,8 @@
"de": "Wann wurde diese Knotenpunktverbindung zuletzt überprüft?",
"es": "¿Cuándo se sondeó este enlace nodo a nodo por última vez?",
"nl": "Wanneer werd deze node-naar-node verbinding het laast gesurveyed?",
"fr": "Quand cette liaison de nœud à nœud a-t-elle été contrôlée sur le terrain pour la dernière fois ?"
"fr": "Quand cette liaison de nœud à nœud a-t-elle été contrôlée sur le terrain pour la dernière fois ?",
"ca": "Quan es va comprovar per última vegada aquest enllaç node a node presencialment?"
},
"render": {
"en": "This node to node link was last surveyed on {survey:date}",

View file

@ -319,7 +319,8 @@
"it": "Questa è una strada ciclabile",
"hu": "Ez az utca kerékpárosutca",
"es": "Esta calle es una ciclocalle",
"fr": "Cette rue est une rue cyclable"
"fr": "Cette rue est une rue cyclable",
"ca": "Aquest carrer és una ciclocarrer"
},
"hideInAnswer": "_country=be"
},
@ -339,7 +340,8 @@
"it": "Diverrà tra poco una strada ciclabile",
"hu": "Ez az utca hamarosan kerékpárosutcává válik",
"es": "Esta calle se convertirá en una ciclocalle próximamente",
"fr": "Cette rue sera bientôt une rue cyclable"
"fr": "Cette rue sera bientôt une rue cyclable",
"ca": "Aquest carrer es convertirà en un ciclocarrer pròximament"
}
},
{

View file

@ -25,7 +25,8 @@
"de": "Eine Karte zum Anzeigen und Bearbeiten öffentlicher Trinkwasserstellen",
"nb_NO": "Offentlig tilgjengelige drikkevannssteder",
"hu": "Ezen a térképen a nyilvánosan hozzáférhető ivóvíznyerő helyek láthatók, szerkeszthetők és rajzolhatók fel könnyedén",
"es": "En este mapa, se muestran los puntos de agua potable accesibles públicamente y pueden añadirse fácilmente"
"es": "En este mapa, se muestran los puntos de agua potable accesibles públicamente y pueden añadirse fácilmente",
"ca": "En aquest mapa es mostren els punts d'aigua potable accessibles al públic i es poden afegir fàcilment"
},
"maintainer": "MapComplete",
"icon": "./assets/themes/drinking_water/logo.svg",

View file

@ -4,14 +4,16 @@
"en": "On this map, you'll find information about all types of schools and eduction 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"
"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ó"
},
"title": {
"en": "Education",
"nl": "Onderwijs",
"de": "Bildung",
"fr": "Enseignement",
"nb_NO": "Utdanning"
"nb_NO": "Utdanning",
"ca": "Educació"
},
"defaultBackgroundId": "CartoDB.Voyager",
"maintainer": "MapComplete",

View file

@ -56,7 +56,8 @@
"zh_Hant": "道路沒有詞源資訊",
"hu": "Etimológiai adat nélküli utcák",
"fr": "Route sans origine étymologique",
"es": "Calles sin información etimológica"
"es": "Calles sin información etimológica",
"ca": "Carrers sense informació etimològica"
},
"minzoom": 18,
"source": {
@ -82,7 +83,8 @@
"zh_Hant": "公園與森哥沒有詞源資訊",
"hu": "Etimológiai adat nélküli parkok és erdők",
"fr": "Parcs et forêts sans origine étymologique",
"es": "Parques y bosques sin información etimológica"
"es": "Parques y bosques sin información etimológica",
"ca": "Parcs i boscos sense informació etimològica"
},
"minzoom": 18,
"source": {
@ -109,7 +111,8 @@
"de": "Bildungseinrichtungen ohne Informationen zur Namensherkunft",
"fr": "Institutions d'éducation sans origine étymologique",
"es": "Instituciones educacionales sin información etimológica",
"nl": "Onderwijsinstelling zonder etymologische informatie"
"nl": "Onderwijsinstelling zonder etymologische informatie",
"ca": "Institucions educatives sense informació d'etimològica"
},
"minzoom": 18,
"source": {
@ -139,7 +142,8 @@
"de": "Kultureinrichtungen ohne Informationen zur Namensherkunft",
"fr": "Lieux culturels sans origine étymologique",
"es": "Lugares culturales sin información etimológica",
"nl": "Culturele plaatsen zonder etymologische informatie"
"nl": "Culturele plaatsen zonder etymologische informatie",
"ca": "Llocs culturals sense informació etimològica"
},
"minzoom": 18,
"source": {
@ -169,7 +173,8 @@
"de": "Touristische Einrichtungen ohne Informationen zur Namensherkunft",
"fr": "Lieux touristiques sans origine étymologique",
"es": "Lugares turísticos sin información etimológica",
"nl": "Toeristische plaatsen zonder etymologische informatie"
"nl": "Toeristische plaatsen zonder etymologische informatie",
"ca": "Llocs turístics sense informació etimològica"
},
"minzoom": 18,
"source": {
@ -197,7 +202,8 @@
"en": "Health and social places without etymology information",
"de": "Gesundheits- und Sozialeinrichtungen ohne Informationen zur Namensherkunft",
"fr": "Établissements sociaux ou de soins sans origine étymologique",
"nl": "Gezondheidsinstellingen en maatschappelijke plaatsen zonder etymologische informatie"
"nl": "Gezondheidsinstellingen en maatschappelijke plaatsen zonder etymologische informatie",
"ca": "Llocs socials i de salut sense informació etimològica"
},
"minzoom": 18,
"source": {
@ -225,7 +231,8 @@
"de": "Sporteinrichtungen ohne Informationen zur Namensherkunft",
"fr": "Lieux sportifs sans origine étymologique",
"es": "Lugares deportivos sin información etimológica",
"nl": "Sportplekken zonder etymologische informatie"
"nl": "Sportplekken zonder etymologische informatie",
"ca": "Llocs esportius sense informació etimològica"
},
"minzoom": 18,
"source": {

View file

@ -0,0 +1,11 @@
<svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M397 200C397 308.8 308.8 397 200 397C91.1999 397 3 308.8 3 200C3 91.1999 91.1999 3 200 3C308.8 3 397 91.1999 397 200Z" fill="#22CA60" stroke="#E62222" stroke-width="6"/>
<path d="M242.105 240.241L137.282 291.429L155.338 312.97L167.374 327.329L185.428 348.868L254.141 254.6L242.105 240.241Z" fill="#ECF0F1"/>
<path d="M138.93 283.603L122.535 283.627L190.077 364.206L192.964 348.067L138.93 283.603Z" fill="#FE5757"/>
<path d="M242.105 240.241L224.633 248.772L242.689 270.312L254.141 254.6L242.105 240.241ZM201.309 260.11L177.983 271.447L212.214 312.285L227.45 291.296L201.309 260.11ZM154.752 282.898L137.282 291.429L155.338 312.97L167.374 327.329L185.428 348.868L196.88 333.157L154.754 282.9L154.752 282.898Z" fill="#E62222"/>
<path d="M122.535 283.627L190.077 364.206L185.257 368.246L117.714 287.667L122.535 283.627Z" fill="#E62222"/>
<path d="M243.871 187.187C241.2 193.219 236.746 198.533 230.685 202.228C214.87 211.87 194.229 206.866 184.586 191.05C180.892 184.991 179.363 178.227 179.755 171.642L162.087 167.358C160.538 178.79 162.721 190.803 169.195 201.422C184.17 225.982 216.219 233.753 240.777 218.78C251.396 212.306 258.87 202.636 262.73 191.761L243.871 187.187Z" fill="#FCFCFF"/>
<path d="M220.03 69.1601C228.136 64.2175 230.701 53.639 225.759 45.5323C220.816 37.4256 210.237 34.8606 202.131 39.8032C194.024 44.7458 191.459 55.3243 196.402 63.431C201.344 71.5377 211.923 74.1027 220.03 69.1601Z" fill="#FCFCFF"/>
<path d="M250.824 98.9454L218.518 118.642L225.708 88.9832C225.995 88.2028 226.192 87.3988 226.294 86.5735L226.353 86.3324L226.329 86.3268C226.556 84.0714 226.115 81.7309 224.844 79.6478C222.814 76.3168 219.268 74.5145 215.635 74.5114L215.635 74.5081L159.854 75.8435L159.857 75.9264C158.38 76.1088 156.92 76.5767 155.568 77.4013C153.203 78.8428 151.63 81.0604 150.891 83.5185L150.871 83.5137L150.823 83.7119C150.755 83.956 150.696 84.1972 150.645 84.4453L143.544 113.732L143.57 113.739C143.012 116.342 143.389 119.153 144.885 121.608C147.987 126.696 154.623 128.303 159.709 125.202C162.164 123.706 163.786 121.379 164.482 118.809L164.509 118.816L164.574 118.548L164.58 118.522L169.753 97.19L185.053 96.8249L174.632 139.811C170.442 144.547 167.246 149.967 165.048 155.739L182.58 159.99C185.251 153.959 189.705 148.644 195.764 144.951C211.581 135.307 232.221 140.313 241.863 156.128C245.557 162.187 247.086 168.952 246.694 175.536L265.414 180.077C266.655 169.003 264.383 157.449 258.132 147.197C253.744 140 247.883 134.257 241.182 130.094L252.845 122.983L275.833 160.687C278.935 165.775 285.572 167.384 290.66 164.282C295.748 161.18 297.356 154.541 294.255 149.455L265.65 102.538C262.549 97.4527 255.91 95.8446 250.824 98.9454Z" fill="#FCFCFF"/>
<path d="M104.007 155.511C105.121 154.899 105.528 153.5 104.917 152.386C104.305 151.272 102.905 150.865 101.791 151.476L95.7395 154.8C91.283 157.248 89.6546 162.845 92.1022 167.301C94.5498 171.758 100.147 173.386 104.603 170.938L130.828 156.535C131.942 155.923 132.349 154.524 131.737 153.41C131.125 152.296 129.726 151.889 128.612 152.501L102.387 166.904C100.159 168.128 97.3605 167.313 96.1367 165.085C94.9129 162.857 95.7272 160.059 97.9554 158.835L104.007 155.511ZM79.7999 168.806C80.914 168.194 81.3211 166.795 80.7092 165.681C80.0973 164.567 78.6981 164.16 77.584 164.772L73.5495 166.988C65.7507 171.271 62.9009 181.066 67.1842 188.864C71.4675 196.663 81.262 199.513 89.0608 195.23L145.544 164.207C146.659 163.595 147.066 162.196 146.454 161.082C145.842 159.968 144.443 159.56 143.329 160.172L86.8449 191.195C81.2743 194.255 74.2783 192.219 71.2187 186.648C68.1592 181.078 70.1948 174.082 75.7654 171.022L79.7999 168.806ZM136.054 185.174C137.168 184.562 137.575 183.163 136.963 182.049C136.351 180.935 134.952 180.528 133.838 181.14L103.579 197.759C99.1225 200.207 97.494 205.803 99.9417 210.26C102.389 214.716 107.986 216.345 112.443 213.897L118.494 210.573C119.608 209.961 120.016 208.562 119.404 207.448C118.792 206.334 117.393 205.927 116.278 206.539L110.227 209.863C107.998 211.086 105.2 210.272 103.976 208.044C102.752 205.816 103.567 203.017 105.795 201.793L136.054 185.174Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -0,0 +1,20 @@
{
"id": "governments",
"title": {
"en": "Governmental Offices"
},
"description": {
"en": "On this map, Governmental offices are shown and can be easily added"
},
"maintainer": "MapComplete",
"icon": "./assets/themes/onwheels/crest.svg",
"version": "0",
"startLat": 50.8465573,
"defaultBackgroundId": "CartoDB.Voyager",
"startLon": 4.351697,
"startZoom": 16,
"widenFactor": 2,
"layers": [
"governments"
]
}

View file

@ -0,0 +1,10 @@
[
{
"path": "crest.svg",
"license": "CC0",
"authors": [
"Free Wheelies"
],
"sources": []
}
]

View file

@ -1,10 +1,14 @@
{
"id": "healthcare",
"title": {
"en": "Healthcare"
"en": "Healthcare",
"ca": "Assistència sanitària",
"de": "Gesundheitswesen"
},
"description": {
"en": "On this map, various healthcare related items are shown"
"en": "On this map, various healthcare related items are shown",
"ca": "En aquest mapa es mostren diversos elements relacionats amb la salut",
"de": "Auf dieser Karte werden verschiedene Gesundheitseinrichtungen angezeigt"
},
"maintainer": "MapComplete",
"icon": "./assets/layers/doctors/doctors.svg",

View file

@ -206,6 +206,10 @@
"if": "theme=ghostbikes",
"then": "./assets/themes/ghostbikes/logo.svg"
},
{
"if": "theme=governments",
"then": "./assets/themes/onwheels/crest.svg"
},
{
"if": "theme=grb",
"then": "./assets/themes/grb_import/logo.svg"

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#999932;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76C38.49,1.08,44.38,0,50.2,0s11.71,1.08,17.66,3.25c5.95,2.17,11.34,5.42,16.18,9.76,4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><path class="cls-1" d="M85.07,41.39h-4.71c-1.49,0-2.82,.95-3.32,2.36h-.81c-3.58,0-6.48,2.9-6.48,6.48v8.84c0,2.28-1.85,4.13-4.13,4.13s-4.13-1.85-4.13-4.13v-1.77c0-3.9-3.15-7.07-7.05-7.07-1.75,0-3.44,.64-4.74,1.82V31.37c0-1.95-1.58-3.53-3.54-3.54h-2.36v-7.07h7.07c1.95,0,3.54-1.58,3.54-3.54s-1.58-3.54-3.54-3.54h-16.5c-1.95,0-3.54,1.58-3.54,3.54s1.58,3.54,3.54,3.54h7.07v7.07h-2.36c-1.95,0-3.53,1.58-3.54,3.54v34.18h-4.71c-1.95,0-3.53,1.58-3.54,3.54v2.36c0,.65,.53,1.18,1.18,1.18h28.29c.65,0,1.18-.53,1.18-1.18h0v-2.36c0-1.95-1.58-3.53-3.54-3.54h-4.71v-8.25c0-2.6,2.11-4.71,4.71-4.71s4.71,2.11,4.71,4.71v1.77c0,3.58,2.9,6.48,6.48,6.48s6.48-2.9,6.48-6.48v-8.84c0-2.28,1.85-4.12,4.13-4.13h.81c.5,1.41,1.83,2.35,3.32,2.36h4.71c.65,0,1.18-.53,1.18-1.18v-4.71c0-.65-.53-1.18-1.18-1.18ZM33.2,17.22c0-.65,.53-1.18,1.18-1.18h16.5c.65,0,1.18,.53,1.18,1.18s-.53,1.18-1.18,1.18h-16.5c-.65,0-1.18-.53-1.18-1.18Zm22.4,51.86v1.18H29.67v-1.18c0-.65,.53-1.18,1.18-1.18h23.57c.65,0,1.18,.53,1.18,1.18Zm-17.68-3.54V31.37c0-.65,.53-1.18,1.18-1.18h7.07c.65,0,1.18,.53,1.18,1.18v34.18h-9.43Zm45.97-19.45h-3.54c-.65,0-1.18-.53-1.18-1.18s.53-1.18,1.18-1.18h3.54v2.36Z"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#ed6e18;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25,11.34,5.42,16.18,9.76c4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><path class="cls-1" d="M71.39,41.28H31.96c-.66,0-1.19,.53-1.19,1.19v13.14c0,3.47,1.17,6.83,3.31,9.56h-10.48c-.35,0-.68,.15-.91,.42s-.32,.62-.27,.97l.53,3.17c.47,2.89,2.97,5,5.89,4.99h39.69c2.92,0,5.42-2.11,5.89-4.99l.53-3.17c.06-.35-.04-.7-.27-.97s-.56-.42-.91-.42h-10.48c.77-.97,1.42-2.03,1.93-3.16l8.65-2.49c3.5-1.08,5.88-4.32,5.87-7.98v-1.9c0-4.62-3.75-8.36-8.36-8.36Zm-4.78,7.17h3.79c1.09,.01,2,.82,2.15,1.9s-.53,2.1-1.57,2.4l-4.36,1.19v-5.5Zm5.46,20.9c-.28,1.73-1.78,3-3.54,2.99H28.84c-1.75,0-3.25-1.26-3.54-2.99l-.3-1.78h47.36l-.3,1.78Zm-34.77-4.17c-2.64-2.48-4.14-5.94-4.14-9.56v-11.95h31.06v11.95c0,3.62-1.51,7.08-4.15,9.56h-22.78Zm40.06-13.63c.01,2.61-1.68,4.92-4.17,5.69l-7.04,2.03c.22-.93,.36-1.88,.41-2.83l5.04-1.37c2.22-.6,3.64-2.75,3.34-5.03s-2.25-3.98-4.54-3.97h-3.79v-2.39h4.78c3.3,0,5.97,2.68,5.97,5.97v1.9Z"/><path class="cls-1" d="M46.3,37.69c0,.66,.53,1.19,1.19,1.19s1.19-.53,1.19-1.19c-.03-1.13,.33-2.24,1.01-3.15,.93-1.29,1.41-2.84,1.38-4.42,.03-1.58-.45-3.13-1.38-4.42-.68-.91-1.04-2.01-1.01-3.15-.03-1.13,.33-2.24,1.01-3.14,.93-1.28,1.41-2.84,1.38-4.42,0-.66-.53-1.19-1.19-1.19s-1.19,.53-1.19,1.19c.03,1.13-.33,2.24-1.01,3.14-.93,1.28-1.41,2.84-1.38,4.42-.03,1.58,.45,3.13,1.38,4.42,.68,.91,1.04,2.02,1.01,3.15,.03,1.13-.33,2.24-1.01,3.15-.93,1.29-1.41,2.84-1.38,4.42Z"/><path class="cls-1" d="M39.07,19.21c.35-.56,.18-1.3-.38-1.65-.56-.35-1.3-.18-1.65,.38l-.12,.19c-.93,1.29-1.41,2.84-1.38,4.42-.03,1.58,.45,3.13,1.38,4.42,.68,.91,1.04,2.02,1.01,3.15,.03,1.13-.33,2.24-1.01,3.15l-.13,.2c-.35,.56-.18,1.3,.38,1.65,.56,.35,1.3,.18,1.65-.38l.12-.19c.93-1.29,1.41-2.84,1.38-4.42,.03-1.58-.45-3.13-1.38-4.42-.68-.91-1.04-2.01-1.01-3.15-.03-1.13,.33-2.24,1.01-3.14l.13-.2Z"/><path class="cls-1" d="M60.58,19.21c.35-.56,.18-1.3-.38-1.65-.56-.35-1.3-.18-1.65,.38l-.12,.19c-.93,1.29-1.41,2.84-1.38,4.42-.03,1.58,.45,3.13,1.38,4.42,.68,.91,1.04,2.02,1.01,3.15,.03,1.13-.33,2.24-1.01,3.15l-.13,.2c-.35,.56-.18,1.3,.38,1.65,.56,.35,1.3,.18,1.65-.38l.12-.19c.93-1.29,1.41-2.84,1.38-4.42,.03-1.58-.45-3.13-1.38-4.42-.68-.91-1.04-2.01-1.01-3.15-.03-1.13,.33-2.24,1.01-3.14l.13-.2Z"/></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#be1622;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25,11.34,5.42,16.18,9.76c4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><g><path class="cls-1" d="M33.54,54.4c.08,.47,.16,.63,.13,.76-1.3,4.56-.71,6.16,3.75,7.92,8.39,3.32,16.88,3.24,25.32,.08,.87-.33,1.71-.82,2.47-1.36,2.34-1.64,2.68-2.85,1.72-5.58-.18-.5-.32-1.01-.65-2.08,4.72,1.98,9.1,3.62,13.29,5.64,2.25,1.08,1.96,3.32-.52,4.75-3.33,1.93-6.76,3.7-10.15,5.53-4.09,2.2-8.16,4.42-12.28,6.55-4.26,2.2-8.62,2.28-12.89,.03-7.3-3.85-14.56-7.79-21.84-11.68-1.28-.68-2.63-1.42-2.62-3.05,.02-1.8,1.56-2.42,2.95-2.99,3.7-1.51,7.43-2.97,11.29-4.51Z"/><path class="cls-1" d="M39.09,40.14c5.3,5.44,18.14,4.63,22.09-.09,1.12,3.13,2.23,6.13,3.27,9.17,.57,1.67-.54,2.7-1.68,3.56-2.33,1.76-5.08,2.48-7.91,2.84-5.21,.67-10.38,.56-15.29-1.64-3.82-1.71-4.36-3.05-2.98-6.95,.81-2.29,1.65-4.56,2.49-6.89Z"/><path class="cls-1" d="M50.25,20.37c3.35,.02,4.11,.58,5.28,3.84,.71,1.99,1.38,4,2.18,5.96,.52,1.28,.18,2.14-.98,2.71-4.37,2.13-8.76,2.11-13.12,0-1.11-.54-1.58-1.33-1.01-2.68,.82-1.94,1.42-3.98,2.13-5.97,1.15-3.25,2.06-3.88,5.54-3.86Z"/></g></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#c55c47;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25,11.34,5.42,16.18,9.76c4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><path class="cls-1" d="M59.16,41.54c0,3.47-.1,6.94,.03,10.4,.1,2.63-.86,4.75-2.54,6.63-2.81,3.13-6.29,5.32-10.35,6.25-2.03,.47-2.4,1.33-2.33,3.17,.26,6.71,5.12,12.12,11.82,12.96,6.09,.76,12.16-3.45,13.92-9.67,.54-1.92,.44-3.9,.45-5.86,.02-4.57-.03-9.14,.03-13.7,.02-1.32-.29-2.06-1.66-2.65-4.14-1.79-6.18-6.01-5.23-10.24,.96-4.27,4.71-7.33,8.98-7.31,4.14,.02,7.98,3.08,8.93,7.13,.98,4.17-1.06,8.53-5.15,10.34-1.47,.65-1.73,1.46-1.72,2.86,.06,5.2,.04,10.4,.02,15.59-.05,10.04-7.55,17.78-17.22,17.77-9.73,0-17.33-7.69-17.35-17.69,0-1.63-.4-2.29-2.07-2.66-3.6-.8-6.71-2.67-9.4-5.19-2.46-2.3-3.83-5.02-3.74-8.55,.16-6.53,.05-13.07,.04-19.61,0-4.18,1.64-7.47,5.27-9.65,.7-.42,1.14-1,1.6-1.66,1.39-2.02,3.82-2.56,5.81-1.37,1.86,1.11,2.59,3.57,1.66,5.58-.94,2.04-3.27,3.21-5.32,2.13-2.61-1.39-3.34,.28-4.21,1.98-.51,.99-.55,2.11-.55,3.23,.02,6.62,.04,13.23-.01,19.85-.01,1.51,.41,2.76,1.33,3.91,6.01,7.5,17.78,7.41,23.68-.17,.76-.98,1.09-2.03,1.09-3.27-.03-6.93-.02-13.86,0-20.79,0-1.36-.16-2.67-1-3.8-.87-1.17-1.56-2.12-3.38-1.02-2.02,1.22-4.55,.11-5.6-1.95-1.02-2-.35-4.38,1.56-5.58,2.01-1.27,4.42-.85,5.82,1.2,.6,.88,1.33,1.47,2.18,2.04,3,2.03,4.65,4.83,4.64,8.52,0,3.62,0,7.25,0,10.87Zm17.92-.82c0-2.74-2.26-5.01-4.93-4.95-2.63,.05-4.97,2.48-4.9,5.09,.07,2.57,2.29,4.71,4.92,4.73,2.87,.02,4.91-2,4.9-4.86Z"/></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 228.57 239.29"><defs><style>.cls-1{fill:#1d1d1b;}</style></defs><path class="cls-1" d="M208.18,119.08V11.93c0-5.24,0-5.24,5.15-5.24,2.43,0,4.87,0,7.31,0,2.05,0,3.12.76,3,2.92-.07,1.13,0,2.27,0,3.4q0,106.5,0,213c0,.69-.06,1.39,0,2.09.13,1.9-.73,2.68-2.62,2.64-3.39-.05-6.79,0-10.19,0-1.84,0-2.73-.76-2.66-2.67s0-4,0-6Z"/><path class="cls-1" d="M20,119.06V226.75c0,3.9,0,3.92-3.91,4-3,0-5.93-.05-8.89,0-1.76,0-2.58-.7-2.55-2.47s0-3.31,0-5q0-106.12,0-212.25c0-4.17.22-4.39,4.45-4.36,2.52,0,5.05.08,7.58,0,2.26-.09,3.47.67,3.32,3.13-.1,1.47,0,3,0,4.44q0,52.41,0,104.82Z"/><path class="cls-1" d="M135.46,156.52a4.35,4.35,0,0,0-4.86-3.21,12.64,12.64,0,0,0-2.44.73c-2.07.72-4.13,1.47-6.22,2.21l-.26-.54q-1.94-4.52-3.88-9c-1.77-4.11-3.53-8.22-5.32-12.31a4.21,4.21,0,0,0-4.06-2.71c-4.84-.06-9.68-.07-14.52-.11L81,131.46c-.18,0-.5-.09-.52-.19-.16-.78-.27-1.58-.4-2.42H99.2c.35,0,.69,0,1,0a4.41,4.41,0,0,0,3.41-6.75,4.58,4.58,0,0,0-4.22-2.1q-10,0-20,0h-.72c-.52-3.24-1-6.39-1.54-9.56h-9c.55,3.45,1.11,6.9,1.66,10.35.83,5.11,1.71,10.2,2.47,15.32a4.76,4.76,0,0,0,4.92,4.29c9.22,0,18.45.11,27.68.15a.86.86,0,0,1,.91.61q4.72,11.05,9.48,22.08a4.49,4.49,0,0,0,6.12,2.69c3.69-1.31,7.39-2.61,11.07-3.95a6.74,6.74,0,0,0,1.67-1,4.71,4.71,0,0,0,1.49-2.56v-1.48C135.55,156.8,135.5,156.66,135.46,156.52Z"/><path class="cls-1" d="M53.61,145.09c.2-1.23.33-2.47.59-3.69a26.58,26.58,0,0,1,6.42-12.56,4.42,4.42,0,0,1,6.63,5.85,18.7,18.7,0,0,0-4.46,8.95,18.32,18.32,0,0,0,34.75,10.84,4.62,4.62,0,0,1,3.67-3,4.41,4.41,0,0,1,4.76,5.84,23.53,23.53,0,0,1-3.45,6.12,26.77,26.77,0,0,1-14.83,10c-1.46.38-3,.53-4.47.79l-.56.11H78.9c-.14,0-.29-.08-.43-.1a34.79,34.79,0,0,1-3.7-.6c-11-2.89-17.86-9.91-20.58-20.95-.29-1.19-.39-2.43-.58-3.64Z"/><ellipse class="cls-1" cx="72.62" cy="109.74" rx="4.51" ry="3.94"/><circle class="cls-1" cx="71.76" cy="95.49" r="8.93"/><path class="cls-1" d="M157.33,131.79H154v1.75q0,18,0,36c0,2.4-1,3.89-2.94,4.52a4.17,4.17,0,0,1-5.43-3.17,10.86,10.86,0,0,1-.13-2q0-31,0-61.93v-2.49h-2c0,.48-.07,1-.07,1.47,0,7.32,0,14.65,0,22,0,2.28-1.42,3.66-3.4,3.39a3,3,0,0,1-2.63-3.33c0-5.24,0-10.47,0-15.7,0-4.38,0-8.75,0-13.13,0-5.09,2.76-7.89,7.83-7.92q10.48-.06,21,0c4.89,0,7.67,2.88,7.67,7.77q0,14.49,0,29c0,2.3-1.56,3.7-3.6,3.31-1.57-.3-2.41-1.44-2.41-3.35q0-10.84,0-21.69v-1.76h-2v1.76q0,31.32,0,62.64a10.81,10.81,0,0,1-.17,2.13,4.23,4.23,0,0,1-4.41,3.27,4.18,4.18,0,0,1-3.9-4c0-2.95,0-5.9,0-8.84V131.79Z"/><path class="cls-1" d="M155.74,89.56a9,9,0,0,1-9.1-9,9,9,0,0,1,18,0A9,9,0,0,1,155.74,89.56Z"/><path class="cls-1" d="M191.93,36.94h-71V24.12h10l-17-17-17,17h10V36.94h-71a5.83,5.83,0,0,0-5.83,5.83V197.05a5.83,5.83,0,0,0,5.83,5.83h71V215.7h-10l17,17,17-17h-10V202.88h71a5.83,5.83,0,0,0,5.83-5.83V42.77A5.83,5.83,0,0,0,191.93,36.94Zm-7.5,147a5.83,5.83,0,0,1-5.83,5.84H49.22a5.83,5.83,0,0,1-5.83-5.84V56a5.83,5.83,0,0,1,5.83-5.83H178.6A5.83,5.83,0,0,1,184.43,56Z"/></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" version="1.1" style="shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;" viewBox="0 0 846.66 846.66" x="0px" y="0px" fill-rule="evenodd" clip-rule="evenodd"><defs><style type="text/css">
.fil0 {fill:black}
</style></defs><g><path class="fil0" d="M226.16 46.72l394.34 0c23.82,0 43.18,19.37 43.18,43.19l0 666.85c0,23.83 -19.36,43.19 -43.18,43.19l-394.34 0c-23.15,0 -42.22,-18.35 -43.14,-41.47l-0.01 -0.05 0 -0.07 0 -0.13 -0.01 -0.12 0 -0.11 0 -0.13 -0.01 0 0 -0.12 0 -0.12 0 -0.13 0 -0.12 -0.01 -0.06 0 -0.06 0 -0.13 0 -0.12 0 -0.12 0 -0.13 0 -666.85 0 -0.12 0 -0.13 0 -0.12 0 -0.13 0 -0.06 0.01 -0.06 0 -0.12 0 -0.13 0 -0.12 0 -0.12 0.01 0 0 -0.13 0 -0.12 0.01 -0.12 0 -0.13 0 -0.06 0.01 -0.06c0.94,-23.11 19.98,-41.46 43.14,-41.46zm137.19 322.13l47.68 0 0 108.99 -47.68 0 0 -108.99zm-72.48 -270.63l167.25 89.02c8.64,4.62 13.58,13.47 13.58,22.63 0.12,142.31 0.1,284.62 0.1,426.93 0,10.66 -6.49,19.81 -15.74,23.72l-165.2 87.93 321.33 0 0 -650.23 -321.32 0z"></path></g></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#30b5ad;}.cls-2{fill:#fff;}</style></defs><path class="cls-1" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32,0,42.89,1.52,35.48,4.56,29.1c3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25,11.34,5.42,16.18,9.76c4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><g><polygon class="cls-2" points="57.89 62.26 57.89 43.88 57.89 34.86 41.15 34.86 41.15 43.88 45.71 43.88 45.71 62.26 41.15 62.26 41.15 71.39 62.46 71.39 62.46 62.26 57.89 62.26"/><circle class="cls-2" cx="50.32" cy="24.24" r="7.57"/></g></svg>

After

Width:  |  Height:  |  Size: 823 B

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#dd463b;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25c5.95,2.17,11.34,5.42,16.18,9.76,4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><g><path class="cls-1" d="M78.72,32.6h-8.49v-3.54c0-2.9-2.36-5.25-5.25-5.25h-2.71c-.51-6.25-5.75-11.18-12.13-11.18s-11.62,4.93-12.13,11.18h-2.58c-2.9,0-5.25,2.36-5.25,5.25v3.54h-8.49c-2.11,0-3.83,1.72-3.83,3.83v40.94H82.56V36.43c0-2.11-1.72-3.83-3.83-3.83ZM50.14,14.62c5.62,0,10.18,4.57,10.18,10.18s-4.57,10.18-10.18,10.18-10.18-4.57-10.18-10.18,4.57-10.18,10.18-10.18Zm-19.97,60.75h-10.32V36.43c0-1.01,.82-1.83,1.83-1.83h8.49v40.77Zm19.03-16.53l.03,16.53h-7.48v-16.53h7.45Zm2.03,16.53l-.03-16.53h7.51v16.53h-7.49Zm17,0h-7.52v-18.53h-20.97v18.53h-7.58V29.06c0-1.79,1.46-3.25,3.25-3.25h2.58c.51,6.25,5.75,11.18,12.13,11.18s11.62-4.93,12.13-11.18h2.71c1.79,0,3.25,1.46,3.25,3.25v46.31Zm12.32,0h-10.32V34.6h8.49c1.01,0,1.83,.82,1.83,1.83v38.94Z"/><path class="cls-1" d="M44.51,26.98h3.25v3.25c0,.76,.62,1.38,1.38,1.38h1.85c.76,0,1.38-.62,1.38-1.38v-3.25h3.25c.76,0,1.38-.62,1.38-1.38v-1.85c0-.76-.62-1.38-1.38-1.38h-3.25v-3.25c0-.76-.62-1.38-1.38-1.38h-1.85c-.76,0-1.38,.62-1.38,1.38v3.25h-3.25c-.76,0-1.38,.62-1.38,1.38v1.85c0,.76,.62,1.38,1.38,1.38Z"/><path class="cls-1" d="M45.84,40.68h-7.32c-1.35,0-2.45,1.1-2.45,2.45v3.58c0,1.35,1.1,2.45,2.45,2.45h7.32c1.35,0,2.45-1.1,2.45-2.45v-3.58c0-1.35-1.1-2.45-2.45-2.45Zm.45,6.03c0,.25-.2,.45-.45,.45h-7.32c-.25,0-.45-.2-.45-.45v-3.58c0-.25,.2-.45,.45-.45h7.32c.25,0,.45,.2,.45,.45v3.58Z"/><path class="cls-1" d="M61.83,40.68h-7.32c-1.35,0-2.45,1.1-2.45,2.45v3.58c0,1.35,1.1,2.45,2.45,2.45h7.32c1.35,0,2.45-1.1,2.45-2.45v-3.58c0-1.35-1.1-2.45-2.45-2.45Zm.45,6.03c0,.25-.2,.45-.45,.45h-7.32c-.25,0-.45-.2-.45-.45v-3.58c0-.25,.2-.45,.45-.45h7.32c.25,0,.45,.2,.45,.45v3.58Z"/><path class="cls-1" d="M53.99,65.19c-.52,0-.95,.42-.95,.95v1.94c0,.52,.42,.95,.95,.95s.95-.42,.95-.95v-1.94c0-.52-.42-.95-.95-.95Z"/><path class="cls-1" d="M46.41,69.02c.52,0,.95-.42,.95-.95v-1.94c0-.52-.42-.95-.95-.95s-.95,.42-.95,.95v1.94c0,.52,.42,.95,.95,.95Z"/></g></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#7d4e24;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25,11.34,5.42,16.18,9.76c4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><g><path class="cls-1" d="M26.03,51.32V31.67c0-1.48-1.2-2.68-2.68-2.68s-2.68,1.2-2.68,2.68v34.74h5.36v-9.56h50.93v9.56h5.36v-15.09H26.03Z"/><path class="cls-1" d="M82.29,41.95c-.03-2.25-2.65-2.61-2.65-2.61,0,0-36.31-3.62-37.69-3.62s-1.6,1.6-1.6,1.6v7.74h-9.55c-.98,0-1.78,.8-1.78,1.78h0c0,.98,.8,1.78,1.78,1.78h51.52v-1.78h0v-4.88h-.04Z"/><circle class="cls-1" cx="33.67" cy="37.52" r="4.65"/></g></svg>

After

Width:  |  Height:  |  Size: 982 B

View file

@ -1,4 +1,34 @@
[
{
"path": "bicycle_pump.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "cafe.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "cone.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "crest.svg",
"license": "CC0",
@ -6,5 +36,135 @@
"Free Wheelies"
],
"sources": []
},
{
"path": "doctor.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "elevator.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "entrance.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "government.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "hospital.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "hotel.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "parking.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "pharmacy.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "reception.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "repair.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "restaurant.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "shop.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
},
{
"path": "toilet.svg",
"license": "CC-BY-SA",
"authors": [
"CT Steward"
],
"sources": [
"https://www.ctsteward.com/"
]
}
]

View file

@ -1,35 +1,323 @@
{
"id": "onwheels",
"title": {
"en": "OnWheels"
"en": "OnWheels",
"de": "Auf Rädern",
"fr": "OnWheels"
},
"description": {
"en": "On this map, publicly wheelchair accessible places are shown and can be easily added"
"en": "On this map, publicly weelchair accessible places are shown and can be easily added",
"de": "Auf dieser Karte werden öffentlich zugängliche Orte für Rollstuhlfahrer angezeigt und können leicht hinzugefügt werden",
"fr": "Sur cette carte nous pouvons voir et ajouter les différents endroits publiques accessibles aux chaises roulantes"
},
"maintainer": "MapComplete",
"icon": "./assets/themes/onwheels/crest.svg",
"version": "0",
"startLat": 50.8465573,
"startLat": 50.86622,
"defaultBackgroundId": "CartoDB.Voyager",
"startLon": 4.351697,
"startZoom": 16,
"startLon": 4.350103,
"startZoom": 17,
"widenFactor": 2,
"hideFromOverview": true,
"hideFromOverview": false,
"layers": [
"bike_repair_station",
"bike_shop",
"cafe_pub",
"entrance",
"food",
"kerbs",
"parking",
"picnic_table",
"school",
"shops",
"toilet",
{
"builtin": "bike_repair_station",
"override": {
"minzoom": 15,
"shownByDefault": false,
"mapRendering": [
{
"icon": {
"render": "./assets/themes/onwheels/repair.svg",
"mappings": [
{
"if": "service:bicycle:pump=yes",
"then": "./assets/themes/onwheels/bicycle_pump.svg"
}
]
},
"iconSize": "40,40,bottom"
}
]
}
},
{
"builtin": "bike_shop",
"override": {
"shownByDefault": false
}
},
{
"builtin": "pedestrian_path",
"override": {
"title": {
"en": "Pedestrian path"
},
"name": null,
"shownByDefault": false
}
},
{
"builtin": "cycleways_and_roads",
"override": {
"name": null,
"shownByDefault": false
}
},
{
"builtin": "cafe_pub",
"override": {
"minzoom": 15,
"mapRendering": [
{
"icon": "./assets/themes/onwheels/cafe.svg",
"iconSize": "40,40,bottom",
"label": null
}
]
}
},
{
"builtin": "entrance",
"override": {
"minzoom": 19,
"mapRendering": [
{
"icon": "./assets/themes/onwheels/entrance.svg",
"iconSize": "40,40,center"
}
],
"syncSelection": "theme-only",
"filter": [
{
"id": "width",
"options": [
{
"question": {
"en": "Any/No width info"
}
},
{
"osmTags": "width=",
"question": {
"en": "Any width info"
}
}
]
}
]
}
},
{
"builtin": "food",
"override": {
"minzoom": 15,
"mapRendering": [
{
"icon": "./assets/themes/onwheels/restaurant.svg",
"iconSize": "40,40,bottom",
"label": null
}
]
}
},
{
"builtin": "kerbs",
"override": {
"minzoom": 19,
"syncSelection": "theme-only",
"mapRendering": [
{
"icon": {
"render": "./assets/themes/onwheels/cone.svg"
}
}
],
"filter": [
{
"id": "kerb-type",
"options": [
{
"question": {
"en": "All types of kerbs",
"nl": "Alle typen stoepranden",
"de": "Alle Arten von Bordsteinen"
}
},
{
"osmTags": "kerb=raised",
"question": {
"en": "Raised kerb (>3 cm)",
"nl": "Hoge stoeprand (>3 cm)",
"de": "Erhöhter Bordstein (>3 cm)"
}
},
{
"osmTags": "kerb=lowered",
"question": {
"en": "Lowered kerb (~3 cm)",
"nl": "Verlaagde stoeprand (~3 cm)",
"de": "Abgesenkter Bordstein (~3 cm)"
}
},
{
"osmTags": "kerb=flush",
"question": {
"en": "Flush kerb (~0cm)",
"nl": "Vlakke stoeprand (~0cm)",
"de": "Bündiger Bordstein (~0cm)"
}
}
]
}
]
}
},
{
"builtin": "parking",
"override": {
"minzoom": 15,
"mapRendering": [
{
"icon": "./assets/themes/onwheels/parking.svg",
"iconSize": "40,40,bottom"
},
{
"color": "#225f92"
}
]
}
},
{
"builtin": "picnic_table",
"override": {
"shownByDefault": false
}
},
{
"builtin": "school",
"override": {
"shownByDefault": false,
"mapRendering": [
{
"label": null
}
]
}
},
{
"builtin": "shops",
"override": {
"minzoom": 15,
"mapRendering": [
{
"icon": "./assets/themes/onwheels/shop.svg",
"iconSize": "40,40,bottom",
"label": null
},
{
"color": "#ea4a94"
}
]
}
},
{
"builtin": "toilet",
"override": {
"minzoom": 19,
"syncSelection": "theme-only",
"mapRendering": [
{
"icon": "./assets/themes/onwheels/toilet.svg",
"iconSize": "40,40,bottom"
}
]
}
},
"viewpoint",
"doctors",
"hotel",
{
"builtin": "pharmacy",
"override": {
"minzoom": 15,
"shownByDefault": false,
"mapRendering": [
{
"icon": "./assets/themes/onwheels/pharmacy.svg",
"iconSize": "40,40,bottom",
"label": null
}
]
}
},
{
"builtin": "doctors",
"shownByDefault": false,
"override": {
"minzoom": 15,
"mapRendering": [
{
"icon": "./assets/themes/onwheels/doctor.svg",
"iconSize": "40,40,bottom"
}
]
}
},
{
"builtin": "hospital",
"override": {
"minzoom": 15,
"shownByDefault": false,
"mapRendering": [
{
"icon": "./assets/themes/onwheels/hospital.svg",
"iconSize": "40,40,bottom"
},
{
"color": "#dd463b"
}
]
}
},
{
"builtin": "reception_desk",
"override": {
"minzoom": 19,
"syncSelection": "theme-only",
"mapRendering": [
{
"icon": "./assets/themes/onwheels/reception.svg",
"iconSize": "40,40,bottom"
}
]
}
},
"walls_and_buildings",
{
"builtin": "elevator",
"override": {
"minzoom": 19,
"syncSelection": "theme-only",
"mapRendering": [
{
"icon": "./assets/themes/onwheels/elevator.svg",
"iconSize": "40,40,bottom"
}
]
}
},
{
"builtin": "hotel",
"override": {
"minzoom": 15,
"shownByDefault": false,
"mapRendering": [
{
"icon": "./assets/themes/onwheels/hotel.svg",
"iconSize": "40,40,bottom"
}
]
}
},
{
"builtin": "maproulette_challenge",
"override": {
@ -77,9 +365,49 @@
]
}
},
"reception_desk",
"walls_and_buildings",
"elevator"
{
"builtin": "governments",
"override": {
"minzoom": 15,
"mapRendering": [
{
"icon": "./assets/themes/onwheels/government.svg",
"iconSize": "40,40,bottom"
}
]
}
},
{
"builtin": "indoors",
"override": {
"minzoom": 19
}
},
{
"builtin": "current_view",
"override": {
"+mapRendering": [
{
"location": [
"point",
"centroid"
],
"icon": "statistics"
}
],
"=title": {
"render": {
"en": "Statistics"
}
},
"tagRenderings": [
{
"id": "stats",
"render": "{statistics()}"
}
]
}
}
],
"overrideAll": {
"+calculatedTags": [
@ -89,18 +417,17 @@
],
"+tagRenderings": [
{
"id": "_poi_entrance:width",
"id": "_containing_poi_entrance:width",
"condition": {
"and": [
"entrance=",
"kerb="
"kerb=",
"current_view!=yes",
"door="
]
},
"render": {
"en": "<a href='#{_poi_entrance:id}'>This door has a width of {canonical(_poi_entrance:width)} meters</a>",
"nl": "<a href='#{_poi_entrance:id}'>Deze deur heeft een breedte van {canonical(_poi_entrance:width)} meter</a>",
"de": "<a href='#{_poi_entrance:id}'>Diese Tür hat eine Durchgangsbreite von {canonical(_poi_entrance:width)} Meter</a>",
"es": "<a href='#{_poi_entrance:id}'>Esta puerta tiene una ancho de {canonical(_poi_entrance:width)} metros</a>"
"en": "The containing building can be entered via <a href='#{_poi_entrance:id}'>a door of {canonical(_poi_entrance:width)}</a>"
},
"freeform": {
"key": "_poi_entrance:width",
@ -110,17 +437,11 @@
{
"if": "_poi_entrance:width=",
"then": {
"en": "This entrance has no width information"
"en": "The containing building has no information on door widths. Add a door and measure the width to get information"
}
}
]
}
],
"minzoom": "15",
"mapRendering": [
{
"label": null
}
]
}
}

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#225f92;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25c5.95,2.17,11.34,5.42,16.18,9.76,4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><path class="cls-1" d="M48.39,47.63v9.48h-5.07V30.92h8.76c2.63,0,4.71,.77,6.24,2.31,1.54,1.54,2.3,3.56,2.3,6.05s-.77,4.52-2.3,6.05-3.62,2.29-6.24,2.29h-3.69Zm0-3.98h3.69c1.14,0,2.01-.41,2.6-1.22,.59-.81,.89-1.85,.89-3.11s-.3-2.34-.89-3.17c-.59-.83-1.46-1.25-2.6-1.25h-3.69v8.76Z"/><path class="cls-1" d="M66.11,74.12h-31.81c-3.87,0-7.01-3.15-7.01-7.01V26.56c0-3.87,3.15-7.01,7.01-7.01h31.81c3.87,0,7.01,3.15,7.01,7.01v40.55c0,3.87-3.15,7.01-7.01,7.01ZM34.29,22.55c-2.21,0-4.01,1.8-4.01,4.01v40.55c0,2.21,1.8,4.01,4.01,4.01h31.81c2.21,0,4.01-1.8,4.01-4.01V26.56c0-2.21-1.8-4.01-4.01-4.01h-31.81Z"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#72b852;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25c5.95,2.17,11.34,5.42,16.18,9.76,4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><g><path class="cls-1" d="M47.82,48.72h-2.83v-3.05c0-.75-.61-1.36-1.36-1.36h-3.95c-.75,0-1.36,.61-1.36,1.36v3.05h-3.23c-.75,0-1.36,.61-1.36,1.36v3.7c0,.94,.76,1.71,1.71,1.71h2.89v2.98c0,.75,.61,1.36,1.36,1.36h3.95c.75,0,1.36-.61,1.36-1.36v-2.98h2.83c.94,0,1.71-.76,1.71-1.71v-3.36c0-.94-.76-1.71-1.71-1.71Z"/><path class="cls-1" d="M81.11,59.3l-12.73-2.82c-.42-.09-.83-.14-1.25-.14l-1.44-4.59c-.5-1.6-1.59-2.91-3.08-3.69-1.49-.78-3.18-.93-4.78-.43-.16,.05-.33,.11-.48,.17v-7.78c0-4.27-3.06-7.84-7.14-8.58v-4.84h2.21v-7.21H31.04v7.21h2.4v4.78c-4.24,.59-7.52,4.24-7.52,8.64v24.11c0,4.81,3.91,8.72,8.72,8.72h13.98c4.07,0,7.51-2.81,8.46-6.59l.53,1.68c.5,1.6,1.59,2.91,3.08,3.69,.91,.48,1.9,.72,2.9,.72,.63,0,1.26-.1,1.88-.29,1.42-.45,2.62-1.36,3.41-2.61l9.52,2.11c.45,.1,.91,.15,1.37,.15,1.18,0,2.34-.34,3.36-.99,1.41-.9,2.39-2.3,2.75-3.94,.75-3.38-1.39-6.73-4.77-7.48Zm-26.17,4.83c0,3.48-2.83,6.31-6.31,6.31h-13.98c-3.48,0-6.31-2.83-6.31-6.31v-24.11c0-3.48,2.83-6.31,6.31-6.31h1.2v-5.9h11.94v5.85l1.14,.06c3.36,.16,6,2.93,6,6.31v24.11Zm9.96,6.09c-1.11,.35-2.29,.24-3.32-.3-1.03-.54-1.79-1.45-2.13-2.55l-1.81-5.78,8.27-2.68,1.84,5.87c.35,1.11,.24,2.29-.3,3.32-.54,1.03-1.45,1.79-2.55,2.13Zm7.43-1.98l-2.66-.59c.3-1.13,.27-2.32-.08-3.46l-1.83-5.86c.07,.01,.14,.02,.21,.04l6.15,1.36-1.79,8.51Z"/></g></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fdfeff;}.cls-2{fill:#fcfeff;}.cls-3{fill:#55b3e6;}</style></defs><path class="cls-3" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25,11.34,5.42,16.18,9.76c4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><g><path class="cls-2" d="M73.81,51.92c-.16-.08-.21-.17-.21-.34,0-2.09,0-4.17,0-6.26,0-.6-.39-1-.99-1.01-1.34,0-2.68,0-4.02,0-.61,0-1.01,.41-1.01,1.02,0,1.66,0,3.33,0,4.99,0,.19-.04,.25-.25,.25-2.52,0-5.04,0-7.56,0-.58,0-.96,.37-.97,.95,0,.32,0,.65,0,.97,0,.72,.35,1.07,1.06,1.07,2.5,0,5,0,7.5,0,.16,0,.21,.04,.21,.2,0,.81,0,1.62,0,2.42,0,.18-.04,.24-.23,.24-1.77,0-3.54,0-5.3,0-1.4,0-2.8,0-4.21,0-.34,0-.58,.12-.76,.43-.61,1.08-1.25,2.15-1.87,3.22-1.24,2.13-2.48,4.25-3.72,6.38-.07,.13-.13,.16-.26,.07-.21-.15-.42-.28-.64-.41-.41-.24-.83-.13-1.08,.26-.11,.17-.22,.35-.33,.52-.34,.53-.25,.92,.28,1.26,.76,.48,1.51,.97,2.27,1.45,.64,.41,1.29,.83,1.94,1.23,.44,.27,.87,.15,1.13-.28,.17-.3,.35-.6,.52-.89,.43-.75,.87-1.5,1.3-2.26,.08,.05,.08,.13,.1,.19,.71,1.93,1.81,3.6,3.34,4.96,3.3,2.91,7.13,3.93,11.41,2.92,6.4-1.51,10.53-7.79,9.4-14.26-.75-4.27-3.17-7.35-7.05-9.28Zm-2.07,20.54c-5.19,1.82-10.81-.96-12.51-6.15-.26-.81-.41-1.64-.47-2.49,0-.09,.01-.16,.06-.24,.45-.78,.9-1.55,1.34-2.33,.08-.14,.18-.13,.29-.13,3.99,0,7.98,0,11.97,0,.12,0,.23,0,.35-.01,.52-.04,.83-.37,.83-.89,0-1.66,0-3.31,0-4.97,0-.07-.02-.15,.03-.24,.24,.14,.46,.29,.68,.46,2.11,1.61,3.41,3.72,3.81,6.34,.73,4.82-2.14,9.16-6.39,10.65Z"/><path class="cls-1" d="M52.97,40.36c-2.58-2.33-5.21-4.61-7.75-6.99-.17-.16-.37-.22-.6-.22-1.62,0-3.25,0-4.87,0-2.17,0-4.34,0-6.51,0-.24,0-.44,.07-.62,.23-.72,.67-1.44,1.35-2.18,2-1.85,1.66-3.71,3.31-5.56,4.97-.43,.38-.45,.86-.07,1.29,.36,.4,.71,.81,1.08,1.2,.35,.38,.85,.41,1.23,.07,1.95-1.74,3.89-3.48,5.84-5.21,.23-.2,.48-.38,.75-.6v.3c0,2.14,0,4.28,0,6.42,0,.58,.24,.82,.82,.82,2.94,0,5.87,0,8.81,0,.56,0,.8-.24,.8-.81,0-2.15,0-4.3,0-6.44,0-.08-.02-.16,.03-.26,.24,.19,.49,.37,.71,.57,1.94,1.73,3.88,3.47,5.82,5.2,.41,.37,.91,.34,1.28-.07,.35-.39,.7-.78,1.05-1.17,.38-.43,.36-.91-.07-1.29Z"/><path class="cls-1" d="M43.49,55.01c-1.52,0-3.04,0-4.56,0s-3.05,0-4.58,0c-.49,0-.68,.21-.61,.7,.15,1.04,.31,2.09,.47,3.13,.24,1.61,.48,3.22,.73,4.83,.26,1.74,.52,3.48,.78,5.22,.07,.45,.32,.67,.77,.67,1.63,0,3.26,0,4.89,0,.43,0,.7-.24,.77-.66,.25-1.66,.5-3.33,.75-4.99,.41-2.73,.81-5.46,1.22-8.18,.07-.5-.11-.71-.62-.71Z"/><path class="cls-2" d="M38.85,31.64c1.96,0,3.53-1.54,3.53-3.48,0-1.92-1.56-3.48-3.49-3.49-1.94,0-3.48,1.54-3.48,3.48,0,1.92,1.54,3.48,3.43,3.49Z"/><path class="cls-2" d="M70.63,42.88c1.92,0,3.47-1.56,3.48-3.47,0-1.92-1.58-3.51-3.5-3.5-1.92,0-3.47,1.56-3.47,3.48,0,1.96,1.54,3.5,3.49,3.49Z"/><path class="cls-1" d="M52.28,51.85c-.07-.16-.17-.3-.28-.43-1.14-1.32-2.28-2.65-3.42-3.97-.23-.27-.52-.47-.85-.61-.43-.18-.88-.25-1.35-.25-9.59,0-19.19,0-28.78,0h-1.72s-.04,0-.05,0h-.26v6.73h2.03c2.6-.01,5.21-.02,7.81-.02,8.6,0,17.2,0,25.79,0,.07,0,.14,0,.21,0,.8-.04,1.21-.72,.87-1.45Z"/><path class="cls-1" d="M71.34,26.56c-.15-.31-.44-.4-.75-.25-.16,.08-.31,.19-.41,.34-.08,.1-.14,.11-.26,.06-2.39-1.13-4.79-2.25-7.19-3.37-.1-.04-.15-.11-.18-.21-.08-.24-.2-.46-.37-.64-.07-.08-.09-.16-.09-.26,0-2.06,0-4.11,0-6.17v-1.44h-2.8v2.14h0c0,1.8,0,3.6,0,5.39,0,.17-.03,.3-.15,.43-.13,.13-.22,.3-.28,.48-.05,.15-.14,.23-.28,.3-2.29,1.07-4.57,2.13-6.85,3.21-.28,.13-.46,.19-.73-.08-.46-.47-.98-.27-1.08,.38-.14,.89,.14,1.67,.73,2.32,.32,.35,.59,.38,1.03,.18,.05-.02,.1-.04,.15-.07,2.59-1.22,5.19-2.43,7.78-3.65,.13-.06,.24-.07,.37-.01,.44,.18,.89,.18,1.33,.02,.19-.07,.33-.05,.5,.03,2.62,1.24,5.25,2.47,7.88,3.7,.4,.19,.66,.14,.98-.17,.43-.42,.65-.95,.75-1.53,.07-.38,.08-.76-.1-1.11Z"/></g></svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#ca9e67;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76C38.49,1.08,44.38,0,50.2,0s11.71,1.08,17.66,3.25c5.95,2.17,11.34,5.42,16.18,9.76,4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><g><path class="cls-1" d="M74.1,54.25c-2.79-2.79-6.67-3.98-11.64-2.64l-17.74-17.76,.23-.89c1.02-3.83-.08-7.95-2.88-10.75-2.85-2.85-6.9-3.9-10.73-2.84-.55,.15-.97,.58-1.12,1.13-.14,.55,.01,1.13,.41,1.53l4.27,4.27c1.25,1.25,1.24,3.26,0,4.49-1.22,1.23-3.28,1.23-4.5,0l-4.27-4.27c-.4-.4-.98-.56-1.53-.41-.55,.15-.98,.57-1.12,1.12-1.04,3.79-.02,7.86,2.85,10.73,2.79,2.79,6.66,3.98,11.64,2.64l17.74,17.76c-1.32,4.97-.18,8.81,2.65,11.64,2.85,2.85,6.9,3.89,10.73,2.84,.55-.15,.97-.58,1.12-1.13,.14-.55-.01-1.13-.41-1.53l-4.27-4.27c-1.25-1.25-1.24-3.26,0-4.49,1.24-1.23,3.29-1.21,4.5,0l4.27,4.27c.4,.4,.98,.56,1.53,.41,.55-.15,.98-.57,1.12-1.12,1.04-3.79,.02-7.86-2.84-10.73Z"/><path class="cls-1" d="M40.08,47.22l-15.16,15.16c-2.48,2.48-2.48,6.51,0,8.99,2.48,2.48,6.51,2.48,8.99,0l15.16-15.16-8.99-8.99Zm-7.66,19.22c-.62,.62-1.63,.62-2.25,0-.62-.62-.62-1.63,0-2.25l9.64-9.65c.62-.62,1.63-.62,2.25,0,.62,.62,.62,1.63,0,2.25l-9.64,9.65Z"/><path class="cls-1" d="M76.87,22.17l-2.74-2.74c-.52-.52-1.32-.61-1.94-.24l-8.43,5.06c-.89,.53-1.04,1.76-.31,2.49l.67,.67-10.7,10.66,4.5,4.5,10.7-10.66,.95,.95c.73,.73,1.96,.58,2.49-.31l5.06-8.43c.38-.63,.28-1.43-.24-1.94Z"/></g></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#ab418d;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32,0,42.89,1.52,35.48,4.56,29.1c3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25,11.34,5.42,16.18,9.76c4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><g><path class="cls-1" d="M77.83,23.76c-.18-1.17-1.65-1.62-2.48-.78L25.19,73.14c-1.31,1.31-1.31,3.45,0,4.77,1.41,1.41,3.74,1.3,5-.26,1.91-2.36,4.06-5.26,6.03-7.92l17.2-17.2s.04,0,.05-.02l2.7,2.7c.62,.62,1.62,.62,2.24,0l5.37-5.37c.09-.09,.17-.2,.23-.3,7.34-8.41,14.76-19.47,13.82-25.78Z"/><path class="cls-1" d="M47.24,48.69l-1.76-1.76c-1.43-2.03-2.49-4.29-2.96-6.73-.55-2.88-3.9-6.21-6.19-8.16l-10.62-9.02c-.26-.21-.63-.19-.86,.03l-.07,.07c-.25,.25-.25,.65,0,.9l11.16,11.16c.28,.28,.28,.74,0,1.02s-.74,.28-1.02,0l-11.16-11.16c-.25-.25-.65-.25-.89,0-.25,.25-.25,.65,0,.89l11.16,11.16c.28,.28,.28,.74,0,1.02-.29,.29-.74,.28-1.02,0l-11.16-11.16c-.25-.25-.65-.24-.9,0s-.25,.65,0,.89l11.16,11.16c.28,.28,.28,.74,0,1.02-.28,.28-.74,.28-1.02,0l-11.16-11.16c-.25-.25-.65-.25-.89,0l-.08,.08c-.23,.23-.25,.6-.03,.86l8.99,10.61c1.88,2.22,5.06,5.44,7.9,6.15,2.63,.66,5.13,1.71,7.32,3.25l1.5,1.5,2.61-2.61Z"/><path class="cls-1" d="M73.37,71.25c-2.76-2.76-7.99-5.48-14.1-10.53l-4.79-4.79h0l-1.08-1.08-2.61,2.61,5.96,5.96c5.35,6.35,7.64,11.28,10.4,14.04,2.15,2.15,5.97,4.7,8.44,2.23,2.31-2.31-.07-6.29-2.23-8.44Z"/></g></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#ea4a94;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32,0,42.89,1.52,35.48,4.56,29.1c3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25,11.34,5.42,16.18,9.76c4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><path class="cls-1" d="M84.18,74.51l-2.85-24.72c-.2-1.7-1.64-2.98-3.35-2.98h-5.86v-4.49c0-3.1-2.52-5.61-5.62-5.62h-2.25c-3.1,0-5.61,2.52-5.62,5.62v4.49h-.94l-1.17-17.08c-.13-1.77-1.6-3.14-3.37-3.14h-5.76v-6.74c0-4.96-4.02-8.99-8.99-8.99s-8.99,4.02-8.99,8.99v6.74h-5.76c-1.77,0-3.24,1.37-3.37,3.14l-3.06,44.94c-.13,1.86,1.27,3.47,3.13,3.59,.08,0,.15,0,.23,0h60.24c1.86,0,3.37-1.51,3.37-3.37,0-.13,0-.26-.02-.39Zm-12.06-25.45h5.86c.57,0,1.05,.43,1.12,.99l.14,1.25h-7.12v-2.25Zm-1.12,7.86c.62,0,1.12,.5,1.12,1.12s-.5,1.12-1.12,1.12-1.12-.5-1.12-1.12,.5-1.12,1.12-1.12Zm-10.11-14.6c0-1.86,1.51-3.37,3.37-3.37h2.25c1.86,0,3.37,1.51,3.37,3.37v4.49h-8.99v-4.49Zm0,6.74h8.99v2.25h-8.99v-2.25Zm-1.12,7.86c.62,0,1.12,.5,1.12,1.12s-.5,1.12-1.12,1.12-1.12-.5-1.12-1.12,.5-1.12,1.12-1.12Zm-1.12-7.86v2.25h-7.12l.14-1.25c.07-.57,.55-.99,1.12-.99h5.86Zm-11.23-20.22h5.76c.59,0,1.08,.45,1.12,1.04l.08,1.2h-6.97v-2.25h0Zm-1.12,7.86c.62,0,1.12,.5,1.12,1.12s-.5,1.12-1.12,1.12-1.12-.5-1.12-1.12,.5-1.12,1.12-1.12Zm-14.6-16.85c0-3.72,3.02-6.74,6.74-6.74s6.74,3.02,6.74,6.74v6.74h-13.48v-6.74Zm0,8.99h13.48v2.25h-13.48v-2.25Zm-1.12,7.86c.62,0,1.12,.5,1.12,1.12s-.5,1.12-1.12,1.12-1.12-.5-1.12-1.12,.5-1.12,1.12-1.12Zm-8.01-6.82c.04-.59,.53-1.04,1.12-1.04h5.76v2.25h-6.97l.08-1.21Zm-1.95,46.14c-.31,0-.61-.13-.82-.35-.21-.23-.32-.54-.3-.85l2.82-41.49h7.12v1.33c-1.75,.62-2.67,2.55-2.05,4.3,.62,1.75,2.55,2.67,4.3,2.05s2.67-2.55,2.05-4.3c-.34-.96-1.09-1.71-2.05-2.05v-1.33h13.48v1.33c-1.75,.62-2.67,2.55-2.05,4.3,.62,1.75,2.55,2.67,4.3,2.05s2.67-2.55,2.05-4.3c-.34-.96-1.09-1.71-2.05-2.05v-1.33h7.12l.92,13.48h-2.67c-1.71,0-3.15,1.28-3.35,2.98l-2.85,24.72c-.05,.51,0,1.03,.18,1.51H20.59Zm61.07-.38c-.21,.24-.52,.38-.84,.38h-30.91c-.62,0-1.12-.5-1.12-1.12,0-.04,0-.09,0-.13l2.45-21.22h7.38v1.33c-1.75,.62-2.67,2.55-2.05,4.3,.62,1.75,2.55,2.67,4.3,2.05s2.67-2.55,2.05-4.3c-.34-.96-1.09-1.71-2.05-2.05v-1.33h8.99v1.33c-1.75,.62-2.67,2.55-2.05,4.3,.62,1.75,2.55,2.67,4.3,2.05s2.67-2.55,2.05-4.3c-.34-.96-1.09-1.71-2.05-2.05v-1.33h7.38l2.45,21.22c.04,.32-.07,.64-.28,.88Z"/></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#09967d;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25,11.34,5.42,16.18,9.76c4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><g><path class="cls-1" d="M35.48,37.9c-.65-1.29-1.6-2-2.68-2s-2.03,.71-2.68,2c-.52,1.03-.8,2.38-.8,3.8s.29,2.77,.8,3.8c.65,1.29,1.6,2,2.68,2s2.03-.71,2.68-2c.52-1.03,.8-2.38,.8-3.8s-.29-2.77-.8-3.8Zm-2.08,6.56c-.3,.59-.56,.72-.6,.72s-.31-.12-.6-.72c-.35-.71-.56-1.71-.56-2.76s.2-2.05,.56-2.76c.3-.59,.56-.72,.6-.72s.31,.12,.6,.72c.35,.71,.56,1.71,.56,2.76s-.2,2.05-.56,2.76Z"/><path class="cls-1" d="M57.66,40.54h-7.29c-.64,0-1.16,.52-1.16,1.16s.52,1.16,1.16,1.16h7.29c.64,0,1.16-.52,1.16-1.16s-.52-1.16-1.16-1.16Z"/><path class="cls-1" d="M68.6,40.54h-7.29c-.64,0-1.16,.52-1.16,1.16s.52,1.16,1.16,1.16h7.29c.64,0,1.16-.52,1.16-1.16s-.52-1.16-1.16-1.16Z"/><path class="cls-1" d="M75.2,28.05c-1.96-3.92-4.66-6.08-7.6-6.08l-35.97,.12c-2.49,.49-4.74,2.57-6.44,5.96-1.83,3.66-2.84,8.51-2.84,13.64s1.01,9.98,2.84,13.65c1.7,3.4,3.95,5.47,6.44,5.96l9.28,.12v11.28l4.73,1.58,2.23-1.11,2.32,1.16,2.32-1.16,2.32,1.16,2.32-1.16,2.32,1.16,2.32-1.16,2.32,1.16,2.32-1.16,2.32,1.16,2.32-1.16,2.23,1.11,4.73-1.58v-31c0-5.14-1.01-9.98-2.84-13.64Zm-34.28,31.05h-3.12c.96-.97,1.84-2.23,2.6-3.76,.18-.36,.36-.74,.52-1.13v4.88Zm-2.6-4.8c-1.52,3.05-3.54,4.8-5.53,4.8s-4-1.75-5.53-4.8c-1.67-3.35-2.6-7.83-2.6-12.61s.92-9.26,2.6-12.61c1.52-3.05,3.54-4.8,5.53-4.8s4,1.75,5.53,4.8c1.67,3.35,2.6,7.83,2.6,12.61s-.92,9.26-2.6,12.61Zm37.4,16.72l-2.23,.74-2.41-1.2-2.32,1.16-2.32-1.16-2.32,1.16-2.32-1.16-2.32,1.16-2.32-1.16-2.32,1.16-2.32-1.16-2.32,1.16-2.32-1.16-2.41,1.2-2.23-.74v-28.17h3.48c.64,0,1.16-.52,1.16-1.16s-.52-1.16-1.16-1.16h-3.5c-.14-4.7-1.13-9.1-2.82-12.48-.76-1.53-1.64-2.79-2.6-3.76h29.81c1.99,0,4,1.75,5.53,4.8,1.54,3.08,2.44,7.1,2.58,11.45h-3.46c-.64,0-1.16,.52-1.16,1.16s.52,1.16,1.16,1.16h3.48v28.17Z"/></g></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -1,10 +1,12 @@
{
"id": "rainbow_crossings",
"title": {
"en": "Rainbow pedestrian crossings"
"en": "Rainbow pedestrian crossings",
"de": "Regenbogen-Fußgängerübergänge"
},
"description": {
"en": "On this map, rainbow-painted pedestrian crossings are shown and can be easily added"
"en": "On this map, rainbow-painted pedestrian crossings are shown and can be easily added",
"de": "Auf dieser Karte sind Fußgängerüberwege mit Regenbogenfarben eingezeichnet und können leicht hinzugefügt werden"
},
"maintainer": "",
"icon": "./assets/themes/rainbow_crossings/logo.svg",

View file

@ -125,7 +125,11 @@
},
{
"if": "sidewalk:left|right=no",
"then": "No, there is no seperated sidewalk to walk on"
"then": "No, there is no sidewalk to walk on"
},
{
"if": "sidewalk:left|right=separate",
"then": "There is a separately mapped sidewalk to walk on"
}
]
},

View file

@ -33,6 +33,7 @@
"layers": [
{
"id": "shadow",
"title": null,
"source": {
"geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete/master/assets/themes/speelplekken/shadow.geojson",
"osmTags": "shadow=yes",

View file

@ -3,10 +3,12 @@
"maintainer": "Robin van der Linde",
"version": "20220406",
"title": {
"en": "Bus routes"
"en": "Bus routes",
"de": "Buslinien"
},
"description": {
"en": "Plan your trip with the help of the public transport system."
"en": "Plan your trip with the help of the public transport system.",
"de": "Planen Sie Ihre Reise mit Hilfe von öffentlichen Verkehrsmitteln."
},
"icon": "./assets/layers/transit_stops/bus_stop.svg",
"startZoom": 20,

View file

@ -1,10 +1,12 @@
{
"id": "walls_and_buildings",
"title": {
"en": "Walls and buildings"
"en": "Walls and buildings",
"de": "Wände und Gebäude"
},
"description": {
"en": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user."
"en": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.",
"de": "Spezielle Ebene, die alle Wände und Gebäude bereitstellt. Diese Ebene ist nützlich in Voreinstellungen für Objekte, die an Wänden platziert werden können (z. B. AEDs, Briefkästen, Eingänge, Adressen, Überwachungskameras, ...). Diese Ebene ist standardmäßig unsichtbar und kann vom Benutzer nicht umgeschaltet werden."
},
"maintainer": "MapComplete",
"icon": "./assets/layers/walls_and_buildings/walls_and_buildings.png",
@ -17,5 +19,6 @@
"layers": [
"walls_and_buildings",
"entrance"
]
],
"hideFromOverview": true
}