From 42e28c0ac62a322eb98907b4ec55bdd7abc2c95f Mon Sep 17 00:00:00 2001 From: GitHub Action Bot Date: Tue, 20 Aug 2024 06:18:33 +0000 Subject: [PATCH] Convert json -> xml --- data/csv/defis/defis_dispo_srz.csv | 4 ++-- data/csv/defis/defis_kt_zh.csv | 4 ++-- data/csv/facilities/hospital/hospital_dispo_srz.csv | 2 +- data/csv/facilities/hospital/hospital_kt_zh.csv | 2 +- data/csv/facilities/hospital/hospital_switzerland.csv | 4 ++-- .../social_facilities/social_facilities_dispo_srz.csv | 11 +++++------ .../social_facilities/social_facilities_kt_sz.csv | 4 ++-- .../social_facilities/social_facilities_kt_zh.csv | 7 +++---- data/csv/schools/schools_dispo_srz.csv | 5 +++-- data/csv/schools/schools_kt_zh.csv | 5 +++-- data/csv/schools/schools_stadt_zh.csv | 4 ++-- 11 files changed, 26 insertions(+), 26 deletions(-) diff --git a/data/csv/defis/defis_dispo_srz.csv b/data/csv/defis/defis_dispo_srz.csv index 5492f6c0..4664d7cb 100644 --- a/data/csv/defis/defis_dispo_srz.csv +++ b/data/csv/defis/defis_dispo_srz.csv @@ -470,8 +470,8 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/7773292420', 'properties': {' FeatureCollection,"{'type': 'Feature', 'id': 'node/7777533523', 'properties': {'access': 'yes', 'defibrillator:location': 'Im Gemeindehaus', 'description': 'Zugang während Öffnungszeiten Gemeinde', 'emergency': 'defibrillator', 'emergency:phone': '144', 'id': 'node/7777533523'}, 'geometry': {'type': 'Point', 'coordinates': [8.6767525, 47.3649364]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7777533524', 'properties': {'access': 'no', 'defibrillator:location': 'bei Weimann Medical Services in der Wohnung, in wenigen Fällen unterwegs', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'yes', 'operator': 'Medical Services Weimann, Kontaktperson: Tobias Weimann', 'phone': '+41 32 510 75 67', 'id': 'node/7777533524'}, 'geometry': {'type': 'Point', 'coordinates': [8.6889702, 47.3645559]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090756', 'properties': {'access': 'no', 'defibrillator:location': 'Im Schulhaus', 'description': 'während Schulbetrieb verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090756'}, 'geometry': {'type': 'Point', 'coordinates': [8.619428599999999, 47.3315898]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090757', 'properties': {'access': 'no', 'defibrillator:location': 'Im Schulhaus', 'description': 'während Schulbetrieb verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090757'}, 'geometry': {'type': 'Point', 'coordinates': [8.6231496, 47.3334307]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090758', 'properties': {'access': 'no', 'defibrillator:location': 'Im Schulhaus', 'description': 'während Schulbetrieb verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090758'}, 'geometry': {'type': 'Point', 'coordinates': [8.623194, 47.3341528]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090757', 'properties': {'access': 'yes', 'defibrillator:location': 'Vor dem Haupteingang zur Dreifachturnhalle Farlifang', 'emergency': 'defibrillator', 'emergency:phone': '144', 'operator': 'Gemeinde Zumikon', 'id': 'node/7798090757'}, 'geometry': {'type': 'Point', 'coordinates': [8.6233341, 47.3333231]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090758', 'properties': {'access': 'yes', 'defibrillator:location': 'An Fassade im Durchgang zum Schulhausplatz', 'description': 'Grüner Kasten', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'wall', 'level': '0', 'name': 'Gemeinde Zumikon', 'opening_hours': '24/7', 'operator': 'Gemeinde Zumikon', 'id': 'node/7798090758'}, 'geometry': {'type': 'Point', 'coordinates': [8.622907, 47.3344855]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090759', 'properties': {'access': 'no', 'defibrillator:location': 'Im Zumikertreff', 'description': 'während Öffnungszeiten verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090759'}, 'geometry': {'type': 'Point', 'coordinates': [8.6230516, 47.3330077]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090760', 'properties': {'access': 'no', 'defibrillator:location': 'Im Gemeindezentrum', 'description': 'während Öffnungszeiten verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090760'}, 'geometry': {'type': 'Point', 'coordinates': [8.6226643, 47.3320031]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090761', 'properties': {'access': 'no', 'defibrillator:location': 'Im Gemeindehaus', 'description': 'während Öffnungszeiten verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090761'}, 'geometry': {'type': 'Point', 'coordinates': [8.6240654, 47.332518]}}" diff --git a/data/csv/defis/defis_kt_zh.csv b/data/csv/defis/defis_kt_zh.csv index ea4b33b8..b638c868 100644 --- a/data/csv/defis/defis_kt_zh.csv +++ b/data/csv/defis/defis_kt_zh.csv @@ -218,8 +218,8 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/7773292420', 'properties': {' FeatureCollection,"{'type': 'Feature', 'id': 'node/7777533523', 'properties': {'access': 'yes', 'defibrillator:location': 'Im Gemeindehaus', 'description': 'Zugang während Öffnungszeiten Gemeinde', 'emergency': 'defibrillator', 'emergency:phone': '144', 'id': 'node/7777533523'}, 'geometry': {'type': 'Point', 'coordinates': [8.6767525, 47.3649364]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7777533524', 'properties': {'access': 'no', 'defibrillator:location': 'bei Weimann Medical Services in der Wohnung, in wenigen Fällen unterwegs', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'yes', 'operator': 'Medical Services Weimann, Kontaktperson: Tobias Weimann', 'phone': '+41 32 510 75 67', 'id': 'node/7777533524'}, 'geometry': {'type': 'Point', 'coordinates': [8.6889702, 47.3645559]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090756', 'properties': {'access': 'no', 'defibrillator:location': 'Im Schulhaus', 'description': 'während Schulbetrieb verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090756'}, 'geometry': {'type': 'Point', 'coordinates': [8.619428599999999, 47.3315898]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090757', 'properties': {'access': 'no', 'defibrillator:location': 'Im Schulhaus', 'description': 'während Schulbetrieb verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090757'}, 'geometry': {'type': 'Point', 'coordinates': [8.6231496, 47.3334307]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090758', 'properties': {'access': 'no', 'defibrillator:location': 'Im Schulhaus', 'description': 'während Schulbetrieb verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090758'}, 'geometry': {'type': 'Point', 'coordinates': [8.623194, 47.3341528]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090757', 'properties': {'access': 'yes', 'defibrillator:location': 'Vor dem Haupteingang zur Dreifachturnhalle Farlifang', 'emergency': 'defibrillator', 'emergency:phone': '144', 'operator': 'Gemeinde Zumikon', 'id': 'node/7798090757'}, 'geometry': {'type': 'Point', 'coordinates': [8.6233341, 47.3333231]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090758', 'properties': {'access': 'yes', 'defibrillator:location': 'An Fassade im Durchgang zum Schulhausplatz', 'description': 'Grüner Kasten', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'wall', 'level': '0', 'name': 'Gemeinde Zumikon', 'opening_hours': '24/7', 'operator': 'Gemeinde Zumikon', 'id': 'node/7798090758'}, 'geometry': {'type': 'Point', 'coordinates': [8.622907, 47.3344855]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090759', 'properties': {'access': 'no', 'defibrillator:location': 'Im Zumikertreff', 'description': 'während Öffnungszeiten verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090759'}, 'geometry': {'type': 'Point', 'coordinates': [8.6230516, 47.3330077]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090760', 'properties': {'access': 'no', 'defibrillator:location': 'Im Gemeindezentrum', 'description': 'während Öffnungszeiten verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090760'}, 'geometry': {'type': 'Point', 'coordinates': [8.6226643, 47.3320031]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7798090761', 'properties': {'access': 'no', 'defibrillator:location': 'Im Gemeindehaus', 'description': 'während Öffnungszeiten verfügbar', 'emergency': 'defibrillator', 'emergency:phone': '144', 'indoor': 'no', 'id': 'node/7798090761'}, 'geometry': {'type': 'Point', 'coordinates': [8.6240654, 47.332518]}}" diff --git a/data/csv/facilities/hospital/hospital_dispo_srz.csv b/data/csv/facilities/hospital/hospital_dispo_srz.csv index c34e5152..7a5edb99 100644 --- a/data/csv/facilities/hospital/hospital_dispo_srz.csv +++ b/data/csv/facilities/hospital/hospital_dispo_srz.csv @@ -113,7 +113,7 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/7177682374', 'properties': {' FeatureCollection,"{'type': 'Feature', 'id': 'node/7315912473', 'properties': {'amenity': 'hospital', 'healthcare': 'hospital', 'name': 'ADUS Klinik', 'phone': '+41 44 854 64 90', 'website': 'https://www.adus-klinik.ch/', 'wheelchair': 'yes', 'id': 'node/7315912473'}, 'geometry': {'type': 'Point', 'coordinates': [8.4512043, 47.4785723]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7472080008', 'properties': {'amenity': 'clinic', 'healthcare': 'clinic', 'name': 'Poliklinik Lifeline', 'id': 'node/7472080008'}, 'geometry': {'type': 'Point', 'coordinates': [8.5451124, 47.3756202]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8204308910', 'properties': {'amenity': 'doctors', 'email': 'circle@kispi.uzh.ch', 'healthcare': 'clinic', 'name': 'Kinderpermanence im The Circle', 'opening_hours': 'Mo-Su 08:00-22:45', 'operator': 'Kinderspital Zürich', 'phone': '+41 44 255 81 12', 'website': 'https://www.kispi.uzh.ch/de/patienten-und-angehoerige/fachbereiche/notfallstation/Documents/Circle-Flyer_def_Web_fin.pdf', 'id': 'node/8204308910'}, 'geometry': {'type': 'Point', 'coordinates': [8.5662739, 47.4493072]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/8343640021', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '29', 'addr:postcode': '8002', 'addr:street': 'Bürglistrasse', 'amenity': 'clinic', 'healthcare': 'clinic', 'healthcare:speciality': 'radiology', 'name': 'Swiss Neuroradiology Institute (SNRI)', 'website': 'https://www.snri.ch/', 'id': 'node/8343640021'}, 'geometry': {'type': 'Point', 'coordinates': [8.5293744, 47.3609831]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/8343640021', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '29', 'addr:postcode': '8002', 'addr:street': 'Bürglistrasse', 'amenity': 'clinic', 'check_date:opening_hours': '2024-08-18', 'healthcare': 'clinic', 'healthcare:speciality': 'radiology', 'name': 'Swiss Neuroradiology Institute (SNRI)', 'opening_hours:signed': 'no', 'website': 'https://www.snri.ch/', 'id': 'node/8343640021'}, 'geometry': {'type': 'Point', 'coordinates': [8.5293744, 47.3609831]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8404199410', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '255', 'addr:postcode': '8005', 'addr:street': 'Sihlquai', 'amenity': 'clinic', 'check_date': '2024-06-22', 'email': 'tagesklinik@forel-klinik.ch', 'healthcare': 'clinic', 'name': 'Forel-Klinik - Tagesklinik und Ambulatorium', 'opening_hours': 'Mo-Fr 08:00-12:00,12:45-17:00', 'operator': 'Forel Klinik AG', 'phone': '+41 44 277 56 00', 'website': 'https://www.forel-klinik.ch/tagesklinik', 'id': 'node/8404199410'}, 'geometry': {'type': 'Point', 'coordinates': [8.5288486, 47.3879127]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8523455266', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '3', 'addr:postcode': '8032', 'addr:street': 'Neumünsterallee', 'alt_name': 'KJPD', 'amenity': 'clinic', 'healthcare': 'clinic', 'healthcare:speciality': 'psychiatry', 'name': 'PUK - Kinder- und Jugendpsychiatrie', 'operator': 'Universitätsklinik Zürich', 'phone': '+41 43 499 26 26', 'website': 'https://www.pukzh.ch/zuweiser-fachpersonen/kinder-und-jugendliche/', 'id': 'node/8523455266'}, 'geometry': {'type': 'Point', 'coordinates': [8.5568696, 47.362541]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8702470111', 'properties': {'addr:city': 'Kilchberg', 'addr:housenumber': '155a', 'addr:postcode': '8802', 'addr:street': 'Seestrasse', 'amenity': 'clinic', 'email': 'office@sgk.swiss', 'healthcare': 'clinic', 'healthcare:speciality': 'general', 'level': '0', 'name': 'Seegarten Klinik AG', 'opening_hours': 'Mo-Fr 08:00-17:30', 'phone': '+41 44 716 48 48', 'website': 'https://www.sgk.swiss/', 'id': 'node/8702470111'}, 'geometry': {'type': 'Point', 'coordinates': [8.5506098, 47.3222685]}}" diff --git a/data/csv/facilities/hospital/hospital_kt_zh.csv b/data/csv/facilities/hospital/hospital_kt_zh.csv index c346dea0..f70d411a 100644 --- a/data/csv/facilities/hospital/hospital_kt_zh.csv +++ b/data/csv/facilities/hospital/hospital_kt_zh.csv @@ -86,7 +86,7 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/7044143562', 'properties': {' FeatureCollection,"{'type': 'Feature', 'id': 'node/7315912473', 'properties': {'amenity': 'hospital', 'healthcare': 'hospital', 'name': 'ADUS Klinik', 'phone': '+41 44 854 64 90', 'website': 'https://www.adus-klinik.ch/', 'wheelchair': 'yes', 'id': 'node/7315912473'}, 'geometry': {'type': 'Point', 'coordinates': [8.4512043, 47.4785723]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/7472080008', 'properties': {'amenity': 'clinic', 'healthcare': 'clinic', 'name': 'Poliklinik Lifeline', 'id': 'node/7472080008'}, 'geometry': {'type': 'Point', 'coordinates': [8.5451124, 47.3756202]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8204308910', 'properties': {'amenity': 'doctors', 'email': 'circle@kispi.uzh.ch', 'healthcare': 'clinic', 'name': 'Kinderpermanence im The Circle', 'opening_hours': 'Mo-Su 08:00-22:45', 'operator': 'Kinderspital Zürich', 'phone': '+41 44 255 81 12', 'website': 'https://www.kispi.uzh.ch/de/patienten-und-angehoerige/fachbereiche/notfallstation/Documents/Circle-Flyer_def_Web_fin.pdf', 'id': 'node/8204308910'}, 'geometry': {'type': 'Point', 'coordinates': [8.5662739, 47.4493072]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/8343640021', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '29', 'addr:postcode': '8002', 'addr:street': 'Bürglistrasse', 'amenity': 'clinic', 'healthcare': 'clinic', 'healthcare:speciality': 'radiology', 'name': 'Swiss Neuroradiology Institute (SNRI)', 'website': 'https://www.snri.ch/', 'id': 'node/8343640021'}, 'geometry': {'type': 'Point', 'coordinates': [8.5293744, 47.3609831]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/8343640021', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '29', 'addr:postcode': '8002', 'addr:street': 'Bürglistrasse', 'amenity': 'clinic', 'check_date:opening_hours': '2024-08-18', 'healthcare': 'clinic', 'healthcare:speciality': 'radiology', 'name': 'Swiss Neuroradiology Institute (SNRI)', 'opening_hours:signed': 'no', 'website': 'https://www.snri.ch/', 'id': 'node/8343640021'}, 'geometry': {'type': 'Point', 'coordinates': [8.5293744, 47.3609831]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8404199410', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '255', 'addr:postcode': '8005', 'addr:street': 'Sihlquai', 'amenity': 'clinic', 'check_date': '2024-06-22', 'email': 'tagesklinik@forel-klinik.ch', 'healthcare': 'clinic', 'name': 'Forel-Klinik - Tagesklinik und Ambulatorium', 'opening_hours': 'Mo-Fr 08:00-12:00,12:45-17:00', 'operator': 'Forel Klinik AG', 'phone': '+41 44 277 56 00', 'website': 'https://www.forel-klinik.ch/tagesklinik', 'id': 'node/8404199410'}, 'geometry': {'type': 'Point', 'coordinates': [8.5288486, 47.3879127]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8523455266', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '3', 'addr:postcode': '8032', 'addr:street': 'Neumünsterallee', 'alt_name': 'KJPD', 'amenity': 'clinic', 'healthcare': 'clinic', 'healthcare:speciality': 'psychiatry', 'name': 'PUK - Kinder- und Jugendpsychiatrie', 'operator': 'Universitätsklinik Zürich', 'phone': '+41 43 499 26 26', 'website': 'https://www.pukzh.ch/zuweiser-fachpersonen/kinder-und-jugendliche/', 'id': 'node/8523455266'}, 'geometry': {'type': 'Point', 'coordinates': [8.5568696, 47.362541]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8702470111', 'properties': {'addr:city': 'Kilchberg', 'addr:housenumber': '155a', 'addr:postcode': '8802', 'addr:street': 'Seestrasse', 'amenity': 'clinic', 'email': 'office@sgk.swiss', 'healthcare': 'clinic', 'healthcare:speciality': 'general', 'level': '0', 'name': 'Seegarten Klinik AG', 'opening_hours': 'Mo-Fr 08:00-17:30', 'phone': '+41 44 716 48 48', 'website': 'https://www.sgk.swiss/', 'id': 'node/8702470111'}, 'geometry': {'type': 'Point', 'coordinates': [8.5506098, 47.3222685]}}" diff --git a/data/csv/facilities/hospital/hospital_switzerland.csv b/data/csv/facilities/hospital/hospital_switzerland.csv index 3d7f435a..fa1ae3ed 100644 --- a/data/csv/facilities/hospital/hospital_switzerland.csv +++ b/data/csv/facilities/hospital/hospital_switzerland.csv @@ -552,7 +552,7 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/7505372397', 'properties': {' FeatureCollection,"{'type': 'Feature', 'id': 'node/8204308910', 'properties': {'amenity': 'doctors', 'email': 'circle@kispi.uzh.ch', 'healthcare': 'clinic', 'name': 'Kinderpermanence im The Circle', 'opening_hours': 'Mo-Su 08:00-22:45', 'operator': 'Kinderspital Zürich', 'phone': '+41 44 255 81 12', 'website': 'https://www.kispi.uzh.ch/de/patienten-und-angehoerige/fachbereiche/notfallstation/Documents/Circle-Flyer_def_Web_fin.pdf', 'id': 'node/8204308910'}, 'geometry': {'type': 'Point', 'coordinates': [8.5662739, 47.4493072]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8250032903', 'properties': {'addr:city': 'Verbier', 'addr:housenumber': '28', 'addr:postcode': '1936', 'addr:street': 'Route de Verbier Station', 'amenity': 'clinic', 'healthcare': 'clinic', 'healthcare:speciality': 'covid19', 'name': 'Centre de dépistage COVID-19 (Test rapide+PCR)', 'safety:hand_sanitizer:covid19': 'yes', 'safety:mask:covid19': 'yes', 'website': 'https://www.onedoc.ch/fr/centre-de-depistage-covid/verbier/pccxn/arcades-verbier', 'id': 'node/8250032903'}, 'geometry': {'type': 'Point', 'coordinates': [7.2233021, 46.0968038]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8324056410', 'properties': {'addr:city': 'Biel/Bienne', 'addr:housenumber': '2c', 'addr:postcode': '2502', 'addr:street': 'Place de la Gare / Bahnhofplatz', 'addr:street:de': 'Bahnhofplatz', 'addr:street:fr': 'Place de la Gare', 'amenity': 'clinic', 'contact:facebook': 'https://www.facebook.com/MEDINBielBienne/', 'email': 'direktion@szb-chb.ch', 'healthcare': 'clinic', 'healthcare:speciality': 'gynaecology;general;cardiology;radiology;neurology;physiotherapy;psychiatry;vaccination', 'name': 'MEDIN', 'opening_hours': 'Mo-Fr 08:00-18:00', 'operator': 'Spitalzentrum Biel AG', 'phone': '+41 32 324 10 25', 'website': 'https://medin-bielbienne.ch', 'id': 'node/8324056410'}, 'geometry': {'type': 'Point', 'coordinates': [7.242023, 47.1333674]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/8343640021', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '29', 'addr:postcode': '8002', 'addr:street': 'Bürglistrasse', 'amenity': 'clinic', 'healthcare': 'clinic', 'healthcare:speciality': 'radiology', 'name': 'Swiss Neuroradiology Institute (SNRI)', 'website': 'https://www.snri.ch/', 'id': 'node/8343640021'}, 'geometry': {'type': 'Point', 'coordinates': [8.5293744, 47.3609831]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/8343640021', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '29', 'addr:postcode': '8002', 'addr:street': 'Bürglistrasse', 'amenity': 'clinic', 'check_date:opening_hours': '2024-08-18', 'healthcare': 'clinic', 'healthcare:speciality': 'radiology', 'name': 'Swiss Neuroradiology Institute (SNRI)', 'opening_hours:signed': 'no', 'website': 'https://www.snri.ch/', 'id': 'node/8343640021'}, 'geometry': {'type': 'Point', 'coordinates': [8.5293744, 47.3609831]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8404199410', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '255', 'addr:postcode': '8005', 'addr:street': 'Sihlquai', 'amenity': 'clinic', 'check_date': '2024-06-22', 'email': 'tagesklinik@forel-klinik.ch', 'healthcare': 'clinic', 'name': 'Forel-Klinik - Tagesklinik und Ambulatorium', 'opening_hours': 'Mo-Fr 08:00-12:00,12:45-17:00', 'operator': 'Forel Klinik AG', 'phone': '+41 44 277 56 00', 'website': 'https://www.forel-klinik.ch/tagesklinik', 'id': 'node/8404199410'}, 'geometry': {'type': 'Point', 'coordinates': [8.5288486, 47.3879127]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8498857254', 'properties': {'addr:city': 'Bern', 'addr:housenumber': '46', 'addr:postcode': '3010', 'addr:street': 'Freiburgstrasse', 'amenity': 'clinic', 'healthcare': 'clinic', 'healthcare:speciality': 'geriatrics', 'name': 'Geriatrische Universitätsklinik', 'operator': 'Insel Gruppe AG', 'id': 'node/8498857254'}, 'geometry': {'type': 'Point', 'coordinates': [7.4211146, 46.9465077]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/8523455266', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '3', 'addr:postcode': '8032', 'addr:street': 'Neumünsterallee', 'alt_name': 'KJPD', 'amenity': 'clinic', 'healthcare': 'clinic', 'healthcare:speciality': 'psychiatry', 'name': 'PUK - Kinder- und Jugendpsychiatrie', 'operator': 'Universitätsklinik Zürich', 'phone': '+41 43 499 26 26', 'website': 'https://www.pukzh.ch/zuweiser-fachpersonen/kinder-und-jugendliche/', 'id': 'node/8523455266'}, 'geometry': {'type': 'Point', 'coordinates': [8.5568696, 47.362541]}}" @@ -635,7 +635,7 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/10902631105', 'properties': { FeatureCollection,"{'type': 'Feature', 'id': 'node/10920275008', 'properties': {'amenity': 'clinic', 'name': 'Arcade Sage-femmes', 'id': 'node/10920275008'}, 'geometry': {'type': 'Point', 'coordinates': [6.1393047, 46.1962192]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/10955946335', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '230', 'addr:postcode': '8045', 'addr:street': 'Schweighofstrasse', 'amenity': 'clinic', 'email': 'info@medix-praxis-friesenberg.ch', 'healthcare': 'clinic', 'healthcare:speciality': 'general;gynaecology;dermatology;dermatovenereology;paediatrics;psychiatry;physiatry', 'level': '1', 'name': 'mediX praxis friesenberg', 'opening_hours': 'Mo-Fr 08:00-18:00; Sa 08:00-12:00', 'operator': 'mediX', 'phone': '044 512 75 75', 'website': 'https://www.medix-praxis-friesenberg.ch/', 'id': 'node/10955946335'}, 'geometry': {'type': 'Point', 'coordinates': [8.5065814, 47.3609951]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/11004383974', 'properties': {'addr:city': 'La Chaux-de-Fonds', 'addr:country': 'CH', 'addr:housenumber': '63a', 'addr:postcode': '2300', 'addr:street': 'Rue de la Charrière', 'amenity': 'clinic', 'healthcare': 'clinic', 'name': 'Centre Médical de la Charrière', 'opening_hours': 'Mo,Fr 08:00-17:45; Tu-Th 08:00-18:00', 'phone': '+41 32 912 30 60', 'short_name': 'CMDLC', 'website': 'https://cmdlc.ch/', 'id': 'node/11004383974'}, 'geometry': {'type': 'Point', 'coordinates': [6.8340181, 47.1117377]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/11014936815', 'properties': {'addr:city': 'Burgdorf', 'addr:country': 'CH', 'addr:housenumber': '9', 'addr:postcode': '3400', 'addr:street': 'Poststrasse', 'amenity': 'clinic', 'check_date:opening_hours': '2023-06-30', 'email': 'hausarzt@kurwerk.ch', 'healthcare:speciality': 'general;surgery;physiatry;paediatrics;psychiatry;orthopaedics;neurosurgery', 'name': 'KurWerk', 'opening_hours:signed': 'no', 'phone': '+41 34 427 05 05', 'website': 'https://www.kurwerk.ch', 'id': 'node/11014936815'}, 'geometry': {'type': 'Point', 'coordinates': [7.6235854, 47.0603519]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/11014936815', 'properties': {'amenity': 'clinic', 'check_date:opening_hours': '2023-06-30', 'contact:addr': 'Poststrasse 9, 3400 Burgdorf', 'contact:email': 'hausarzt@kurwerk.ch', 'contact:phone': '+41 34 427 05 05', 'healthcare:speciality': 'general;surgery;physiatry;paediatrics;psychiatry;orthopaedics;neurosurgery', 'name': 'KurWerk', 'opening_hours:signed': 'no', 'website': 'https://www.kurwerk.ch', 'id': 'node/11014936815'}, 'geometry': {'type': 'Point', 'coordinates': [7.6235845, 47.0603299]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/11027195157', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '319', 'addr:postcode': '8008', 'addr:street': 'Forchstrasse', 'amenity': 'clinic', 'healthcare:speciality': 'sports_medicine', 'name': 'Universitäres Zentrum für Prävention und Sportmedizin', 'operator': 'Universitätsklinik Balgrist', 'operator:type': 'university', 'id': 'node/11027195157'}, 'geometry': {'type': 'Point', 'coordinates': [8.5747218, 47.3552764]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/11036150986', 'properties': {'amenity': 'clinic', 'branch': 'Chur', 'healthcare': 'clinic', 'healthcare:speciality': 'ophthalmology', 'name': 'Augenzentrum Grischun', 'phone': '+41 81 410 60 70', 'website': 'https://augenzentrum-grischun.ch/standorte/chur/', 'id': 'node/11036150986'}, 'geometry': {'type': 'Point', 'coordinates': [9.5301892, 46.8528379]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/11056342042', 'properties': {'addr:city': 'Palézieux', 'addr:housenumber': '3B', 'addr:postcode': '1607', 'addr:street': 'Grand-Rue', 'amenity': 'hospital', 'healthcare': 'hospital', 'healthcare:speciality': 'ophthalmology;optometry', 'name': 'Swiss Visio Palézieux', 'operator': 'Swiss Visio Network', 'website': 'https://www.swissmedical.net/fr/swiss-visio/centres/swiss-visio-palezieux', 'id': 'node/11056342042'}, 'geometry': {'type': 'Point', 'coordinates': [6.8301668, 46.555841]}}" diff --git a/data/csv/facilities/social_facilities/social_facilities_dispo_srz.csv b/data/csv/facilities/social_facilities/social_facilities_dispo_srz.csv index 418c8703..ef7f6f17 100644 --- a/data/csv/facilities/social_facilities/social_facilities_dispo_srz.csv +++ b/data/csv/facilities/social_facilities/social_facilities_dispo_srz.csv @@ -75,9 +75,9 @@ FeatureCollection,"{'type': 'Feature', 'id': 'way/46846754', 'properties': {'add FeatureCollection,"{'type': 'Feature', 'id': 'way/47033490', 'properties': {'addr:city': 'Oberembrach', 'addr:housenumber': '16', 'addr:postcode': '8425', 'addr:street': 'Sonnenbühl', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Durchgangszentrum Sonnenbühl', 'short_name': 'DZ Sonnenbühl', 'social_facility': 'shelter', 'social_facility:for': 'refugee', 'website': 'https://www.schule-oberembrach.ch/cms/sonnenbuehl-dz', 'id': 'way/47033490'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6586403, 47.4909256], [8.6590488, 47.4907842], [8.6591196, 47.4908777], [8.6587111, 47.491019], [8.6586403, 47.4909256]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/47248898', 'properties': {'addr:city': 'Andelfingen', 'addr:housenumber': '44', 'addr:postcode': '8450', 'addr:street': 'Landstrasse', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Mosaik Sozialtherapie AG', 'operator': 'Mosaik Sozialtherapie AG', 'phone': '+41 52 304 30 30', 'social_facility': 'group_home', 'social_facility:for': 'mental_health', 'website': 'https://www.wg-mosaik.ch/', 'id': 'way/47248898'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.677169899999999, 47.5946849], [8.6773321, 47.5947053], [8.6772818, 47.5948871], [8.6770859, 47.5948625], [8.6770888, 47.5948521], [8.6770816, 47.5948512], [8.6770877, 47.5948293], [8.6770958, 47.5948303], [8.677109, 47.5947824], [8.6771428, 47.5947867], [8.6771486, 47.5947658], [8.6771351, 47.5947641], [8.6771438, 47.5947328], [8.6771562, 47.5947344], [8.677169899999999, 47.5946849]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/48045183', 'properties': {'addr:city': 'Kleinandelfingen', 'addr:housenumber': '16', 'addr:postcode': '8451', 'addr:street': 'Schaffhauserstrasse', 'amenity': 'social_facility', 'building': 'yes', 'check_date': '2024-03-04', 'email': 'info@wpz-rosengarten.ch', 'name': 'Wohn- und Pflegezentrum Rosengarten', 'operator': 'Fürsorgeverband Andelfingen', 'phone': '+41 52 305 22 88', 'social_facility': 'group_home', 'social_facility:for': 'senior', 'source': 'yahoo! Aerial imagery', 'website': 'https://www.wpz-rosengarten.ch/', 'id': 'way/48045183'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6824414, 47.5984886], [8.6827149, 47.5984343], [8.6827367, 47.5984838], [8.6827672, 47.598475], [8.682723, 47.5984073], [8.6829054, 47.5983531], [8.6829704, 47.5984522], [8.6827862, 47.5985067], [8.682783, 47.5984995], [8.6827468, 47.5985067], [8.6827614, 47.59854], [8.6826863, 47.5985548], [8.6827393, 47.5986383], [8.6829161, 47.5985856], [8.682999, 47.5985331], [8.6829482, 47.5984943], [8.683115, 47.5983912], [8.6832128, 47.598464], [8.6831769, 47.598486199999996], [8.6832183, 47.5985149], [8.683133699999999, 47.5985681], [8.683159, 47.5985879], [8.6830097, 47.5986806], [8.6827298, 47.5987642], [8.6826618, 47.5986622], [8.6826871, 47.5986548], [8.6826478, 47.5985633], [8.6824883, 47.5985961], [8.6824474, 47.5985067], [8.6824414, 47.5984886]]]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'way/49163195', 'properties': {'addr:city': 'Rafz', 'addr:housenumber': '94', 'addr:postcode': '8197', 'addr:street': 'Landstrasse', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegheim Peteracker', 'social_facility': 'for=senior', 'social_facility:for': 'senior', 'source': 'yahoo aerial images', 'website': 'https://www.peteracker.ch/', 'id': 'way/49163195'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5538997, 47.6160436], [8.5539308, 47.6159836], [8.5539009, 47.6159765], [8.5538733, 47.6160099], [8.5535794, 47.6158854], [8.5536603, 47.6158001], [8.5539519, 47.6159248], [8.553935599999999, 47.6159406], [8.5541628, 47.6159942], [8.5541802, 47.6159607], [8.5541608, 47.6159561], [8.5542269, 47.6158286], [8.554246299999999, 47.6158332], [8.5542837, 47.6157612], [8.554466099999999, 47.6158042], [8.554289, 47.6161455], [8.5541056, 47.6161023], [8.5541103, 47.6160932], [8.5538997, 47.6160436]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/49163195', 'properties': {'addr:city': 'Rafz', 'addr:housenumber': '94', 'addr:postcode': '8197', 'addr:street': 'Landstrasse', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegheim Peteracker', 'social_facility:for': 'senior', 'website': 'https://www.peteracker.ch/', 'id': 'way/49163195'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5538997, 47.6160436], [8.5539308, 47.6159836], [8.5539009, 47.6159765], [8.5538733, 47.6160099], [8.5535794, 47.6158854], [8.5536603, 47.6158001], [8.5539519, 47.6159248], [8.553935599999999, 47.6159406], [8.5541628, 47.6159942], [8.5541802, 47.6159607], [8.5541608, 47.6159561], [8.5542269, 47.6158286], [8.554246299999999, 47.6158332], [8.5542837, 47.6157612], [8.554466099999999, 47.6158042], [8.554289, 47.6161455], [8.5541056, 47.6161023], [8.5541103, 47.6160932], [8.5538997, 47.6160436]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/49714304', 'properties': {'addr:city': 'Rafz', 'addr:housenumber': '90', 'addr:postcode': '8197', 'addr:street': 'Bahnhofstrasse', 'amenity': 'social_facility', 'building': 'yes', 'email': 'info@gleis1-rafz.org', 'name': 'Gleis 1 Jugendheim', 'operator': 'Verein betreutes Wohnen', 'phone': '+41 43 433 52 06', 'source': 'yahoo aerial images', 'website': 'www.gleis1-rafz.com', 'id': 'way/49714304'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5446517, 47.6049995], [8.5447053, 47.6049331], [8.5448969, 47.6050035], [8.5448137, 47.6051065], [8.5446577, 47.6050492], [8.5446873, 47.6050126], [8.5446517, 47.6049995]]]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'way/50139310', 'properties': {'addr:city': 'Dübendorf', 'addr:housenumber': '4', 'addr:postcode': '8600', 'addr:street': 'Mettlenweg', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegezentrum Dübendorf - Unterdorf', 'social_facility': 'for=senior', 'social_facility:for': 'senior', 'id': 'way/50139310'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6190009, 47.3988837], [8.6192684, 47.3988103], [8.6192858, 47.3988393], [8.619334, 47.3989198], [8.6193359, 47.3989229], [8.6190684, 47.3989963], [8.6190009, 47.3988837]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/50139310', 'properties': {'addr:city': 'Dübendorf', 'addr:housenumber': '4', 'addr:postcode': '8600', 'addr:street': 'Mettlenweg', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegezentrum Dübendorf - Unterdorf', 'social_facility:for': 'senior', 'id': 'way/50139310'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6190009, 47.3988837], [8.6192684, 47.3988103], [8.6192858, 47.3988393], [8.619334, 47.3989198], [8.6193359, 47.3989229], [8.6190684, 47.3989963], [8.6190009, 47.3988837]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/50305419', 'properties': {'addr:city': 'Eglisau', 'addr:country': 'CH', 'addr:housenumber': '4', 'addr:postcode': '8193', 'addr:street': 'Weierbachstrasse', 'amenity': 'social_facility', 'building': 'yes', 'loc_name': 'Altersheim Eglisau', 'name': 'Alterszentrum Weiererbach', 'social_facility': 'assisted_living', 'social_facility:for': 'senior', 'id': 'way/50305419'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5282086, 47.5751313], [8.5283497, 47.5751162], [8.528372300000001, 47.5752217], [8.528417, 47.5752175], [8.5284161, 47.5752079], [8.5284215, 47.5751988], [8.52843, 47.5751932], [8.5284424, 47.5751904], [8.528455600000001, 47.5751904], [8.528468, 47.5751943], [8.5284765, 47.5752017], [8.5284794, 47.5752109], [8.5285239, 47.5752063], [8.5284359, 47.5750659], [8.5285654, 47.5750279], [8.5287668, 47.5753474], [8.5286368, 47.5753854], [8.5285861, 47.5753057], [8.5283956, 47.5753261], [8.5284112, 47.5753932], [8.5282694, 47.5754072], [8.5282414, 47.5752801], [8.5282279, 47.5752815], [8.5282147, 47.5752828], [8.5282097, 47.5752602], [8.5282228, 47.5752589], [8.5282364, 47.5752575], [8.5282086, 47.5751313]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/50305982', 'properties': {'addr:city': 'Winterthur', 'addr:housenumber': '6', 'addr:postcode': '8408', 'addr:street': 'Eulachstrasse', 'amenity': 'social_facility', 'building': 'yes', 'email': 'info@jwg-eulach.ch', 'name': 'JWG Eulach – Sozialpädagogische Jugendwohngemeinschaft', 'operator': 'Verein Jugendwohngemeinschaft Eulach', 'phone': '+41 52 222 30 54', 'website': 'https://jwg-eulach.ch/', 'id': 'way/50305982'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6922434, 47.5098827], [8.6923977, 47.5099127], [8.6923409, 47.5100459], [8.6922268, 47.5100334], [8.6922504, 47.5099873], [8.6922006, 47.5099771], [8.6922434, 47.5098827]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/51329768', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '40', 'addr:postcode': '8048', 'addr:street': 'Glättlistrasse', 'amenity': 'social_facility', 'building': 'yes', 'building:levels': '3', 'operator': 'wohnstätten zwyssig', 'roof:levels': '0', 'social_facility': 'group_home', 'social_facility:for': 'disabled', 'id': 'way/51329768'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.4751599, 47.389596], [8.4751681, 47.3895923], [8.4751647, 47.3895889], [8.4754405, 47.3894656], [8.4755443, 47.3895608], [8.4754574, 47.3895996], [8.4754519, 47.389594], [8.4754275, 47.3896051], [8.4754324, 47.38961], [8.4753857, 47.3896312], [8.4753805, 47.389626], [8.475355799999999, 47.3896372], [8.475361, 47.3896424], [8.4753141, 47.3896637], [8.4753085, 47.3896581], [8.4752842, 47.3896691], [8.4752892, 47.3896742], [8.4752656, 47.389685], [8.4752691, 47.3896884], [8.4752261, 47.3897079], [8.475222, 47.3897038], [8.4751537, 47.3897348], [8.4751371, 47.389718], [8.4751278, 47.3897224], [8.475129, 47.3897233], [8.4750984, 47.3897808], [8.4750602, 47.3897689], [8.4750274, 47.3897531], [8.4750107, 47.3897417], [8.4749912, 47.3897261], [8.4749784, 47.3897113], [8.4749698, 47.3896999], [8.4749602, 47.3896818], [8.4749537, 47.389657], [8.4749523, 47.3896408], [8.4749551, 47.3896162], [8.4749662, 47.3895889], [8.4749829, 47.389593], [8.4749928, 47.3895737], [8.4750013, 47.3895572], [8.4750209, 47.389562], [8.4751599, 47.389596]]]}}" @@ -303,8 +303,8 @@ FeatureCollection,"{'type': 'Feature', 'id': 'way/256181775', 'properties': {'ad FeatureCollection,"{'type': 'Feature', 'id': 'way/256846533', 'properties': {'addr:city': 'Neuhausen am Rheinfall', 'addr:housenumber': '22', 'addr:postcode': '8212', 'addr:street': 'Rabenfluhstrasse', 'amenity': 'social_facility', 'building': 'yes', 'email': 'alterszentrum@neuhausen.ch', 'name': 'Altersheim Rabenfluh', 'phone': '+41 52 674 18 00', 'social_facility': 'nursing_home', 'social_facility:for': 'senior', 'website': 'https://alterszentrum-neuhausen.ch/', 'id': 'way/256846533'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6232298, 47.684167], [8.6233178, 47.6837917], [8.6235026, 47.6838113], [8.6234465, 47.6840508], [8.6236488, 47.6840723], [8.6235553, 47.6844713], [8.6233582, 47.6844504], [8.62342, 47.6841872], [8.6232298, 47.684167]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/256848519', 'properties': {'addr:city': 'Neuhausen am Rheinfall', 'addr:housenumber': '9', 'addr:postcode': '8212', 'addr:street': 'Rabenfluhstrasse', 'alt_name': 'Pflegeheim diheiplus;Altersheim diheiplus;Wohnheim diheiplus', 'amenity': 'social_facility', 'building': 'yes', 'contact:email': 'info@diheiplus.ch', 'contact:phone': '+41 52 647 10 00', 'contact:website': 'https://diheiplus.ch/content/kontakt', 'name': 'diheiplus', 'roof:shape': 'flat', 'social_facility': 'nursing_home', 'id': 'way/256848519'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6233967, 47.6863616], [8.6232924, 47.6862653], [8.623285599999999, 47.6862683], [8.6232536, 47.6862393], [8.6232819, 47.6862256], [8.6232706, 47.6862138], [8.6233061, 47.6861973], [8.6232593, 47.6861533], [8.6232814, 47.6861427], [8.6232422, 47.6861049], [8.6232832, 47.6860842], [8.6232599, 47.6860619], [8.6232801, 47.6860521], [8.6232035, 47.6859804], [8.6232244, 47.6859702], [8.6231822, 47.6859287], [8.6232407, 47.6859004], [8.6231923, 47.6858555], [8.6232345, 47.6858355], [8.6232276, 47.6858286], [8.6232913, 47.6857978], [8.6233655, 47.6858679], [8.6233454, 47.6858787], [8.6234064, 47.6859364], [8.6235002, 47.6858844], [8.623528499999999, 47.6858685], [8.6235048, 47.6858451], [8.6235769, 47.6858097], [8.6234143, 47.6856585], [8.6234087, 47.6856606], [8.6234117, 47.6856639], [8.6233991, 47.6856698], [8.6234121, 47.6856832], [8.6233308, 47.6857226], [8.6233508, 47.6856307], [8.6233675, 47.6856232], [8.6233703, 47.6856251], [8.6234021, 47.6856101], [8.623399599999999, 47.6856077], [8.6234127, 47.6856008], [8.6233983, 47.6855881], [8.6234606, 47.6855576], [8.6234204, 47.6855193], [8.6234509, 47.6855047], [8.6234377, 47.6854913], [8.6235998, 47.6854122], [8.6236131, 47.6854252], [8.6236445, 47.6854102], [8.6237962, 47.6855508], [8.6235075, 47.6856921], [8.6234562, 47.685642], [8.6234436, 47.6856486], [8.6234395, 47.6856454], [8.6234348, 47.6856478], [8.6235968, 47.6857991], [8.6236229, 47.6857857], [8.6237111, 47.685866], [8.6237459, 47.6858485], [8.6237964, 47.6858955], [8.6237631, 47.6859122], [8.6237656, 47.6859165], [8.6236447, 47.6859788], [8.6235552, 47.6858928], [8.6235268, 47.6859077], [8.6234114, 47.6859705], [8.6234571, 47.686013], [8.6233979, 47.6860428], [8.6234173, 47.6860586], [8.6233758, 47.6860793], [8.6234529, 47.6861528], [8.6234347, 47.6861633], [8.6234965, 47.686223], [8.6234762, 47.686233], [8.6235461, 47.6862987], [8.623482, 47.6863286], [8.6234755, 47.6863238], [8.6233967, 47.6863616]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/256857069', 'properties': {'addr:city': 'Neuhausen am Rheinfall', 'addr:housenumber': '3', 'addr:postcode': '8212', 'addr:street': 'Oberbergweg', 'amenity': 'social_facility', 'building': 'yes', 'email': 'alterszentrum@neuhausen.ch', 'name': 'Altersheim Schindlergut', 'phone': '+41 52 674 18 00', 'social_facility': 'nursing_home', 'social_facility:for': 'senior', 'website': 'https://alterszentrum-neuhausen.ch/', 'id': 'way/256857069'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6151684, 47.6816757], [8.6151278, 47.6815937], [8.615179, 47.6815854], [8.6151631, 47.6815521], [8.6154119, 47.6814999], [8.6154066, 47.6814761], [8.6154595, 47.6814618], [8.6154384, 47.6814108], [8.615516, 47.6813929], [8.6154828, 47.681289], [8.615887, 47.6812072], [8.615929, 47.6812757], [8.6159931, 47.6812623], [8.615973199999999, 47.6812072], [8.616183, 47.681063], [8.6163578, 47.681185], [8.6160842, 47.6813894], [8.6160542, 47.6814001], [8.6160613, 47.6814155], [8.6158019, 47.6814678], [8.6157895, 47.6814856], [8.6157569, 47.6814935], [8.6157566, 47.6815114], [8.6156124, 47.6815381], [8.6156439, 47.6816006], [8.6155087, 47.6816259], [8.6154991, 47.6816132], [8.6151684, 47.6816757]]]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'way/257352985', 'properties': {'addr:city': 'Brunnen', 'addr:housenumber': '2', 'addr:postcode': '6440', 'addr:street': 'Heideweg', 'amenity': 'social_facility', 'building': 'yes', 'social_facility': 'for=senior', 'id': 'way/257352985'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5993289, 46.996734000000004], [8.599381900000001, 46.9967338], [8.5993808, 46.9966632], [8.5994951, 46.9966614], [8.599495600000001, 46.9967168], [8.5995744, 46.9967158], [8.5995758, 46.9967707], [8.5996566, 46.9967685], [8.5996564, 46.9968244], [8.5997372, 46.9968216], [8.5997396, 46.9969174], [8.5996597, 46.9969167], [8.5996603, 46.9969351], [8.5995598, 46.9969366], [8.5995584, 46.9968942], [8.5995308, 46.9968946], [8.5995329, 46.9969603], [8.5994703, 46.9969612], [8.5994707, 46.9969742], [8.5993366, 46.9969761], [8.5993289, 46.996734000000004]]]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'way/257353061', 'properties': {'addr:city': 'Brunnen', 'addr:housenumber': '20', 'addr:postcode': '6440', 'addr:street': 'Kirchenriedweg', 'amenity': 'social_facility', 'building': 'yes', 'social_facility': 'for=senior', 'id': 'way/257353061'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5988493, 46.9971789], [8.5988488, 46.9969822], [8.598866, 46.996966], [8.5989061, 46.9969651], [8.5989064, 46.9969596], [8.5990498, 46.9969554], [8.5990499, 46.9969612], [8.5990899, 46.9969609], [8.599107, 46.9969729], [8.5991071, 46.9970116], [8.5991171, 46.997011], [8.599121, 46.9971953], [8.5989099, 46.9972008], [8.5989098, 46.9971863], [8.5988682, 46.9971871], [8.598868, 46.9971793], [8.5988493, 46.9971789]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/257352985', 'properties': {'addr:city': 'Brunnen', 'addr:housenumber': '2', 'addr:postcode': '6440', 'addr:street': 'Heideweg', 'amenity': 'social_facility', 'building': 'yes', 'social_facility:for': 'senior', 'id': 'way/257352985'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5993289, 46.996734000000004], [8.599381900000001, 46.9967338], [8.5993808, 46.9966632], [8.5994951, 46.9966614], [8.599495600000001, 46.9967168], [8.5995744, 46.9967158], [8.5995758, 46.9967707], [8.5996566, 46.9967685], [8.5996564, 46.9968244], [8.5997372, 46.9968216], [8.5997396, 46.9969174], [8.5996597, 46.9969167], [8.5996603, 46.9969351], [8.5995598, 46.9969366], [8.5995584, 46.9968942], [8.5995308, 46.9968946], [8.5995329, 46.9969603], [8.5994703, 46.9969612], [8.5994707, 46.9969742], [8.5993366, 46.9969761], [8.5993289, 46.996734000000004]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/257353061', 'properties': {'addr:city': 'Brunnen', 'addr:housenumber': '20', 'addr:postcode': '6440', 'addr:street': 'Kirchenriedweg', 'amenity': 'social_facility', 'building': 'yes', 'social_facility:for': 'senior', 'id': 'way/257353061'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5988493, 46.9971789], [8.5988488, 46.9969822], [8.598866, 46.996966], [8.5989061, 46.9969651], [8.5989064, 46.9969596], [8.5990498, 46.9969554], [8.5990499, 46.9969612], [8.5990899, 46.9969609], [8.599107, 46.9969729], [8.5991071, 46.9970116], [8.5991171, 46.997011], [8.599121, 46.9971953], [8.5989099, 46.9972008], [8.5989098, 46.9971863], [8.5988682, 46.9971871], [8.598868, 46.9971793], [8.5988493, 46.9971789]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/257562088', 'properties': {'addr:city': 'Brunnen', 'addr:housenumber': '10', 'addr:postcode': '6440', 'addr:street': 'Heideweg', 'alt_name': 'Alterswohnheim Brunnen', 'amenity': 'social_facility', 'building': 'yes', 'email': 'alterswohnheim@brunnen.ch', 'fax': '+41 41 820 33 64', 'name': 'Alterszentrum Heideweg', 'phone': '+41 41 825 08 25', 'social_facility': 'assisted_living', 'social_facility:for': 'senior', 'id': 'way/257562088'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5984533, 46.9956528], [8.5986488, 46.9955281], [8.598673699999999, 46.9955463], [8.5987904, 46.9954718], [8.5988904, 46.9955448], [8.5988587, 46.995565], [8.598883, 46.9955829], [8.5989055, 46.9955705], [8.5990907, 46.9957006], [8.5989747, 46.9957772], [8.5988861, 46.9957155], [8.5987779, 46.9957837], [8.5986824, 46.9958471], [8.598764599999999, 46.9959048], [8.5985993, 46.9960118], [8.5984968, 46.9959368], [8.5984809, 46.9959451], [8.5984656, 46.9959344], [8.5984141, 46.9958925], [8.5985771, 46.9957893], [8.5984651, 46.9957072], [8.598499499999999, 46.9956866], [8.5984533, 46.9956528]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/259524742', 'properties': {'addr:city': 'Tann', 'addr:housenumber': '3', 'addr:postcode': '8632', 'addr:street': 'Knecht-Wethli-Weg', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegeheim Nauengut', 'phone': '+41 55 250 81 11', 'social_facility': 'nursing_home', 'source': 'bing', 'website': 'https://www.nauengut.ch/xml_3/internet/de/application/d447/f454.cfm', 'id': 'way/259524742'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.854606799999999, 47.2736444], [8.8545654, 47.2736198], [8.8545759, 47.2736031], [8.854587800000001, 47.2735878], [8.8546026, 47.2735728], [8.8546199, 47.27356], [8.8546365, 47.273547], [8.8546569, 47.2735363], [8.8546781, 47.2735258], [8.8547007, 47.2735169], [8.8547423, 47.2735407], [8.8547623, 47.2735271], [8.8548019, 47.2735507], [8.85485, 47.2735133], [8.8548447, 47.2734687], [8.8551146, 47.2734585], [8.8551275, 47.2735938], [8.8549375, 47.2736028], [8.8549292, 47.2735968], [8.8549304, 47.273611700000004], [8.8549055, 47.2736133], [8.8549103, 47.2736166], [8.8548964, 47.2736275], [8.8549196, 47.273642], [8.8548794, 47.2736736], [8.8548402, 47.2737043], [8.8548138, 47.2736901], [8.8547837, 47.2737127], [8.8547767, 47.2737125], [8.8547944, 47.273723], [8.854777, 47.2737365], [8.8547874, 47.2737366], [8.8548011, 47.2739175], [8.8546008, 47.2739244], [8.8545863, 47.2737444], [8.8546364, 47.2737418], [8.8546344, 47.2736928], [8.8545826, 47.2736614], [8.854606799999999, 47.2736444]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/259805113', 'properties': {'addr:city': 'Flurlingen', 'addr:country': 'CH', 'addr:housenumber': '41', 'addr:postcode': '8247', 'addr:street': 'Gründenstrasse', 'amenity': 'social_facility', 'building': 'yes', 'check_date': '2024-04-28', 'email': 'info@rhyhuus.ch', 'name': 'Rhyhuus Flurlingen', 'operator': 'Verein Rhyhuus Flurlingen', 'phone': '+41 52 659 15 53', 'website': 'https://www.rhyhuus.ch/', 'id': 'way/259805113'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.626483499999999, 47.6863651], [8.6265128, 47.6862668], [8.6266893, 47.6862907], [8.62666, 47.6863889], [8.626483499999999, 47.6863651]]]}}" @@ -481,7 +481,7 @@ FeatureCollection,"{'type': 'Feature', 'id': 'way/970649148', 'properties': {'ad FeatureCollection,"{'type': 'Feature', 'id': 'way/970814728', 'properties': {'addr:city': 'Einsiedeln', 'addr:country': 'CH', 'addr:housenumber': '3', 'addr:postcode': '8840', 'addr:street': 'Gerbestrasse', 'amenity': 'social_facility', 'building': 'yes', 'social_facility': 'nursing_home', 'id': 'way/970814728'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.7495755, 47.1321063], [8.7496671, 47.1320923], [8.7496981, 47.1320671], [8.7496907, 47.1320551], [8.7499343, 47.1320179], [8.7500082, 47.1322269], [8.7498738, 47.132249], [8.7498812, 47.1322691], [8.7499048, 47.132265], [8.7499461, 47.1323703], [8.7496969, 47.1324107], [8.7496651, 47.132326], [8.7495755, 47.1321063]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/970814729', 'properties': {'addr:city': 'Einsiedeln', 'addr:country': 'CH', 'addr:housenumber': '5', 'addr:postcode': '8840', 'addr:street': 'Gerbestrasse', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegeheim Gerbe', 'phone': '+41 55 418 73 73', 'social_facility': 'nursing_home', 'source': 'bing', 'website': 'http://www.aph-gerbe.ch', 'wheelchair': 'yes', 'id': 'way/970814729'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.7501352, 47.1327844], [8.7498073, 47.1328423], [8.7497736, 47.1327568], [8.7496981, 47.1325554], [8.7497483, 47.1325473], [8.7496969, 47.1324107], [8.7499461, 47.1323703], [8.7499816, 47.1323645], [8.7500924, 47.1326639], [8.7500436, 47.1326729], [8.7500613, 47.1327272], [8.750116, 47.1327171], [8.7501352, 47.1327844]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/970887826', 'properties': {'addr:city': 'Bülach', 'addr:housenumber': '17', 'addr:postcode': '8180', 'addr:street': 'Müliweg', 'amenity': 'social_facility', 'building': 'yes', 'email': 'fluechtl.asyl@buelach.ch', 'name': 'Flüchtlings- und Asylkoordination', 'operator': 'Stadt Bülach', 'phone': '+41 44 863 15 00', 'social_facility': 'assisted_living', 'website': 'https://www.buelach.ch/themen/soziales-gesundheit/fluechtlings-und-asylkoordination', 'id': 'way/970887826'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5268002, 47.5120991], [8.5265459, 47.5120204], [8.5266026, 47.5119368], [8.5267374, 47.5119786], [8.5268319, 47.5118392], [8.5268043, 47.5118307], [8.5268439, 47.5117722], [8.5268698, 47.5117803], [8.5269461, 47.5116679], [8.5269257, 47.5116616], [8.5269644, 47.5116046], [8.5269854, 47.5116111], [8.5270664, 47.5114916], [8.5271597, 47.5115205], [8.5271259, 47.5115703], [8.5271621, 47.5115816], [8.5271103, 47.511658], [8.5270741, 47.5116468], [8.5270292, 47.5117129], [8.5270635, 47.5117235], [8.5270053, 47.5118093], [8.5269634, 47.5117963], [8.5269209, 47.511859], [8.5269585, 47.5118706], [8.5269037, 47.5119513], [8.5268658, 47.5119395], [8.5268233, 47.5120022], [8.5268585, 47.5120131], [8.5268002, 47.5120991]]]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'way/987632930', 'properties': {'addr:city': 'Effretikon', 'addr:housenumber': '19a', 'addr:postcode': '8307', 'addr:street': 'Märtplatz', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegezentrum Bruggwiesen', 'social_facility': 'for=senior', 'social_facility:for': 'senior', 'wheelchair': 'yes', 'id': 'way/987632930'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6851796, 47.4273224], [8.6850408, 47.4273329], [8.6848228, 47.4274001], [8.6847302, 47.427212], [8.6849317, 47.4271705], [8.6849426, 47.426925], [8.6850851, 47.4269387], [8.685308299999999, 47.4269053], [8.6853364, 47.4271059], [8.6851143, 47.4271178], [8.6851796, 47.4273224]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/987632930', 'properties': {'addr:city': 'Effretikon', 'addr:housenumber': '19a', 'addr:postcode': '8307', 'addr:street': 'Märtplatz', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegezentrum Bruggwiesen', 'social_facility:for': 'senior', 'wheelchair': 'yes', 'id': 'way/987632930'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6851796, 47.4273224], [8.6850408, 47.4273329], [8.6848228, 47.4274001], [8.6847302, 47.427212], [8.6849317, 47.4271705], [8.6849426, 47.426925], [8.6850851, 47.4269387], [8.685308299999999, 47.4269053], [8.6853364, 47.4271059], [8.6851143, 47.4271178], [8.6851796, 47.4273224]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/992454352', 'properties': {'addr:city': 'Pfäffikon', 'addr:country': 'CH', 'addr:housenumber': '24', 'addr:postcode': '8330', 'addr:street': 'Lindenstrasse', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Haus Stocker', 'roof:shape': 'flat', 'social_facility': 'group_home', 'social_facility:for': 'senior', 'id': 'way/992454352'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.7855671, 47.3686689], [8.7855345, 47.368645], [8.7853165, 47.3687077], [8.7852302, 47.3686809], [8.7852377, 47.3686717], [8.7853298, 47.3686424], [8.7853184, 47.3686247], [8.7853152, 47.3686189], [8.7853617, 47.3686059], [8.7854252, 47.368565], [8.7854181, 47.3685604], [8.7856593, 47.3684051], [8.7859914, 47.3681144], [8.7861525, 47.3681965], [8.786054, 47.3682824], [8.7860667, 47.3682889], [8.7859766, 47.3683691], [8.7859636, 47.3683617], [8.785834, 47.368475], [8.7856677, 47.368582], [8.7856838, 47.3685936], [8.7856319, 47.3686271], [8.7855671, 47.3686689]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/1009276105', 'properties': {'addr:city': 'Affoltern am Albis', 'addr:housenumber': '12', 'addr:postcode': '8910', 'addr:street': 'Obere Seewadelstrasse', 'alt_name': 'Alterszentrum Seewadel; Altersheim Seewadel; Pflegeheim Seewadel', 'amenity': 'social_facility', 'building': 'yes', 'email': 'kontakt@seewadel.info', 'name': 'Seewadel - Zentrum für Gesundheit und Alter', 'operator': 'Gemeinde Affoltern', 'phone': '+41 43 322 74 74', 'social_facility': 'assisted_living', 'social_facility:for': 'senior', 'website': 'https://www.seewadel.info', 'id': 'way/1009276105'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.4461215, 47.2778738], [8.4462966, 47.277833], [8.446473, 47.2778162], [8.4465099, 47.2779967], [8.4465986, 47.278177], [8.4464254, 47.2782175], [8.4462466, 47.2782337], [8.4462111, 47.2780525], [8.4461215, 47.2778738]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/1020898718', 'properties': {'addr:city': 'Baar', 'addr:housenumber': '20', 'addr:postcode': '6340', 'addr:street': 'Landhausstrasse', 'alt_name': 'Blindenschule Baar', 'amenity': 'social_facility', 'building': 'school', 'building:levels': '2', 'name': 'SONNENBERG Heilpädagogisches Schul- und Beratungszentrum', 'roof:levels': '0', 'social_facility': 'outreach', 'id': 'way/1020898718'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5190236, 47.1957702], [8.5190445, 47.1957435], [8.5190267, 47.1957386], [8.5190339, 47.1957314], [8.5190801, 47.1956742], [8.5190698, 47.1956707], [8.5190913, 47.195644], [8.5190858, 47.1956407], [8.5191063, 47.1956137], [8.5190885, 47.1956075], [8.5190923, 47.1956021], [8.5190955, 47.195602], [8.5191424, 47.1955435], [8.5191326, 47.1955406], [8.5191542, 47.1955126], [8.5191474, 47.1955103], [8.5191685, 47.1954831], [8.519151, 47.1954771], [8.5191554, 47.1954721], [8.5191592, 47.1954706], [8.519204, 47.1954135], [8.5191951, 47.1954105], [8.5192171, 47.1953818], [8.519210900000001, 47.1953795], [8.5192313, 47.1953525], [8.5192141, 47.1953461], [8.5192174, 47.1953413], [8.5192207, 47.1953408], [8.5192665, 47.1952833], [8.5192561, 47.1952791], [8.519279, 47.1952517], [8.5192719, 47.1952492], [8.5192936, 47.1952219], [8.5192767, 47.195216], [8.51928, 47.1952105], [8.5192832, 47.1952105], [8.5193289, 47.1951527], [8.5193197, 47.1951492], [8.5193455, 47.195117], [8.5193763, 47.1951285], [8.5194323, 47.1950583], [8.5194228, 47.1950548], [8.5194879, 47.1949709], [8.5195538, 47.1949577], [8.5195715, 47.1949635], [8.5195844, 47.1949475], [8.5197314, 47.194765], [8.5198816, 47.194822], [8.5197593, 47.1949751], [8.5197755, 47.1949814], [8.5197631, 47.1949971], [8.519751, 47.1950125], [8.5197308, 47.1950056], [8.5196884, 47.1950589], [8.5197494, 47.1950836], [8.5196596, 47.1951972], [8.5196291, 47.1951861], [8.5196047, 47.1952176], [8.5194909, 47.1951759], [8.5194319, 47.1952498], [8.5195223, 47.1952837], [8.5195687, 47.1952261], [8.5196456, 47.1952549], [8.5196484, 47.1952576], [8.5196507, 47.1952601], [8.5196504, 47.1952683], [8.5196348, 47.1952884], [8.5196395, 47.1952915], [8.5196428, 47.1952948], [8.519643, 47.1952974], [8.519643, 47.1953046], [8.5196406, 47.1953084], [8.5196345, 47.195312], [8.5196281, 47.1953139], [8.519622, 47.1953141], [8.5196167, 47.1953141], [8.5196111, 47.1953116], [8.5195985, 47.1953266], [8.5196243, 47.1953365], [8.5196262, 47.1953393], [8.5196261, 47.1953421], [8.5196253, 47.1953443], [8.5196226, 47.1953476], [8.5196035, 47.1953715], [8.5194882, 47.1953282], [8.519496, 47.1953194], [8.5194759, 47.1953118], [8.5194684, 47.195321], [8.5194299, 47.195307], [8.5193718, 47.195381], [8.5194617, 47.1954142], [8.5195072, 47.1953574], [8.5195832, 47.1953854], [8.5195878, 47.1953895], [8.5195893, 47.1953928], [8.5195893, 47.1953972], [8.5195876, 47.1954019], [8.5195734, 47.1954187], [8.5195804, 47.1954243], [8.5195817, 47.1954273], [8.5195817, 47.1954344], [8.5195799, 47.1954383], [8.5195764, 47.1954407], [8.519571, 47.1954441], [8.5195651, 47.1954453], [8.5195594, 47.1954452], [8.5195544, 47.1954449], [8.5195496, 47.1954433], [8.5195377, 47.1954582], [8.5195612, 47.1954669], [8.519563, 47.1954698], [8.5195632, 47.1954726], [8.519563, 47.1954757], [8.519542, 47.1955019], [8.5194261, 47.1954589], [8.5194337, 47.1954496], [8.519413, 47.1954418], [8.5194056, 47.195451], [8.5193677, 47.1954364], [8.5193089, 47.1955111], [8.5193991, 47.1955447], [8.5194453, 47.1954878], [8.5195212, 47.1955159], [8.5195238, 47.1955185], [8.5195259, 47.1955208], [8.5195269, 47.1955235], [8.5195265, 47.1955293], [8.5195109, 47.1955497], [8.5195159, 47.1955527], [8.519518, 47.1955559], [8.5195191, 47.195564], [8.5195188, 47.1955666], [8.5195147, 47.1955719], [8.5195082, 47.1955745], [8.5195031, 47.1955754], [8.5194931, 47.1955754], [8.5194876, 47.1955733], [8.5194759, 47.1955882], [8.5194974, 47.195597], [8.519501, 47.1955993], [8.5195017, 47.1956028], [8.5195013, 47.1956057], [8.5194797, 47.1956322], [8.5193641, 47.1955896], [8.5193713, 47.1955802], [8.5193513, 47.1955722], [8.5193436, 47.1955821], [8.5193049, 47.1955675], [8.519247, 47.1956409], [8.5193368, 47.1956749], [8.519383, 47.1956183], [8.5194586, 47.1956464], [8.5194613, 47.1956482], [8.5194636, 47.1956509], [8.5194651, 47.1956537], [8.5194651, 47.1956591], [8.5194489, 47.1956802], [8.5194548, 47.1956847], [8.5194569, 47.1956874], [8.5194572, 47.1956913], [8.5194571, 47.1956951], [8.5194551, 47.1957], [8.5194518, 47.1957028], [8.5194465, 47.195705], [8.5194387, 47.1957061], [8.5194322, 47.1957061], [8.5194248, 47.1957041], [8.5194132, 47.1957191], [8.5194371, 47.1957279], [8.519439, 47.1957299], [8.51944, 47.1957318], [8.5194394, 47.195735], [8.5194382, 47.195738], [8.5194171, 47.1957629], [8.5193019, 47.19572], [8.5193096, 47.1957102], [8.5192894, 47.1957028], [8.519282, 47.1957125], [8.519244, 47.1956981], [8.5191847, 47.1957721], [8.5192751, 47.1958058], [8.5193212, 47.1957487], [8.5193934, 47.1957756], [8.5193985, 47.1957787], [8.5194021, 47.1957821], [8.5194029, 47.1957898], [8.5193997, 47.1957946], [8.5193869, 47.1958106], [8.5193938, 47.1958165], [8.5193955, 47.1958201], [8.5193955, 47.1958257], [8.5193938, 47.1958298], [8.5193904, 47.195833], [8.519387, 47.1958349], [8.5193831, 47.1958361], [8.5193781, 47.1958368], [8.519373, 47.195837], [8.5193682, 47.1958363], [8.5193634, 47.1958342], [8.5193513, 47.1958495], [8.5193751, 47.1958586], [8.5193772, 47.1958609], [8.5193772, 47.1958655], [8.5193757, 47.1958686], [8.5193558, 47.195893], [8.5192398, 47.1958501], [8.5192461, 47.195841], [8.5192268, 47.1958336], [8.5192191, 47.195842999999996], [8.5190236, 47.1957702]]]}}" @@ -614,7 +614,6 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/5400748560', 'properties': {' FeatureCollection,"{'type': 'Feature', 'id': 'node/5400748561', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '27/29', 'addr:postcode': '8046', 'addr:street': 'Glaubtenstrasse', 'amenity': 'social_facility', 'email': 'affoltern@oja.ch', 'name': 'OJA Affoltern', 'opening_hours': 'Tu-Fr', 'phone': '+41 44 372 1084', 'social_facility': 'outreach', 'social_facility:for': 'juvenile', 'website': 'https://www.oja.ch/einrichtungen/oja-affoltern/', 'id': 'node/5400748561'}, 'geometry': {'type': 'Point', 'coordinates': [8.5168787, 47.4123363]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/5400748564', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '17', 'addr:postcode': '8001', 'addr:street': 'Selnaustrasse', 'amenity': 'social_facility', 'name': 'Sozialzentrum Selnau', 'operator': 'Stadt Zürich, Sozialdepartement', 'social_facility': 'outreach', 'id': 'node/5400748564'}, 'geometry': {'type': 'Point', 'coordinates': [8.5316146, 47.3705925]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/5400748565', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '330', 'addr:postcode': '8047', 'addr:street': 'Albisriederstrasse', 'amenity': 'social_facility', 'check_date': '2023-04-27', 'name': 'Sozialzentrum Albisriederhaus', 'operator': 'Stadt Zürich, Sozialdepartement', 'social_facility': 'outreach', 'id': 'node/5400748565'}, 'geometry': {'type': 'Point', 'coordinates': [8.4877315, 47.3760393]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/5426456791', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '14', 'addr:postcode': '8004', 'addr:street': 'Kernstrasse', 'amenity': 'social_facility', 'contact:email': 'info@foodsharing.de', 'covered': 'no', 'fee': 'no', 'fridge': 'yes', 'indoor': 'no', 'location': 'outdoor', 'name': 'Fair-Teiler Kernstrasse', 'network': 'Madame Frigo', 'opening_hours': '24/7', 'operator': 'foodsharing.de', 'social_facility': 'food_bank', 'social_facility:for': 'everyone', 'website': 'https://foodsharing.de/?page=fairteiler&sub=ft&bid=108&id=940', 'wheelchair': 'yes', 'wikipedia': 'de:Foodsharing.de', 'id': 'node/5426456791'}, 'geometry': {'type': 'Point', 'coordinates': [8.5240891, 47.3754736]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/5426456792', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '55', 'addr:postcode': '8051', 'addr:street': 'Helen-Keller-Strasse', 'amenity': 'social_facility', 'name': 'Fair-Teiler GZ Hirzenbach', 'opening_hours': 'Tu-Fr 10:00-18:00; Sa 13:00-17:00 ""Eingang Foyer"" || Tu 14:00-22:00; Th 10:00-19:00; Sa 11:00-17:00 ""Eingang Holzwerkstatt""', 'operator': 'foodsharing.de und GZ Hirzenbach', 'social_facility': 'food_bank', 'social_facility:for': 'all', 'id': 'node/5426456792'}, 'geometry': {'type': 'Point', 'coordinates': [8.5916804, 47.4027294]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/5465299536', 'properties': {'amenity': 'social_facility', 'check_date': '2024-06-24', 'fixme': 'Nachmieter gesucht ab 1. August 2024. Update: Zettel entfernt 24.6.2024.', 'name': 'Kinder-Spitex Kanton Zürich', 'phone': '+41 842 400 200', 'short_name': 'kispex', 'social_facility': 'ambulatory_care', 'social_facility:for': 'child', 'website': 'https://kinderspitex-zuerich.ch/', 'wheelchair': 'no', 'id': 'node/5465299536'}, 'geometry': {'type': 'Point', 'coordinates': [8.5389378, 47.3933974]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/5468999848', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '110', 'addr:postcode': '8004', 'addr:street': 'Feldstrasse', 'amenity': 'social_facility', 'check_date': '2023-04-29', 'name': 'Spitex Zürich SAW', 'operator': 'Stiftung Alterswohnungen der Stadt Zürich', 'operator:short': 'SAW', 'operator:wikidata': 'Q2348865', 'social_facility': 'ambulatory_care', 'social_facility:for': 'diseased', 'website': 'https://www.wohnenab60.ch/spitex', 'id': 'node/5468999848'}, 'geometry': {'type': 'Point', 'coordinates': [8.5237737, 47.3790487]}}" diff --git a/data/csv/facilities/social_facilities/social_facilities_kt_sz.csv b/data/csv/facilities/social_facilities/social_facilities_kt_sz.csv index 9145054e..8844f790 100644 --- a/data/csv/facilities/social_facilities/social_facilities_kt_sz.csv +++ b/data/csv/facilities/social_facilities/social_facilities_kt_sz.csv @@ -7,8 +7,8 @@ FeatureCollection,"{'type': 'Feature', 'id': 'way/202068144', 'properties': {'ad FeatureCollection,"{'type': 'Feature', 'id': 'way/204259924', 'properties': {'addr:city': 'Goldau', 'addr:housenumber': '2', 'addr:postcode': '6410', 'addr:street': 'Mythenstrasse', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alterszentrum Mythenpark', 'social_facility': 'nursing_home', 'social_facility:for': 'senior', 'id': 'way/204259924'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5494395, 47.0514101], [8.549493, 47.0513031], [8.5495539, 47.0513176], [8.5495703, 47.0512873], [8.5495603, 47.0512874], [8.549547, 47.0511424], [8.549565, 47.0511425], [8.5495607, 47.051088], [8.5495276, 47.0510797], [8.5495297, 47.0510729], [8.549476, 47.0510592], [8.5495347, 47.0509405], [8.5495922, 47.0509545], [8.5495952, 47.0509477], [8.5496256, 47.0509551], [8.5496308, 47.0509449], [8.5498329, 47.0509929], [8.5498269, 47.0510049], [8.5498525, 47.0510107], [8.5497883, 47.0511388], [8.549761, 47.0511326], [8.5497653, 47.0511671], [8.5497869, 47.0511662], [8.5498006, 47.0513109], [8.54978, 47.0513118], [8.5497882, 47.0513714], [8.5498488, 47.0513879], [8.5497953, 47.0514927], [8.5494395, 47.0514101]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/204628588', 'properties': {'addr:city': 'Oberarth', 'addr:housenumber': '33d', 'addr:postcode': '6414', 'addr:street': 'Gotthardstrasse', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Zentrum für aktives Alter Frohsinn', 'social_facility': 'assisted_living', 'social_facility:for': 'senior', 'id': 'way/204628588'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5354356, 47.0560308], [8.535593, 47.0558996], [8.5356272, 47.0558711], [8.5355557, 47.0558318], [8.5356166, 47.0557799], [8.535647, 47.055798], [8.5356814, 47.055769], [8.5359656, 47.0559294], [8.5359126, 47.0559744], [8.5358764, 47.0559556], [8.5358368, 47.0559878], [8.535831, 47.0559848], [8.5357324, 47.056067], [8.5356975, 47.0560463], [8.5356658, 47.0560753], [8.5354754, 47.0560531], [8.5354356, 47.0560308]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/221044977', 'properties': {'addr:city': 'Wangen', 'addr:housenumber': '2', 'addr:postcode': '8855', 'addr:street': 'Hengstackerstrasse', 'amenity': 'social_facility', 'building': 'residential', 'building:levels': '3', 'name': 'Seniorenzentrum Brunnenhof', 'social_facility': 'group_home', 'social_facility:for': 'senior', 'id': 'way/221044977'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.8894604, 47.1910579], [8.8901699, 47.1910377], [8.8901657, 47.1909698], [8.8903367, 47.190965], [8.8903502, 47.1911835], [8.8896332, 47.1912039], [8.8896396, 47.1913077], [8.8894761, 47.1913123], [8.8894604, 47.1910579]]]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'way/257352985', 'properties': {'addr:city': 'Brunnen', 'addr:housenumber': '2', 'addr:postcode': '6440', 'addr:street': 'Heideweg', 'amenity': 'social_facility', 'building': 'yes', 'social_facility': 'for=senior', 'id': 'way/257352985'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5993289, 46.996734000000004], [8.599381900000001, 46.9967338], [8.5993808, 46.9966632], [8.5994951, 46.9966614], [8.599495600000001, 46.9967168], [8.5995744, 46.9967158], [8.5995758, 46.9967707], [8.5996566, 46.9967685], [8.5996564, 46.9968244], [8.5997372, 46.9968216], [8.5997396, 46.9969174], [8.5996597, 46.9969167], [8.5996603, 46.9969351], [8.5995598, 46.9969366], [8.5995584, 46.9968942], [8.5995308, 46.9968946], [8.5995329, 46.9969603], [8.5994703, 46.9969612], [8.5994707, 46.9969742], [8.5993366, 46.9969761], [8.5993289, 46.996734000000004]]]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'way/257353061', 'properties': {'addr:city': 'Brunnen', 'addr:housenumber': '20', 'addr:postcode': '6440', 'addr:street': 'Kirchenriedweg', 'amenity': 'social_facility', 'building': 'yes', 'social_facility': 'for=senior', 'id': 'way/257353061'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5988493, 46.9971789], [8.5988488, 46.9969822], [8.598866, 46.996966], [8.5989061, 46.9969651], [8.5989064, 46.9969596], [8.5990498, 46.9969554], [8.5990499, 46.9969612], [8.5990899, 46.9969609], [8.599107, 46.9969729], [8.5991071, 46.9970116], [8.5991171, 46.997011], [8.599121, 46.9971953], [8.5989099, 46.9972008], [8.5989098, 46.9971863], [8.5988682, 46.9971871], [8.598868, 46.9971793], [8.5988493, 46.9971789]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/257352985', 'properties': {'addr:city': 'Brunnen', 'addr:housenumber': '2', 'addr:postcode': '6440', 'addr:street': 'Heideweg', 'amenity': 'social_facility', 'building': 'yes', 'social_facility:for': 'senior', 'id': 'way/257352985'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5993289, 46.996734000000004], [8.599381900000001, 46.9967338], [8.5993808, 46.9966632], [8.5994951, 46.9966614], [8.599495600000001, 46.9967168], [8.5995744, 46.9967158], [8.5995758, 46.9967707], [8.5996566, 46.9967685], [8.5996564, 46.9968244], [8.5997372, 46.9968216], [8.5997396, 46.9969174], [8.5996597, 46.9969167], [8.5996603, 46.9969351], [8.5995598, 46.9969366], [8.5995584, 46.9968942], [8.5995308, 46.9968946], [8.5995329, 46.9969603], [8.5994703, 46.9969612], [8.5994707, 46.9969742], [8.5993366, 46.9969761], [8.5993289, 46.996734000000004]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/257353061', 'properties': {'addr:city': 'Brunnen', 'addr:housenumber': '20', 'addr:postcode': '6440', 'addr:street': 'Kirchenriedweg', 'amenity': 'social_facility', 'building': 'yes', 'social_facility:for': 'senior', 'id': 'way/257353061'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5988493, 46.9971789], [8.5988488, 46.9969822], [8.598866, 46.996966], [8.5989061, 46.9969651], [8.5989064, 46.9969596], [8.5990498, 46.9969554], [8.5990499, 46.9969612], [8.5990899, 46.9969609], [8.599107, 46.9969729], [8.5991071, 46.9970116], [8.5991171, 46.997011], [8.599121, 46.9971953], [8.5989099, 46.9972008], [8.5989098, 46.9971863], [8.5988682, 46.9971871], [8.598868, 46.9971793], [8.5988493, 46.9971789]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/257562088', 'properties': {'addr:city': 'Brunnen', 'addr:housenumber': '10', 'addr:postcode': '6440', 'addr:street': 'Heideweg', 'alt_name': 'Alterswohnheim Brunnen', 'amenity': 'social_facility', 'building': 'yes', 'email': 'alterswohnheim@brunnen.ch', 'fax': '+41 41 820 33 64', 'name': 'Alterszentrum Heideweg', 'phone': '+41 41 825 08 25', 'social_facility': 'assisted_living', 'social_facility:for': 'senior', 'id': 'way/257562088'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5984533, 46.9956528], [8.5986488, 46.9955281], [8.598673699999999, 46.9955463], [8.5987904, 46.9954718], [8.5988904, 46.9955448], [8.5988587, 46.995565], [8.598883, 46.9955829], [8.5989055, 46.9955705], [8.5990907, 46.9957006], [8.5989747, 46.9957772], [8.5988861, 46.9957155], [8.5987779, 46.9957837], [8.5986824, 46.9958471], [8.598764599999999, 46.9959048], [8.5985993, 46.9960118], [8.5984968, 46.9959368], [8.5984809, 46.9959451], [8.5984656, 46.9959344], [8.5984141, 46.9958925], [8.5985771, 46.9957893], [8.5984651, 46.9957072], [8.598499499999999, 46.9956866], [8.5984533, 46.9956528]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/279258453', 'properties': {'addr:city': 'Muotathal', 'addr:housenumber': '2', 'addr:place': 'Buobenmatt', 'addr:postcode': '6436', 'amenity': 'social_facility', 'building': 'yes', 'email': 'altersheim@buobenmatt.ch', 'name': 'Altersheim Buobenmatt', 'operator': 'Gemeinde Muotathal', 'phone': '+41 41 830 22 22', 'social_facility': 'assisted_living', 'website': 'https://www.muotathal.ch/gemeinde/gesundheit-und-soziales/altersheim-buobenmatt/', 'id': 'way/279258453'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.7647675, 46.976953], [8.7647286, 46.9769326], [8.7646424, 46.976887], [8.7647773, 46.9767653], [8.764799, 46.9767763], [8.7648286, 46.9767476], [8.764879, 46.9767426], [8.7648782, 46.9767247], [8.7651943, 46.9766947], [8.7652872, 46.9766095], [8.7653632, 46.9766499], [8.7653729, 46.9766432], [8.7654016, 46.9766407], [8.7654052, 46.9766606], [8.7653974, 46.9766669], [8.7654482, 46.9766934], [8.7655194, 46.9766316], [8.7655693, 46.9766625], [8.7655018, 46.9767217], [8.7655167, 46.9767283], [8.765442, 46.9767969], [8.7653747, 46.9767617], [8.7653318, 46.9767993], [8.7653392, 46.9768056], [8.765341, 46.9768132], [8.7653359, 46.9768241], [8.7653225, 46.9768315], [8.765305, 46.9768327], [8.7652911, 46.9768258], [8.7652847, 46.9768188], [8.7651885, 46.9768283], [8.7651945, 46.9768667], [8.7654622, 46.9770066], [8.7653476, 46.9771078], [8.7652426, 46.9770525], [8.76514, 46.9769449], [8.7649225, 46.9768538], [8.7648517, 46.9769166], [8.7648032, 46.9769207], [8.7647675, 46.976953]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/293171567', 'properties': {'addr:city': 'Buttikon SZ', 'addr:country': 'CH', 'addr:housenumber': '1', 'addr:postcode': '8863', 'addr:street': 'Schäfliwiese', 'amenity': 'social_facility', 'building': 'apartments', 'building:levels': '3', 'name': 'Phönix Haus Schäfliwiese', 'social_facility': 'assisted_living', 'id': 'way/293171567'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.9513566, 47.1749362], [8.9515938, 47.1748547], [8.9518065, 47.1751407], [8.9515693, 47.1752222], [8.9513566, 47.1749362]]]}}" diff --git a/data/csv/facilities/social_facilities/social_facilities_kt_zh.csv b/data/csv/facilities/social_facilities/social_facilities_kt_zh.csv index d61981bf..1fe33dfd 100644 --- a/data/csv/facilities/social_facilities/social_facilities_kt_zh.csv +++ b/data/csv/facilities/social_facilities/social_facilities_kt_zh.csv @@ -73,9 +73,9 @@ FeatureCollection,"{'type': 'Feature', 'id': 'way/46846754', 'properties': {'add FeatureCollection,"{'type': 'Feature', 'id': 'way/47033490', 'properties': {'addr:city': 'Oberembrach', 'addr:housenumber': '16', 'addr:postcode': '8425', 'addr:street': 'Sonnenbühl', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Durchgangszentrum Sonnenbühl', 'short_name': 'DZ Sonnenbühl', 'social_facility': 'shelter', 'social_facility:for': 'refugee', 'website': 'https://www.schule-oberembrach.ch/cms/sonnenbuehl-dz', 'id': 'way/47033490'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6586403, 47.4909256], [8.6590488, 47.4907842], [8.6591196, 47.4908777], [8.6587111, 47.491019], [8.6586403, 47.4909256]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/47248898', 'properties': {'addr:city': 'Andelfingen', 'addr:housenumber': '44', 'addr:postcode': '8450', 'addr:street': 'Landstrasse', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Mosaik Sozialtherapie AG', 'operator': 'Mosaik Sozialtherapie AG', 'phone': '+41 52 304 30 30', 'social_facility': 'group_home', 'social_facility:for': 'mental_health', 'website': 'https://www.wg-mosaik.ch/', 'id': 'way/47248898'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.677169899999999, 47.5946849], [8.6773321, 47.5947053], [8.6772818, 47.5948871], [8.6770859, 47.5948625], [8.6770888, 47.5948521], [8.6770816, 47.5948512], [8.6770877, 47.5948293], [8.6770958, 47.5948303], [8.677109, 47.5947824], [8.6771428, 47.5947867], [8.6771486, 47.5947658], [8.6771351, 47.5947641], [8.6771438, 47.5947328], [8.6771562, 47.5947344], [8.677169899999999, 47.5946849]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/48045183', 'properties': {'addr:city': 'Kleinandelfingen', 'addr:housenumber': '16', 'addr:postcode': '8451', 'addr:street': 'Schaffhauserstrasse', 'amenity': 'social_facility', 'building': 'yes', 'check_date': '2024-03-04', 'email': 'info@wpz-rosengarten.ch', 'name': 'Wohn- und Pflegezentrum Rosengarten', 'operator': 'Fürsorgeverband Andelfingen', 'phone': '+41 52 305 22 88', 'social_facility': 'group_home', 'social_facility:for': 'senior', 'source': 'yahoo! Aerial imagery', 'website': 'https://www.wpz-rosengarten.ch/', 'id': 'way/48045183'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6824414, 47.5984886], [8.6827149, 47.5984343], [8.6827367, 47.5984838], [8.6827672, 47.598475], [8.682723, 47.5984073], [8.6829054, 47.5983531], [8.6829704, 47.5984522], [8.6827862, 47.5985067], [8.682783, 47.5984995], [8.6827468, 47.5985067], [8.6827614, 47.59854], [8.6826863, 47.5985548], [8.6827393, 47.5986383], [8.6829161, 47.5985856], [8.682999, 47.5985331], [8.6829482, 47.5984943], [8.683115, 47.5983912], [8.6832128, 47.598464], [8.6831769, 47.598486199999996], [8.6832183, 47.5985149], [8.683133699999999, 47.5985681], [8.683159, 47.5985879], [8.6830097, 47.5986806], [8.6827298, 47.5987642], [8.6826618, 47.5986622], [8.6826871, 47.5986548], [8.6826478, 47.5985633], [8.6824883, 47.5985961], [8.6824474, 47.5985067], [8.6824414, 47.5984886]]]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'way/49163195', 'properties': {'addr:city': 'Rafz', 'addr:housenumber': '94', 'addr:postcode': '8197', 'addr:street': 'Landstrasse', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegheim Peteracker', 'social_facility': 'for=senior', 'social_facility:for': 'senior', 'source': 'yahoo aerial images', 'website': 'https://www.peteracker.ch/', 'id': 'way/49163195'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5538997, 47.6160436], [8.5539308, 47.6159836], [8.5539009, 47.6159765], [8.5538733, 47.6160099], [8.5535794, 47.6158854], [8.5536603, 47.6158001], [8.5539519, 47.6159248], [8.553935599999999, 47.6159406], [8.5541628, 47.6159942], [8.5541802, 47.6159607], [8.5541608, 47.6159561], [8.5542269, 47.6158286], [8.554246299999999, 47.6158332], [8.5542837, 47.6157612], [8.554466099999999, 47.6158042], [8.554289, 47.6161455], [8.5541056, 47.6161023], [8.5541103, 47.6160932], [8.5538997, 47.6160436]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/49163195', 'properties': {'addr:city': 'Rafz', 'addr:housenumber': '94', 'addr:postcode': '8197', 'addr:street': 'Landstrasse', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegheim Peteracker', 'social_facility:for': 'senior', 'website': 'https://www.peteracker.ch/', 'id': 'way/49163195'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5538997, 47.6160436], [8.5539308, 47.6159836], [8.5539009, 47.6159765], [8.5538733, 47.6160099], [8.5535794, 47.6158854], [8.5536603, 47.6158001], [8.5539519, 47.6159248], [8.553935599999999, 47.6159406], [8.5541628, 47.6159942], [8.5541802, 47.6159607], [8.5541608, 47.6159561], [8.5542269, 47.6158286], [8.554246299999999, 47.6158332], [8.5542837, 47.6157612], [8.554466099999999, 47.6158042], [8.554289, 47.6161455], [8.5541056, 47.6161023], [8.5541103, 47.6160932], [8.5538997, 47.6160436]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/49714304', 'properties': {'addr:city': 'Rafz', 'addr:housenumber': '90', 'addr:postcode': '8197', 'addr:street': 'Bahnhofstrasse', 'amenity': 'social_facility', 'building': 'yes', 'email': 'info@gleis1-rafz.org', 'name': 'Gleis 1 Jugendheim', 'operator': 'Verein betreutes Wohnen', 'phone': '+41 43 433 52 06', 'source': 'yahoo aerial images', 'website': 'www.gleis1-rafz.com', 'id': 'way/49714304'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5446517, 47.6049995], [8.5447053, 47.6049331], [8.5448969, 47.6050035], [8.5448137, 47.6051065], [8.5446577, 47.6050492], [8.5446873, 47.6050126], [8.5446517, 47.6049995]]]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'way/50139310', 'properties': {'addr:city': 'Dübendorf', 'addr:housenumber': '4', 'addr:postcode': '8600', 'addr:street': 'Mettlenweg', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegezentrum Dübendorf - Unterdorf', 'social_facility': 'for=senior', 'social_facility:for': 'senior', 'id': 'way/50139310'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6190009, 47.3988837], [8.6192684, 47.3988103], [8.6192858, 47.3988393], [8.619334, 47.3989198], [8.6193359, 47.3989229], [8.6190684, 47.3989963], [8.6190009, 47.3988837]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/50139310', 'properties': {'addr:city': 'Dübendorf', 'addr:housenumber': '4', 'addr:postcode': '8600', 'addr:street': 'Mettlenweg', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegezentrum Dübendorf - Unterdorf', 'social_facility:for': 'senior', 'id': 'way/50139310'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6190009, 47.3988837], [8.6192684, 47.3988103], [8.6192858, 47.3988393], [8.619334, 47.3989198], [8.6193359, 47.3989229], [8.6190684, 47.3989963], [8.6190009, 47.3988837]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/50305419', 'properties': {'addr:city': 'Eglisau', 'addr:country': 'CH', 'addr:housenumber': '4', 'addr:postcode': '8193', 'addr:street': 'Weierbachstrasse', 'amenity': 'social_facility', 'building': 'yes', 'loc_name': 'Altersheim Eglisau', 'name': 'Alterszentrum Weiererbach', 'social_facility': 'assisted_living', 'social_facility:for': 'senior', 'id': 'way/50305419'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5282086, 47.5751313], [8.5283497, 47.5751162], [8.528372300000001, 47.5752217], [8.528417, 47.5752175], [8.5284161, 47.5752079], [8.5284215, 47.5751988], [8.52843, 47.5751932], [8.5284424, 47.5751904], [8.528455600000001, 47.5751904], [8.528468, 47.5751943], [8.5284765, 47.5752017], [8.5284794, 47.5752109], [8.5285239, 47.5752063], [8.5284359, 47.5750659], [8.5285654, 47.5750279], [8.5287668, 47.5753474], [8.5286368, 47.5753854], [8.5285861, 47.5753057], [8.5283956, 47.5753261], [8.5284112, 47.5753932], [8.5282694, 47.5754072], [8.5282414, 47.5752801], [8.5282279, 47.5752815], [8.5282147, 47.5752828], [8.5282097, 47.5752602], [8.5282228, 47.5752589], [8.5282364, 47.5752575], [8.5282086, 47.5751313]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/50305982', 'properties': {'addr:city': 'Winterthur', 'addr:housenumber': '6', 'addr:postcode': '8408', 'addr:street': 'Eulachstrasse', 'amenity': 'social_facility', 'building': 'yes', 'email': 'info@jwg-eulach.ch', 'name': 'JWG Eulach – Sozialpädagogische Jugendwohngemeinschaft', 'operator': 'Verein Jugendwohngemeinschaft Eulach', 'phone': '+41 52 222 30 54', 'website': 'https://jwg-eulach.ch/', 'id': 'way/50305982'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6922434, 47.5098827], [8.6923977, 47.5099127], [8.6923409, 47.5100459], [8.6922268, 47.5100334], [8.6922504, 47.5099873], [8.6922006, 47.5099771], [8.6922434, 47.5098827]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/51329768', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '40', 'addr:postcode': '8048', 'addr:street': 'Glättlistrasse', 'amenity': 'social_facility', 'building': 'yes', 'building:levels': '3', 'operator': 'wohnstätten zwyssig', 'roof:levels': '0', 'social_facility': 'group_home', 'social_facility:for': 'disabled', 'id': 'way/51329768'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.4751599, 47.389596], [8.4751681, 47.3895923], [8.4751647, 47.3895889], [8.4754405, 47.3894656], [8.4755443, 47.3895608], [8.4754574, 47.3895996], [8.4754519, 47.389594], [8.4754275, 47.3896051], [8.4754324, 47.38961], [8.4753857, 47.3896312], [8.4753805, 47.389626], [8.475355799999999, 47.3896372], [8.475361, 47.3896424], [8.4753141, 47.3896637], [8.4753085, 47.3896581], [8.4752842, 47.3896691], [8.4752892, 47.3896742], [8.4752656, 47.389685], [8.4752691, 47.3896884], [8.4752261, 47.3897079], [8.475222, 47.3897038], [8.4751537, 47.3897348], [8.4751371, 47.389718], [8.4751278, 47.3897224], [8.475129, 47.3897233], [8.4750984, 47.3897808], [8.4750602, 47.3897689], [8.4750274, 47.3897531], [8.4750107, 47.3897417], [8.4749912, 47.3897261], [8.4749784, 47.3897113], [8.4749698, 47.3896999], [8.4749602, 47.3896818], [8.4749537, 47.389657], [8.4749523, 47.3896408], [8.4749551, 47.3896162], [8.4749662, 47.3895889], [8.4749829, 47.389593], [8.4749928, 47.3895737], [8.4750013, 47.3895572], [8.4750209, 47.389562], [8.4751599, 47.389596]]]}}" @@ -396,7 +396,7 @@ FeatureCollection,"{'type': 'Feature', 'id': 'way/964390114', 'properties': {'ad FeatureCollection,"{'type': 'Feature', 'id': 'way/968208757', 'properties': {'addr:city': 'Bachenbülach', 'addr:housenumber': '4', 'addr:postcode': '8184', 'addr:street': 'Schulhausstrasse', 'amenity': 'social_facility', 'check_date': '2024-07-09', 'email': 'info@sarb.ch', 'name': 'Alterszentrum Im Baumgarten', 'operator': 'Stiftung Alterszentrum Region Bülach', 'phone': '+41 44 861 80 00', 'social_facility': 'assisted_living', 'website': 'https://stiftung-alterszentrum-region-buelach.ch/wohnen-und-pflege', 'id': 'way/968208757'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5478281, 47.5031098], [8.5475405, 47.5033277], [8.5474342, 47.5032626], [8.547008, 47.5035778], [8.5468689, 47.5036796], [8.5467331, 47.5036312], [8.546842, 47.5035334], [8.5467301, 47.5034245], [8.5467435, 47.5034094], [8.5465431, 47.5033129], [8.5468495, 47.5029878], [8.5469689, 47.5028396], [8.5469988, 47.5027872], [8.5470391, 47.5027944], [8.5475384, 47.50301], [8.5475519, 47.5029924], [8.5478281, 47.5031098]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/970111126', 'properties': {'addr:city': 'Elsau', 'addr:housenumber': '1', 'addr:postcode': '8352', 'addr:street': 'Im Halbiacker', 'amenity': 'social_facility', 'building': 'yes', 'email': 'lacasetta@eulachtal.ch', 'name': 'La Casetta', 'operator': 'Pflege Eulachtal', 'phone': '+41 52 368 62 91', 'social_facility': 'assisted_living', 'social_facility:for': 'Jung und Alt Menschen mit Demenz', 'website': 'https://www.eulachtal.ch/angebote/lebensraeume-im-alter/la-casetta/', 'id': 'way/970111126'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.7830724, 47.5019276], [8.7834727, 47.5018485], [8.7835163, 47.5019492], [8.7833283, 47.5019863], [8.7833429, 47.5020201], [8.7832609, 47.5020363], [8.7832376, 47.5019825], [8.7831309, 47.5020036], [8.7831159, 47.5019689], [8.7830923, 47.5019736], [8.7830724, 47.5019276]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/970887826', 'properties': {'addr:city': 'Bülach', 'addr:housenumber': '17', 'addr:postcode': '8180', 'addr:street': 'Müliweg', 'amenity': 'social_facility', 'building': 'yes', 'email': 'fluechtl.asyl@buelach.ch', 'name': 'Flüchtlings- und Asylkoordination', 'operator': 'Stadt Bülach', 'phone': '+41 44 863 15 00', 'social_facility': 'assisted_living', 'website': 'https://www.buelach.ch/themen/soziales-gesundheit/fluechtlings-und-asylkoordination', 'id': 'way/970887826'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5268002, 47.5120991], [8.5265459, 47.5120204], [8.5266026, 47.5119368], [8.5267374, 47.5119786], [8.5268319, 47.5118392], [8.5268043, 47.5118307], [8.5268439, 47.5117722], [8.5268698, 47.5117803], [8.5269461, 47.5116679], [8.5269257, 47.5116616], [8.5269644, 47.5116046], [8.5269854, 47.5116111], [8.5270664, 47.5114916], [8.5271597, 47.5115205], [8.5271259, 47.5115703], [8.5271621, 47.5115816], [8.5271103, 47.511658], [8.5270741, 47.5116468], [8.5270292, 47.5117129], [8.5270635, 47.5117235], [8.5270053, 47.5118093], [8.5269634, 47.5117963], [8.5269209, 47.511859], [8.5269585, 47.5118706], [8.5269037, 47.5119513], [8.5268658, 47.5119395], [8.5268233, 47.5120022], [8.5268585, 47.5120131], [8.5268002, 47.5120991]]]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'way/987632930', 'properties': {'addr:city': 'Effretikon', 'addr:housenumber': '19a', 'addr:postcode': '8307', 'addr:street': 'Märtplatz', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegezentrum Bruggwiesen', 'social_facility': 'for=senior', 'social_facility:for': 'senior', 'wheelchair': 'yes', 'id': 'way/987632930'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6851796, 47.4273224], [8.6850408, 47.4273329], [8.6848228, 47.4274001], [8.6847302, 47.427212], [8.6849317, 47.4271705], [8.6849426, 47.426925], [8.6850851, 47.4269387], [8.685308299999999, 47.4269053], [8.6853364, 47.4271059], [8.6851143, 47.4271178], [8.6851796, 47.4273224]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/987632930', 'properties': {'addr:city': 'Effretikon', 'addr:housenumber': '19a', 'addr:postcode': '8307', 'addr:street': 'Märtplatz', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Alters- und Pflegezentrum Bruggwiesen', 'social_facility:for': 'senior', 'wheelchair': 'yes', 'id': 'way/987632930'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.6851796, 47.4273224], [8.6850408, 47.4273329], [8.6848228, 47.4274001], [8.6847302, 47.427212], [8.6849317, 47.4271705], [8.6849426, 47.426925], [8.6850851, 47.4269387], [8.685308299999999, 47.4269053], [8.6853364, 47.4271059], [8.6851143, 47.4271178], [8.6851796, 47.4273224]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/992454352', 'properties': {'addr:city': 'Pfäffikon', 'addr:country': 'CH', 'addr:housenumber': '24', 'addr:postcode': '8330', 'addr:street': 'Lindenstrasse', 'amenity': 'social_facility', 'building': 'yes', 'name': 'Haus Stocker', 'roof:shape': 'flat', 'social_facility': 'group_home', 'social_facility:for': 'senior', 'id': 'way/992454352'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.7855671, 47.3686689], [8.7855345, 47.368645], [8.7853165, 47.3687077], [8.7852302, 47.3686809], [8.7852377, 47.3686717], [8.7853298, 47.3686424], [8.7853184, 47.3686247], [8.7853152, 47.3686189], [8.7853617, 47.3686059], [8.7854252, 47.368565], [8.7854181, 47.3685604], [8.7856593, 47.3684051], [8.7859914, 47.3681144], [8.7861525, 47.3681965], [8.786054, 47.3682824], [8.7860667, 47.3682889], [8.7859766, 47.3683691], [8.7859636, 47.3683617], [8.785834, 47.368475], [8.7856677, 47.368582], [8.7856838, 47.3685936], [8.7856319, 47.3686271], [8.7855671, 47.3686689]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/1009276105', 'properties': {'addr:city': 'Affoltern am Albis', 'addr:housenumber': '12', 'addr:postcode': '8910', 'addr:street': 'Obere Seewadelstrasse', 'alt_name': 'Alterszentrum Seewadel; Altersheim Seewadel; Pflegeheim Seewadel', 'amenity': 'social_facility', 'building': 'yes', 'email': 'kontakt@seewadel.info', 'name': 'Seewadel - Zentrum für Gesundheit und Alter', 'operator': 'Gemeinde Affoltern', 'phone': '+41 43 322 74 74', 'social_facility': 'assisted_living', 'social_facility:for': 'senior', 'website': 'https://www.seewadel.info', 'id': 'way/1009276105'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.4461215, 47.2778738], [8.4462966, 47.277833], [8.446473, 47.2778162], [8.4465099, 47.2779967], [8.4465986, 47.278177], [8.4464254, 47.2782175], [8.4462466, 47.2782337], [8.4462111, 47.2780525], [8.4461215, 47.2778738]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/1047091189', 'properties': {'addr:city': 'Bubikon', 'addr:country': 'CH', 'addr:housenumber': '5a', 'addr:postcode': '8608', 'addr:street': 'Bürgstrasse', 'amenity': 'social_facility', 'building': 'apartments', 'building:levels': '5', 'name': 'Alterssiedlung Bürg', 'operator': 'Zentrum Sunnegarte AG', 'roof:shape': 'flat', 'social_facility': 'assisted_living', 'social_facility:for': 'senior', 'start_date': '2022', 'website': 'https://www.zentrum-sunnegarte.ch/', 'id': 'way/1047091189'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.814896, 47.266469], [8.814872, 47.266525], [8.8149248, 47.2665354], [8.8148895, 47.2666177], [8.814884, 47.2666306], [8.8148556, 47.2666968], [8.8147884, 47.2666836], [8.8147675, 47.2667325], [8.8145389, 47.2666874], [8.8145565, 47.2666462], [8.8145736, 47.2666063], [8.8145799, 47.2665916], [8.8146137, 47.2665126], [8.8146635, 47.2665224], [8.8146982, 47.2664414], [8.8147027, 47.2664309], [8.814896, 47.266469]]]}}" @@ -524,7 +524,6 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/5400748560', 'properties': {' FeatureCollection,"{'type': 'Feature', 'id': 'node/5400748561', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '27/29', 'addr:postcode': '8046', 'addr:street': 'Glaubtenstrasse', 'amenity': 'social_facility', 'email': 'affoltern@oja.ch', 'name': 'OJA Affoltern', 'opening_hours': 'Tu-Fr', 'phone': '+41 44 372 1084', 'social_facility': 'outreach', 'social_facility:for': 'juvenile', 'website': 'https://www.oja.ch/einrichtungen/oja-affoltern/', 'id': 'node/5400748561'}, 'geometry': {'type': 'Point', 'coordinates': [8.5168787, 47.4123363]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/5400748564', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '17', 'addr:postcode': '8001', 'addr:street': 'Selnaustrasse', 'amenity': 'social_facility', 'name': 'Sozialzentrum Selnau', 'operator': 'Stadt Zürich, Sozialdepartement', 'social_facility': 'outreach', 'id': 'node/5400748564'}, 'geometry': {'type': 'Point', 'coordinates': [8.5316146, 47.3705925]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/5400748565', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '330', 'addr:postcode': '8047', 'addr:street': 'Albisriederstrasse', 'amenity': 'social_facility', 'check_date': '2023-04-27', 'name': 'Sozialzentrum Albisriederhaus', 'operator': 'Stadt Zürich, Sozialdepartement', 'social_facility': 'outreach', 'id': 'node/5400748565'}, 'geometry': {'type': 'Point', 'coordinates': [8.4877315, 47.3760393]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/5426456791', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '14', 'addr:postcode': '8004', 'addr:street': 'Kernstrasse', 'amenity': 'social_facility', 'contact:email': 'info@foodsharing.de', 'covered': 'no', 'fee': 'no', 'fridge': 'yes', 'indoor': 'no', 'location': 'outdoor', 'name': 'Fair-Teiler Kernstrasse', 'network': 'Madame Frigo', 'opening_hours': '24/7', 'operator': 'foodsharing.de', 'social_facility': 'food_bank', 'social_facility:for': 'everyone', 'website': 'https://foodsharing.de/?page=fairteiler&sub=ft&bid=108&id=940', 'wheelchair': 'yes', 'wikipedia': 'de:Foodsharing.de', 'id': 'node/5426456791'}, 'geometry': {'type': 'Point', 'coordinates': [8.5240891, 47.3754736]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/5426456792', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '55', 'addr:postcode': '8051', 'addr:street': 'Helen-Keller-Strasse', 'amenity': 'social_facility', 'name': 'Fair-Teiler GZ Hirzenbach', 'opening_hours': 'Tu-Fr 10:00-18:00; Sa 13:00-17:00 ""Eingang Foyer"" || Tu 14:00-22:00; Th 10:00-19:00; Sa 11:00-17:00 ""Eingang Holzwerkstatt""', 'operator': 'foodsharing.de und GZ Hirzenbach', 'social_facility': 'food_bank', 'social_facility:for': 'all', 'id': 'node/5426456792'}, 'geometry': {'type': 'Point', 'coordinates': [8.5916804, 47.4027294]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/5465299536', 'properties': {'amenity': 'social_facility', 'check_date': '2024-06-24', 'fixme': 'Nachmieter gesucht ab 1. August 2024. Update: Zettel entfernt 24.6.2024.', 'name': 'Kinder-Spitex Kanton Zürich', 'phone': '+41 842 400 200', 'short_name': 'kispex', 'social_facility': 'ambulatory_care', 'social_facility:for': 'child', 'website': 'https://kinderspitex-zuerich.ch/', 'wheelchair': 'no', 'id': 'node/5465299536'}, 'geometry': {'type': 'Point', 'coordinates': [8.5389378, 47.3933974]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/5468999848', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '110', 'addr:postcode': '8004', 'addr:street': 'Feldstrasse', 'amenity': 'social_facility', 'check_date': '2023-04-29', 'name': 'Spitex Zürich SAW', 'operator': 'Stiftung Alterswohnungen der Stadt Zürich', 'operator:short': 'SAW', 'operator:wikidata': 'Q2348865', 'social_facility': 'ambulatory_care', 'social_facility:for': 'diseased', 'website': 'https://www.wohnenab60.ch/spitex', 'id': 'node/5468999848'}, 'geometry': {'type': 'Point', 'coordinates': [8.5237737, 47.3790487]}}" diff --git a/data/csv/schools/schools_dispo_srz.csv b/data/csv/schools/schools_dispo_srz.csv index 87032918..1b251859 100644 --- a/data/csv/schools/schools_dispo_srz.csv +++ b/data/csv/schools/schools_dispo_srz.csv @@ -1435,6 +1435,7 @@ FeatureCollection,"{'type': 'Feature', 'id': 'way/1290844087', 'properties': {'a FeatureCollection,"{'type': 'Feature', 'id': 'way/1301505327', 'properties': {'amenity': 'school', 'grades': '0-6', 'name': 'Schulanlage Halden', 'operator': 'Schule Bachenbülach', 'operator:type': 'public', 'website': 'https://www.bachenbuelach.ch/', 'id': 'way/1301505327'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5508456, 47.5014886], [8.5515433, 47.5017414], [8.5516106, 47.501667499999996], [8.5520897, 47.5013268], [8.5530627, 47.5007163], [8.5535713, 47.5013282], [8.5534872, 47.5013325], [8.5533968, 47.5015], [8.5530396, 47.501818], [8.5526865, 47.5020622], [8.552404899999999, 47.5022212], [8.5523629, 47.5021815], [8.5515538, 47.5025847], [8.551253299999999, 47.5027138], [8.5509192, 47.5027465], [8.5506166, 47.5026968], [8.5501374, 47.5025108], [8.5508456, 47.5014886]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/1305223152', 'properties': {'amenity': 'school', 'contact:phone': '+41 44 413 44 00', 'contact:website': 'https://www.stadt-zuerich.ch/schulen/de/skb/ueberuns/standorte.html', 'name': 'Schule für Körper- und Mehrfachbehinderte', 'operator': 'Stadt Zürich, SSD, Sonderschulen', 'operator:type': 'public', 'short_name': 'SKB', 'toilets:wheelchair': 'yes', 'wheelchair': 'yes', 'id': 'way/1305223152'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5267958, 47.3486352], [8.5268886, 47.3486268], [8.5268856, 47.3486095], [8.5269127, 47.348607200000004], [8.5270226, 47.348522], [8.5270203, 47.3485129], [8.5271871, 47.3483814], [8.527285299999999, 47.3483042], [8.5273195, 47.3482772], [8.5274719, 47.3481573], [8.5274927, 47.3481694], [8.5277043, 47.3483543], [8.5277559, 47.3483655], [8.5278132, 47.3483934], [8.5278283, 47.3483876], [8.527861399999999, 47.3484026], [8.5279105, 47.3484393], [8.527928, 47.3484584], [8.5279378, 47.3484812], [8.527942, 47.348511], [8.5279281, 47.3486509], [8.527921599999999, 47.348787], [8.5279018, 47.3490089], [8.5277749, 47.3489386], [8.5275292, 47.348917], [8.5274751, 47.3489609], [8.5275016, 47.3489766], [8.527509, 47.3489856], [8.5274997, 47.3490782], [8.5273088, 47.348963], [8.5270611, 47.3488139], [8.5270692, 47.3488084], [8.5267958, 47.3486352]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/1307443070', 'properties': {'amenity': 'school', 'grades': '0-6', 'name': 'Primarschulhaus Ebnet', 'operator': 'Primarschule Embrach', 'operator:type': 'public', 'website': 'https://www.ps-embrach.ch/schule/schuleinheit-ebnet.html', 'id': 'way/1307443070'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5869699, 47.5161054], [8.5878969, 47.5166805], [8.5878367, 47.5170027], [8.5881117, 47.5170738], [8.5880859, 47.5172051], [8.5880172, 47.5173197], [8.5877389, 47.5172102], [8.5868451, 47.5178545], [8.5867334, 47.517742], [8.5859609, 47.5172595], [8.586098400000001, 47.5167386], [8.5862478, 47.516473], [8.5863122, 47.5164302], [8.5863788, 47.5164062], [8.5866034, 47.5163903], [8.5869699, 47.5161054]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/1308571835', 'properties': {'amenity': 'school', 'id': 'way/1308571835'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5342471, 47.516223], [8.5345453, 47.5158511], [8.5353999, 47.5160077], [8.5353583, 47.5162206], [8.5342471, 47.516223]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/256335788', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'info@hausderfarbe.ch', 'contact:housenumber': '34', 'contact:phone': '+41 43 960 23 75', 'contact:postcode': '8050', 'contact:street': 'Langwiesstrasse', 'contact:website': 'https://hausderfarbe.ch/de/kontakt/', 'isced:level': '4', 'name': 'Haus der Farbe', 'operator': 'Haus der Farbe Fachschule und Institut für Gestaltung in Handwerk und Architektur', 'operator:type': 'private', 'id': 'node/256335788'}, 'geometry': {'type': 'Point', 'coordinates': [8.5337577, 47.4115721]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/266914530', 'properties': {'addr:city': 'Horgen', 'addr:housenumber': '110', 'addr:postcode': '8810', 'addr:street': 'Seestrasse', 'amenity': 'school', 'name': 'Bildungszentrum Zürichsee, Horgen', 'short_name': 'BZZ Horgen', 'wheelchair': 'limited', 'id': 'node/266914530'}, 'geometry': {'type': 'Point', 'coordinates': [8.5940647, 47.2614737]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/272789427', 'properties': {'amenity': 'school', 'name': 'Schulanlage Schwerzi', 'id': 'node/272789427'}, 'geometry': {'type': 'Point', 'coordinates': [8.7601272, 47.2038017]}}" @@ -1469,7 +1470,6 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/849980408', 'properties': {'a FeatureCollection,"{'type': 'Feature', 'id': 'node/915622189', 'properties': {'amenity': 'school', 'name': 'Schule Langwiesen', 'id': 'node/915622189'}, 'geometry': {'type': 'Point', 'coordinates': [8.661784, 47.6843961]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/916616252', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'sekretariat@fes.ch', 'contact:housenumber': '9', 'contact:phone': '+41 43 268 84 84', 'contact:postcode': '8001', 'contact:street': 'Waldmannstrasse', 'contact:website': 'https://www.fes.ch/', 'description': 'Primarschule und Sekundarschule', 'isced:level': '1;2', 'name': 'Freie Evangelische Schule Zürich', 'operator': 'Stiftung Freie Evangelische Schule', 'operator:type': 'private', 'wikidata': 'Q28000684', 'wikimedia_commons': 'Category:Freie Evangelische Schule Zürich', 'id': 'node/916616252'}, 'geometry': {'type': 'Point', 'coordinates': [8.5462762, 47.3686105]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/963198456', 'properties': {'amenity': 'school', 'name': 'Acher', 'id': 'node/963198456'}, 'geometry': {'type': 'Point', 'coordinates': [8.5827302, 47.1390848]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/984534491', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '52', 'addr:postcode': '8057', 'addr:street': 'Stüssistrasse', 'amenity': 'school', 'check_date': '2024-04-01', 'description': 'Sekundarschule', 'fixme': 'currently construction site, POI moved to Scheuchzerstrasse. 2,see webeite', 'name': 'Lernstudio Stüssistrasse', 'office': 'educational_institution', 'operator': 'Lernstudio Zürich', 'private': 'yes', 'website': 'https://www.lernstudio.ch/', 'id': 'node/984534491'}, 'geometry': {'type': 'Point', 'coordinates': [8.5407932, 47.3925962]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/1149514057', 'properties': {'amenity': 'school', 'name': 'Schulanlage Leutschen', 'id': 'node/1149514057'}, 'geometry': {'type': 'Point', 'coordinates': [8.7543872, 47.2035611]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/1402461661', 'properties': {'amenity': 'school', 'name': 'Schule Tuggen', 'id': 'node/1402461661'}, 'geometry': {'type': 'Point', 'coordinates': [8.9463463, 47.2015568]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/1419824274', 'properties': {'amenity': 'school', 'name': 'Feldbach', 'id': 'node/1419824274'}, 'geometry': {'type': 'Point', 'coordinates': [8.7871092, 47.2409491]}}" @@ -1616,7 +1616,7 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/9697408396', 'properties': {' FeatureCollection,"{'type': 'Feature', 'id': 'node/9697522215', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'info@raeberschule.ch', 'contact:housenumber': '4', 'contact:phone': '+41 44 201 26 46', 'contact:postcode': '8027', 'contact:street': 'Bederstrasse', 'contact:website': 'https://www.raeberschule.ch/raeberschule', 'level': '2', 'name': 'Dr. Raebers Höhere Handelsschule', 'operator': 'Raeber Education AG', 'operator:type': 'private', 'website': 'https://www.raeberschule.ch/', 'id': 'node/9697522215'}, 'geometry': {'type': 'Point', 'coordinates': [8.5310787, 47.3651429]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9697676189', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'mo@first-floor.ch', 'contact:housenumber': '153', 'contact:phone': '+41 43 333 01 01', 'contact:postcode': '8003', 'contact:street': 'Zentralstrasse', 'contact:website': 'https://first-floor.ch/', 'name': 'firstfloor Gestaltungsschule', 'operator': 'firstfloor Gestaltungsschule', 'operator:type': 'private', 'id': 'node/9697676189'}, 'geometry': {'type': 'Point', 'coordinates': [8.514442, 47.3756212]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9697745444', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'zuerichoerlikon@hso.vantage.ch', 'contact:housenumber': '15', 'contact:phone': '+41 58 680 14 30', 'contact:postcode': '8050', 'contact:street': 'Andreasstrasse', 'contact:website': 'https://www.hso.ch/', 'isced:level': '3', 'name': 'HSO Zürich-Oerlikon', 'operator': 'HSO Wirtschafts- und Informatikschule', 'operator:type': 'private', 'id': 'node/9697745444'}, 'geometry': {'type': 'Point', 'coordinates': [8.5483576, 47.4131415]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/9697845464', 'properties': {'amenity': 'school', 'check_date': '2024-08-03', 'contact:city': 'Zürich', 'contact:email': 'zuerich@minervaschulen.ch', 'contact:housenumber': '2', 'contact:phone': '+41 44 368 40 20', 'contact:postcode': '8006', 'contact:street': 'Scheuchzerstrasse', 'contact:website': 'https://www.minervaschulen.ch/de-CH', 'isced:level': '3', 'name': 'Schule Minerva Zürich', 'operator': 'Institut Minerva Zürich AG - Handel, BMS Schule für technische Kaufleute', 'operator:type': 'private', 'id': 'node/9697845464'}, 'geometry': {'type': 'Point', 'coordinates': [8.5456173, 47.3819045]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/9697845464', 'properties': {'amenity': 'school', 'check_date': '2024-08-03', 'contact:city': 'Zürich', 'contact:email': 'zuerich@minervaschulen.ch', 'contact:housenumber': '2', 'contact:phone': '+41 44 368 40 20', 'contact:postcode': '8006', 'contact:street': 'Scheuchzerstrasse', 'contact:website': 'https://www.minervaschulen.ch/de-CH', 'isced:level': '3', 'name': 'Schule Minerva Zürich', 'operator': 'Institut Minerva Zürich AG - Handel, BMS Schule für technische Kaufleute', 'operator:type': 'private', 'id': 'node/9697845464'}, 'geometry': {'type': 'Point', 'coordinates': [8.5455529, 47.3818918]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9700416293', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'siu@siu.ch', 'contact:housenumber': '23', 'contact:phone': '+41 44 515 72 72', 'contact:postcode': '8004', 'contact:street': 'Verena-Conzett-Strasse', 'contact:website': 'https://www.siu.ch/', 'isced:level': '3', 'name': 'SIU Schweizerisches Institut für Unternehmerschulung', 'operator': 'SIU Schweizerisches Institut für Unternehmerschulung', 'operator:type': 'private', 'id': 'node/9700416293'}, 'geometry': {'type': 'Point', 'coordinates': [8.5265067, 47.3703693]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9702104880', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'info@tourismus-kv.ch', 'contact:housenumber': '235', 'contact:phone': '+41 44 380 18 08', 'contact:postcode': '8005', 'contact:street': 'Heinrichstrasse', 'contact:website': 'https://www.tourismus-kv.ch/', 'isced:level': '3', 'name': 'SHT Schweizer Handelsschule für Tourismus', 'operator': 'Schweizer Handelsschule für Tourismus (SHT) - powered by Abreise AG', 'operator:type': 'private', 'short_name': 'SHT', 'id': 'node/9702104880'}, 'geometry': {'type': 'Point', 'coordinates': [8.5230797, 47.3884984]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9702136499', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'schauspielschule.veraforster@bluewin.ch', 'contact:housenumber': '28', 'contact:phone': '+41 44 312 01 22', 'contact:postcode': '8050', 'contact:street': 'Friedackerstrasse', 'contact:website': 'https://www.schauspielschule-veraforster.ch/', 'isced:level': '3', 'name': 'Schauspielschule Vera Forster', 'operator': 'SCHAUSPIELSCHULE VERA FORSTER', 'operator:type': 'private', 'id': 'node/9702136499'}, 'geometry': {'type': 'Point', 'coordinates': [8.5541376, 47.4057887]}}" @@ -1698,3 +1698,4 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/11194626948', 'properties': { FeatureCollection,"{'type': 'Feature', 'id': 'node/11209621996', 'properties': {'addr:city': 'Winterthur', 'addr:housenumber': '197', 'addr:postcode': '8400', 'addr:street': 'Tösstalstrasse', 'amenity': 'school', 'grades': '0-1', 'name': 'Villa Zauberhuet', 'website': 'https://esel-naturkindergarten.ch/', 'id': 'node/11209621996'}, 'geometry': {'type': 'Point', 'coordinates': [8.7540898, 47.4879096]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/11698508815', 'properties': {'addr:city': 'Regensdorf', 'addr:housenumber': '80', 'addr:postcode': '8105', 'addr:street': 'Althardstrasse', 'amenity': 'school', 'name': 'Kleingruppenschule Furttal', 'website': 'https://www.ps-regensdorf.ch/kleingruppenschule/kontakt-1/p-864/', 'id': 'node/11698508815'}, 'geometry': {'type': 'Point', 'coordinates': [8.4711493, 47.4396643]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/11771015648', 'properties': {'amenity': 'school', 'check_date': '2024-03-29', 'name': 'SISZ Tagesschule', 'phone': '+41 43 321 88 29', 'website': 'https://sisz.ch', 'id': 'node/11771015648'}, 'geometry': {'type': 'Point', 'coordinates': [8.4821114, 47.3742254]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/12117995033', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '2', 'addr:street': 'Scheuchzerstrasse', 'amenity': 'school', 'description': 'Sekundarschule', 'email': 'kurse@lernstudio.ch', 'name': 'Lernstudio', 'office': 'educational_institution', 'operator': 'Lernstudio Zürich', 'phone': '+41 44 382 90 90', 'private': 'yes', 'website': 'https://www.lernstudio.ch/de-CH/Standorte/Zuerich-Scheuchzerstrasse', 'id': 'node/12117995033'}, 'geometry': {'type': 'Point', 'coordinates': [8.5456909, 47.3819111]}}" diff --git a/data/csv/schools/schools_kt_zh.csv b/data/csv/schools/schools_kt_zh.csv index 0e19f0b1..26e1367d 100644 --- a/data/csv/schools/schools_kt_zh.csv +++ b/data/csv/schools/schools_kt_zh.csv @@ -1102,6 +1102,7 @@ FeatureCollection,"{'type': 'Feature', 'id': 'way/1290844087', 'properties': {'a FeatureCollection,"{'type': 'Feature', 'id': 'way/1301505327', 'properties': {'amenity': 'school', 'grades': '0-6', 'name': 'Schulanlage Halden', 'operator': 'Schule Bachenbülach', 'operator:type': 'public', 'website': 'https://www.bachenbuelach.ch/', 'id': 'way/1301505327'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5508456, 47.5014886], [8.5515433, 47.5017414], [8.5516106, 47.501667499999996], [8.5520897, 47.5013268], [8.5530627, 47.5007163], [8.5535713, 47.5013282], [8.5534872, 47.5013325], [8.5533968, 47.5015], [8.5530396, 47.501818], [8.5526865, 47.5020622], [8.552404899999999, 47.5022212], [8.5523629, 47.5021815], [8.5515538, 47.5025847], [8.551253299999999, 47.5027138], [8.5509192, 47.5027465], [8.5506166, 47.5026968], [8.5501374, 47.5025108], [8.5508456, 47.5014886]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/1305223152', 'properties': {'amenity': 'school', 'contact:phone': '+41 44 413 44 00', 'contact:website': 'https://www.stadt-zuerich.ch/schulen/de/skb/ueberuns/standorte.html', 'name': 'Schule für Körper- und Mehrfachbehinderte', 'operator': 'Stadt Zürich, SSD, Sonderschulen', 'operator:type': 'public', 'short_name': 'SKB', 'toilets:wheelchair': 'yes', 'wheelchair': 'yes', 'id': 'way/1305223152'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5267958, 47.3486352], [8.5268886, 47.3486268], [8.5268856, 47.3486095], [8.5269127, 47.348607200000004], [8.5270226, 47.348522], [8.5270203, 47.3485129], [8.5271871, 47.3483814], [8.527285299999999, 47.3483042], [8.5273195, 47.3482772], [8.5274719, 47.3481573], [8.5274927, 47.3481694], [8.5277043, 47.3483543], [8.5277559, 47.3483655], [8.5278132, 47.3483934], [8.5278283, 47.3483876], [8.527861399999999, 47.3484026], [8.5279105, 47.3484393], [8.527928, 47.3484584], [8.5279378, 47.3484812], [8.527942, 47.348511], [8.5279281, 47.3486509], [8.527921599999999, 47.348787], [8.5279018, 47.3490089], [8.5277749, 47.3489386], [8.5275292, 47.348917], [8.5274751, 47.3489609], [8.5275016, 47.3489766], [8.527509, 47.3489856], [8.5274997, 47.3490782], [8.5273088, 47.348963], [8.5270611, 47.3488139], [8.5270692, 47.3488084], [8.5267958, 47.3486352]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'way/1307443070', 'properties': {'amenity': 'school', 'grades': '0-6', 'name': 'Primarschulhaus Ebnet', 'operator': 'Primarschule Embrach', 'operator:type': 'public', 'website': 'https://www.ps-embrach.ch/schule/schuleinheit-ebnet.html', 'id': 'way/1307443070'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5869699, 47.5161054], [8.5878969, 47.5166805], [8.5878367, 47.5170027], [8.5881117, 47.5170738], [8.5880859, 47.5172051], [8.5880172, 47.5173197], [8.5877389, 47.5172102], [8.5868451, 47.5178545], [8.5867334, 47.517742], [8.5859609, 47.5172595], [8.586098400000001, 47.5167386], [8.5862478, 47.516473], [8.5863122, 47.5164302], [8.5863788, 47.5164062], [8.5866034, 47.5163903], [8.5869699, 47.5161054]]]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'way/1308571835', 'properties': {'amenity': 'school', 'id': 'way/1308571835'}, 'geometry': {'type': 'Polygon', 'coordinates': [[[8.5342471, 47.516223], [8.5345453, 47.5158511], [8.5353999, 47.5160077], [8.5353583, 47.5162206], [8.5342471, 47.516223]]]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/256335788', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'info@hausderfarbe.ch', 'contact:housenumber': '34', 'contact:phone': '+41 43 960 23 75', 'contact:postcode': '8050', 'contact:street': 'Langwiesstrasse', 'contact:website': 'https://hausderfarbe.ch/de/kontakt/', 'isced:level': '4', 'name': 'Haus der Farbe', 'operator': 'Haus der Farbe Fachschule und Institut für Gestaltung in Handwerk und Architektur', 'operator:type': 'private', 'id': 'node/256335788'}, 'geometry': {'type': 'Point', 'coordinates': [8.5337577, 47.4115721]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/266914530', 'properties': {'addr:city': 'Horgen', 'addr:housenumber': '110', 'addr:postcode': '8810', 'addr:street': 'Seestrasse', 'amenity': 'school', 'name': 'Bildungszentrum Zürichsee, Horgen', 'short_name': 'BZZ Horgen', 'wheelchair': 'limited', 'id': 'node/266914530'}, 'geometry': {'type': 'Point', 'coordinates': [8.5940647, 47.2614737]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/295104978', 'properties': {'amenity': 'school', 'name': 'Oberstufenschule Stadel', 'id': 'node/295104978'}, 'geometry': {'type': 'Point', 'coordinates': [8.4677825, 47.5354064]}}" @@ -1124,7 +1125,6 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/661014947', 'properties': {'a FeatureCollection,"{'type': 'Feature', 'id': 'node/667115563', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '350', 'addr:postcode': '8050', 'addr:street': 'Hofwiesenstrasse', 'alt_name': 'Klubschule Migros Oerlikon', 'amenity': 'school', 'name': 'Klubschule Migros', 'opening_hours': 'Mo-Fr 08:00-20:00; Sa 09:00-11:30', 'operator': 'Migros-Kulturprozent', 'website': 'https://www.klubschule.ch/Standorte/Zuerich/Zuerich/Zuerich-Oerlikon', 'id': 'node/667115563'}, 'geometry': {'type': 'Point', 'coordinates': [8.5426205, 47.4104775]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/915622189', 'properties': {'amenity': 'school', 'name': 'Schule Langwiesen', 'id': 'node/915622189'}, 'geometry': {'type': 'Point', 'coordinates': [8.661784, 47.6843961]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/916616252', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'sekretariat@fes.ch', 'contact:housenumber': '9', 'contact:phone': '+41 43 268 84 84', 'contact:postcode': '8001', 'contact:street': 'Waldmannstrasse', 'contact:website': 'https://www.fes.ch/', 'description': 'Primarschule und Sekundarschule', 'isced:level': '1;2', 'name': 'Freie Evangelische Schule Zürich', 'operator': 'Stiftung Freie Evangelische Schule', 'operator:type': 'private', 'wikidata': 'Q28000684', 'wikimedia_commons': 'Category:Freie Evangelische Schule Zürich', 'id': 'node/916616252'}, 'geometry': {'type': 'Point', 'coordinates': [8.5462762, 47.3686105]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/984534491', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '52', 'addr:postcode': '8057', 'addr:street': 'Stüssistrasse', 'amenity': 'school', 'check_date': '2024-04-01', 'description': 'Sekundarschule', 'fixme': 'currently construction site, POI moved to Scheuchzerstrasse. 2,see webeite', 'name': 'Lernstudio Stüssistrasse', 'office': 'educational_institution', 'operator': 'Lernstudio Zürich', 'private': 'yes', 'website': 'https://www.lernstudio.ch/', 'id': 'node/984534491'}, 'geometry': {'type': 'Point', 'coordinates': [8.5407932, 47.3925962]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/1419824274', 'properties': {'amenity': 'school', 'name': 'Feldbach', 'id': 'node/1419824274'}, 'geometry': {'type': 'Point', 'coordinates': [8.7871092, 47.2409491]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/1419828508', 'properties': {'amenity': 'school', 'name': 'Schulhaus Gmeindmatt', 'id': 'node/1419828508'}, 'geometry': {'type': 'Point', 'coordinates': [8.7711183, 47.2503029]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/1419828515', 'properties': {'addr:city': 'Hombrechtikon', 'addr:housenumber': '13', 'addr:postcode': '8634', 'addr:street': 'Feldbachstrasse', 'amenity': 'school', 'isced:level': '1', 'name': 'Schulhaus Neues Dörfli', 'website': 'https://www.schulehombrechtikon.ch/p19000035.html', 'id': 'node/1419828515'}, 'geometry': {'type': 'Point', 'coordinates': [8.7671916, 47.2508382]}}" @@ -1233,7 +1233,7 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/9697408396', 'properties': {' FeatureCollection,"{'type': 'Feature', 'id': 'node/9697522215', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'info@raeberschule.ch', 'contact:housenumber': '4', 'contact:phone': '+41 44 201 26 46', 'contact:postcode': '8027', 'contact:street': 'Bederstrasse', 'contact:website': 'https://www.raeberschule.ch/raeberschule', 'level': '2', 'name': 'Dr. Raebers Höhere Handelsschule', 'operator': 'Raeber Education AG', 'operator:type': 'private', 'website': 'https://www.raeberschule.ch/', 'id': 'node/9697522215'}, 'geometry': {'type': 'Point', 'coordinates': [8.5310787, 47.3651429]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9697676189', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'mo@first-floor.ch', 'contact:housenumber': '153', 'contact:phone': '+41 43 333 01 01', 'contact:postcode': '8003', 'contact:street': 'Zentralstrasse', 'contact:website': 'https://first-floor.ch/', 'name': 'firstfloor Gestaltungsschule', 'operator': 'firstfloor Gestaltungsschule', 'operator:type': 'private', 'id': 'node/9697676189'}, 'geometry': {'type': 'Point', 'coordinates': [8.514442, 47.3756212]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9697745444', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'zuerichoerlikon@hso.vantage.ch', 'contact:housenumber': '15', 'contact:phone': '+41 58 680 14 30', 'contact:postcode': '8050', 'contact:street': 'Andreasstrasse', 'contact:website': 'https://www.hso.ch/', 'isced:level': '3', 'name': 'HSO Zürich-Oerlikon', 'operator': 'HSO Wirtschafts- und Informatikschule', 'operator:type': 'private', 'id': 'node/9697745444'}, 'geometry': {'type': 'Point', 'coordinates': [8.5483576, 47.4131415]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/9697845464', 'properties': {'amenity': 'school', 'check_date': '2024-08-03', 'contact:city': 'Zürich', 'contact:email': 'zuerich@minervaschulen.ch', 'contact:housenumber': '2', 'contact:phone': '+41 44 368 40 20', 'contact:postcode': '8006', 'contact:street': 'Scheuchzerstrasse', 'contact:website': 'https://www.minervaschulen.ch/de-CH', 'isced:level': '3', 'name': 'Schule Minerva Zürich', 'operator': 'Institut Minerva Zürich AG - Handel, BMS Schule für technische Kaufleute', 'operator:type': 'private', 'id': 'node/9697845464'}, 'geometry': {'type': 'Point', 'coordinates': [8.5456173, 47.3819045]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/9697845464', 'properties': {'amenity': 'school', 'check_date': '2024-08-03', 'contact:city': 'Zürich', 'contact:email': 'zuerich@minervaschulen.ch', 'contact:housenumber': '2', 'contact:phone': '+41 44 368 40 20', 'contact:postcode': '8006', 'contact:street': 'Scheuchzerstrasse', 'contact:website': 'https://www.minervaschulen.ch/de-CH', 'isced:level': '3', 'name': 'Schule Minerva Zürich', 'operator': 'Institut Minerva Zürich AG - Handel, BMS Schule für technische Kaufleute', 'operator:type': 'private', 'id': 'node/9697845464'}, 'geometry': {'type': 'Point', 'coordinates': [8.5455529, 47.3818918]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9700416293', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'siu@siu.ch', 'contact:housenumber': '23', 'contact:phone': '+41 44 515 72 72', 'contact:postcode': '8004', 'contact:street': 'Verena-Conzett-Strasse', 'contact:website': 'https://www.siu.ch/', 'isced:level': '3', 'name': 'SIU Schweizerisches Institut für Unternehmerschulung', 'operator': 'SIU Schweizerisches Institut für Unternehmerschulung', 'operator:type': 'private', 'id': 'node/9700416293'}, 'geometry': {'type': 'Point', 'coordinates': [8.5265067, 47.3703693]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9702104880', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'info@tourismus-kv.ch', 'contact:housenumber': '235', 'contact:phone': '+41 44 380 18 08', 'contact:postcode': '8005', 'contact:street': 'Heinrichstrasse', 'contact:website': 'https://www.tourismus-kv.ch/', 'isced:level': '3', 'name': 'SHT Schweizer Handelsschule für Tourismus', 'operator': 'Schweizer Handelsschule für Tourismus (SHT) - powered by Abreise AG', 'operator:type': 'private', 'short_name': 'SHT', 'id': 'node/9702104880'}, 'geometry': {'type': 'Point', 'coordinates': [8.5230797, 47.3884984]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9702136499', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'schauspielschule.veraforster@bluewin.ch', 'contact:housenumber': '28', 'contact:phone': '+41 44 312 01 22', 'contact:postcode': '8050', 'contact:street': 'Friedackerstrasse', 'contact:website': 'https://www.schauspielschule-veraforster.ch/', 'isced:level': '3', 'name': 'Schauspielschule Vera Forster', 'operator': 'SCHAUSPIELSCHULE VERA FORSTER', 'operator:type': 'private', 'id': 'node/9702136499'}, 'geometry': {'type': 'Point', 'coordinates': [8.5541376, 47.4057887]}}" @@ -1312,3 +1312,4 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/11194626948', 'properties': { FeatureCollection,"{'type': 'Feature', 'id': 'node/11209621996', 'properties': {'addr:city': 'Winterthur', 'addr:housenumber': '197', 'addr:postcode': '8400', 'addr:street': 'Tösstalstrasse', 'amenity': 'school', 'grades': '0-1', 'name': 'Villa Zauberhuet', 'website': 'https://esel-naturkindergarten.ch/', 'id': 'node/11209621996'}, 'geometry': {'type': 'Point', 'coordinates': [8.7540898, 47.4879096]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/11698508815', 'properties': {'addr:city': 'Regensdorf', 'addr:housenumber': '80', 'addr:postcode': '8105', 'addr:street': 'Althardstrasse', 'amenity': 'school', 'name': 'Kleingruppenschule Furttal', 'website': 'https://www.ps-regensdorf.ch/kleingruppenschule/kontakt-1/p-864/', 'id': 'node/11698508815'}, 'geometry': {'type': 'Point', 'coordinates': [8.4711493, 47.4396643]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/11771015648', 'properties': {'amenity': 'school', 'check_date': '2024-03-29', 'name': 'SISZ Tagesschule', 'phone': '+41 43 321 88 29', 'website': 'https://sisz.ch', 'id': 'node/11771015648'}, 'geometry': {'type': 'Point', 'coordinates': [8.4821114, 47.3742254]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/12117995033', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '2', 'addr:street': 'Scheuchzerstrasse', 'amenity': 'school', 'description': 'Sekundarschule', 'email': 'kurse@lernstudio.ch', 'name': 'Lernstudio', 'office': 'educational_institution', 'operator': 'Lernstudio Zürich', 'phone': '+41 44 382 90 90', 'private': 'yes', 'website': 'https://www.lernstudio.ch/de-CH/Standorte/Zuerich-Scheuchzerstrasse', 'id': 'node/12117995033'}, 'geometry': {'type': 'Point', 'coordinates': [8.5456909, 47.3819111]}}" diff --git a/data/csv/schools/schools_stadt_zh.csv b/data/csv/schools/schools_stadt_zh.csv index 09c31fe3..95ac255c 100644 --- a/data/csv/schools/schools_stadt_zh.csv +++ b/data/csv/schools/schools_stadt_zh.csv @@ -168,7 +168,6 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/256335788', 'properties': {'a FeatureCollection,"{'type': 'Feature', 'id': 'node/500317275', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '37', 'addr:postcode': '8032', 'addr:street': 'Plattenstrasse', 'amenity': 'school', 'name': 'Rudolf Steiner Schule Zürich', 'private': 'yes', 'wheelchair': 'no', 'id': 'node/500317275'}, 'geometry': {'type': 'Point', 'coordinates': [8.5545976, 47.3729648]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/667115563', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '350', 'addr:postcode': '8050', 'addr:street': 'Hofwiesenstrasse', 'alt_name': 'Klubschule Migros Oerlikon', 'amenity': 'school', 'name': 'Klubschule Migros', 'opening_hours': 'Mo-Fr 08:00-20:00; Sa 09:00-11:30', 'operator': 'Migros-Kulturprozent', 'website': 'https://www.klubschule.ch/Standorte/Zuerich/Zuerich/Zuerich-Oerlikon', 'id': 'node/667115563'}, 'geometry': {'type': 'Point', 'coordinates': [8.5426205, 47.4104775]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/916616252', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'sekretariat@fes.ch', 'contact:housenumber': '9', 'contact:phone': '+41 43 268 84 84', 'contact:postcode': '8001', 'contact:street': 'Waldmannstrasse', 'contact:website': 'https://www.fes.ch/', 'description': 'Primarschule und Sekundarschule', 'isced:level': '1;2', 'name': 'Freie Evangelische Schule Zürich', 'operator': 'Stiftung Freie Evangelische Schule', 'operator:type': 'private', 'wikidata': 'Q28000684', 'wikimedia_commons': 'Category:Freie Evangelische Schule Zürich', 'id': 'node/916616252'}, 'geometry': {'type': 'Point', 'coordinates': [8.5462762, 47.3686105]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/984534491', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '52', 'addr:postcode': '8057', 'addr:street': 'Stüssistrasse', 'amenity': 'school', 'check_date': '2024-04-01', 'description': 'Sekundarschule', 'fixme': 'currently construction site, POI moved to Scheuchzerstrasse. 2,see webeite', 'name': 'Lernstudio Stüssistrasse', 'office': 'educational_institution', 'operator': 'Lernstudio Zürich', 'private': 'yes', 'website': 'https://www.lernstudio.ch/', 'id': 'node/984534491'}, 'geometry': {'type': 'Point', 'coordinates': [8.5407932, 47.3925962]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/1617870706', 'properties': {'amenity': 'school', 'name': 'Tagesschule Viso Parents', 'phone': '+41 44 315 60 70', 'website': 'https://www.visoparents.ch/', 'id': 'node/1617870706'}, 'geometry': {'type': 'Point', 'coordinates': [8.5444362, 47.4071608]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/2457056790', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:housenumber': '41', 'contact:phone': '+41 43 268 26 26', 'contact:postcode': '8021', 'contact:street': 'Lagerstrasse', 'contact:website': 'https://www.juventus.ch/', 'isced:level': '3', 'name': 'Juventus-Schulen', 'operator': 'Stiftung Juventus Schulen', 'operator:type': 'private', 'id': 'node/2457056790'}, 'geometry': {'type': 'Point', 'coordinates': [8.5326606, 47.3776207]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/3250885889', 'properties': {'addr:city': 'Zürich', 'addr:country': 'CH', 'addr:housenumber': '101', 'addr:postcode': '8005', 'addr:street': 'Pfingstweidstrasse', 'amenity': 'school', 'name': 'Klubschule Migros Tanzwerk 101', 'opening_hours': 'Mo-Fr 08:30-21:00; Sa 09:00-14:00; Su 10:00-13:30', 'operator': 'Migros-Kulturprozent', 'website': 'https://www.klubschule.ch/Standorte/Zuerich/Zuerich/Tanzwerk101', 'id': 'node/3250885889'}, 'geometry': {'type': 'Point', 'coordinates': [8.5083708, 47.3898235]}}" @@ -229,7 +228,7 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/9697408396', 'properties': {' FeatureCollection,"{'type': 'Feature', 'id': 'node/9697522215', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'info@raeberschule.ch', 'contact:housenumber': '4', 'contact:phone': '+41 44 201 26 46', 'contact:postcode': '8027', 'contact:street': 'Bederstrasse', 'contact:website': 'https://www.raeberschule.ch/raeberschule', 'level': '2', 'name': 'Dr. Raebers Höhere Handelsschule', 'operator': 'Raeber Education AG', 'operator:type': 'private', 'website': 'https://www.raeberschule.ch/', 'id': 'node/9697522215'}, 'geometry': {'type': 'Point', 'coordinates': [8.5310787, 47.3651429]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9697676189', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'mo@first-floor.ch', 'contact:housenumber': '153', 'contact:phone': '+41 43 333 01 01', 'contact:postcode': '8003', 'contact:street': 'Zentralstrasse', 'contact:website': 'https://first-floor.ch/', 'name': 'firstfloor Gestaltungsschule', 'operator': 'firstfloor Gestaltungsschule', 'operator:type': 'private', 'id': 'node/9697676189'}, 'geometry': {'type': 'Point', 'coordinates': [8.514442, 47.3756212]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9697745444', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'zuerichoerlikon@hso.vantage.ch', 'contact:housenumber': '15', 'contact:phone': '+41 58 680 14 30', 'contact:postcode': '8050', 'contact:street': 'Andreasstrasse', 'contact:website': 'https://www.hso.ch/', 'isced:level': '3', 'name': 'HSO Zürich-Oerlikon', 'operator': 'HSO Wirtschafts- und Informatikschule', 'operator:type': 'private', 'id': 'node/9697745444'}, 'geometry': {'type': 'Point', 'coordinates': [8.5483576, 47.4131415]}}" -FeatureCollection,"{'type': 'Feature', 'id': 'node/9697845464', 'properties': {'amenity': 'school', 'check_date': '2024-08-03', 'contact:city': 'Zürich', 'contact:email': 'zuerich@minervaschulen.ch', 'contact:housenumber': '2', 'contact:phone': '+41 44 368 40 20', 'contact:postcode': '8006', 'contact:street': 'Scheuchzerstrasse', 'contact:website': 'https://www.minervaschulen.ch/de-CH', 'isced:level': '3', 'name': 'Schule Minerva Zürich', 'operator': 'Institut Minerva Zürich AG - Handel, BMS Schule für technische Kaufleute', 'operator:type': 'private', 'id': 'node/9697845464'}, 'geometry': {'type': 'Point', 'coordinates': [8.5456173, 47.3819045]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/9697845464', 'properties': {'amenity': 'school', 'check_date': '2024-08-03', 'contact:city': 'Zürich', 'contact:email': 'zuerich@minervaschulen.ch', 'contact:housenumber': '2', 'contact:phone': '+41 44 368 40 20', 'contact:postcode': '8006', 'contact:street': 'Scheuchzerstrasse', 'contact:website': 'https://www.minervaschulen.ch/de-CH', 'isced:level': '3', 'name': 'Schule Minerva Zürich', 'operator': 'Institut Minerva Zürich AG - Handel, BMS Schule für technische Kaufleute', 'operator:type': 'private', 'id': 'node/9697845464'}, 'geometry': {'type': 'Point', 'coordinates': [8.5455529, 47.3818918]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9700416293', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'siu@siu.ch', 'contact:housenumber': '23', 'contact:phone': '+41 44 515 72 72', 'contact:postcode': '8004', 'contact:street': 'Verena-Conzett-Strasse', 'contact:website': 'https://www.siu.ch/', 'isced:level': '3', 'name': 'SIU Schweizerisches Institut für Unternehmerschulung', 'operator': 'SIU Schweizerisches Institut für Unternehmerschulung', 'operator:type': 'private', 'id': 'node/9700416293'}, 'geometry': {'type': 'Point', 'coordinates': [8.5265067, 47.3703693]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9702104880', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'info@tourismus-kv.ch', 'contact:housenumber': '235', 'contact:phone': '+41 44 380 18 08', 'contact:postcode': '8005', 'contact:street': 'Heinrichstrasse', 'contact:website': 'https://www.tourismus-kv.ch/', 'isced:level': '3', 'name': 'SHT Schweizer Handelsschule für Tourismus', 'operator': 'Schweizer Handelsschule für Tourismus (SHT) - powered by Abreise AG', 'operator:type': 'private', 'short_name': 'SHT', 'id': 'node/9702104880'}, 'geometry': {'type': 'Point', 'coordinates': [8.5230797, 47.3884984]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/9702136499', 'properties': {'amenity': 'school', 'contact:city': 'Zürich', 'contact:email': 'schauspielschule.veraforster@bluewin.ch', 'contact:housenumber': '28', 'contact:phone': '+41 44 312 01 22', 'contact:postcode': '8050', 'contact:street': 'Friedackerstrasse', 'contact:website': 'https://www.schauspielschule-veraforster.ch/', 'isced:level': '3', 'name': 'Schauspielschule Vera Forster', 'operator': 'SCHAUSPIELSCHULE VERA FORSTER', 'operator:type': 'private', 'id': 'node/9702136499'}, 'geometry': {'type': 'Point', 'coordinates': [8.5541376, 47.4057887]}}" @@ -263,3 +262,4 @@ FeatureCollection,"{'type': 'Feature', 'id': 'node/10889413946', 'properties': { FeatureCollection,"{'type': 'Feature', 'id': 'node/11187696468', 'properties': {'addr:housenumber': '2', 'addr:street': 'Sihlpostgasse', 'amenity': 'school', 'name': 'KV Business School', 'website': 'https://www.kv-business-school.ch/', 'id': 'node/11187696468'}, 'geometry': {'type': 'Point', 'coordinates': [8.535216, 47.3773147]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/11194626948', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '242a', 'addr:postcode': '8050', 'addr:street': 'Regensbergstrasse', 'amenity': 'school', 'denomination': 'evangelical', 'grades': '14', 'name': 'ISTL Office', 'religion': 'christian', 'website': 'https://istl.net', 'id': 'node/11194626948'}, 'geometry': {'type': 'Point', 'coordinates': [8.5309013, 47.4109396]}}" FeatureCollection,"{'type': 'Feature', 'id': 'node/11771015648', 'properties': {'amenity': 'school', 'check_date': '2024-03-29', 'name': 'SISZ Tagesschule', 'phone': '+41 43 321 88 29', 'website': 'https://sisz.ch', 'id': 'node/11771015648'}, 'geometry': {'type': 'Point', 'coordinates': [8.4821114, 47.3742254]}}" +FeatureCollection,"{'type': 'Feature', 'id': 'node/12117995033', 'properties': {'addr:city': 'Zürich', 'addr:housenumber': '2', 'addr:street': 'Scheuchzerstrasse', 'amenity': 'school', 'description': 'Sekundarschule', 'email': 'kurse@lernstudio.ch', 'name': 'Lernstudio', 'office': 'educational_institution', 'operator': 'Lernstudio Zürich', 'phone': '+41 44 382 90 90', 'private': 'yes', 'website': 'https://www.lernstudio.ch/de-CH/Standorte/Zuerich-Scheuchzerstrasse', 'id': 'node/12117995033'}, 'geometry': {'type': 'Point', 'coordinates': [8.5456909, 47.3819111]}}"