From 6774ae65231420809a88409bc34fab74a1f0b016 Mon Sep 17 00:00:00 2001 From: GitHub Action Bot Date: Mon, 8 Jul 2024 15:20:05 +0000 Subject: [PATCH] Update overpass query results --- data/json/defis_ch_24h.geojson | 47 +++++++++++++------------ data/json/defis_ch_not_24h.geojson | 46 +++++++++++++++++++++++++ data/json/defis_dispo_srz.geojson | 49 +++++++++++++++++++++++++-- data/json/defis_kt_zh.geojson | 49 +++++++++++++++++++++++++-- data/json/defis_li_24h.geojson | 2 +- data/json/defis_liechtenstein.geojson | 2 +- data/json/defis_switzerland.geojson | 49 +++++++++++++++++++++++++-- 7 files changed, 212 insertions(+), 32 deletions(-) diff --git a/data/json/defis_ch_24h.geojson b/data/json/defis_ch_24h.geojson index beaca3bf3..e2baf6f0d 100644 --- a/data/json/defis_ch_24h.geojson +++ b/data/json/defis_ch_24h.geojson @@ -109357,30 +109357,6 @@ ] } }, -{ - "type": "Feature", - "id": "node/11528315869", - "properties": { - "access": "yes", - "defibrillator:location": "Mehrzweckgebäude Breiit", - "emergency": "defibrillator", - "emergency:phone": "144", - "indoor": "no", - "level": "0", - "opening_hours": "24/7", - "operator": "Gemeinde", - "phone": "+41449296011", - "source": "local_knowledge, defikarte.ch", - "id": "node/11528315869" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 8.7233537, - 47.2721827 - ] - } -}, { "type": "Feature", "id": "node/11531619672", @@ -118883,6 +118859,29 @@ 47.56738 ] } +}, +{ + "type": "Feature", + "id": "node/12041910069", + "properties": { + "access": "yes", + "defibrillator:location": "Schulhaus Blattenacher", + "emergency": "defibrillator", + "emergency:phone": "144", + "indoor": "no", + "opening_hours": "24/7", + "operator": "Gemeinde", + "phone": "+41449296011", + "source": "local_knowledge, defikarte.ch", + "id": "node/12041910069" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.721664, + 47.2714548 + ] + } } ] } diff --git a/data/json/defis_ch_not_24h.geojson b/data/json/defis_ch_not_24h.geojson index 136dda864..6249ace11 100644 --- a/data/json/defis_ch_not_24h.geojson +++ b/data/json/defis_ch_not_24h.geojson @@ -163798,6 +163798,30 @@ ] } }, +{ + "type": "Feature", + "id": "node/11528315869", + "properties": { + "access": "yes", + "defibrillator:location": "Mehrzweckgebäude Breiti", + "emergency": "defibrillator", + "emergency:phone": "144", + "indoor": "no", + "level": "0", + "opening_hours": "24/7 inkl. Kinderpads", + "operator": "Gemeinde", + "phone": "+41449296011", + "source": "local_knowledge, defikarte.ch", + "id": "node/11528315869" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.7233537, + 47.2721827 + ] + } +}, { "type": "Feature", "id": "node/11528466069", @@ -181155,6 +181179,28 @@ 47.5658236 ] } +}, +{ + "type": "Feature", + "id": "node/12041858569", + "properties": { + "access": "permissive", + "defibrillator:location": "Technische Fachschule STFW, Im Eingang", + "description": "während Öffnungszeiten", + "emergency": "defibrillator", + "emergency:phone": "144", + "indoor": "yes", + "level": "0", + "operator": "Firma", + "id": "node/12041858569" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.6933431, + 47.5004121 + ] + } } ] } diff --git a/data/json/defis_dispo_srz.geojson b/data/json/defis_dispo_srz.geojson index 68418633e..e5947894f 100644 --- a/data/json/defis_dispo_srz.geojson +++ b/data/json/defis_dispo_srz.geojson @@ -70982,12 +70982,12 @@ "id": "node/11528315869", "properties": { "access": "yes", - "defibrillator:location": "Mehrzweckgebäude Breiit", + "defibrillator:location": "Mehrzweckgebäude Breiti", "emergency": "defibrillator", "emergency:phone": "144", "indoor": "no", "level": "0", - "opening_hours": "24/7", + "opening_hours": "24/7 inkl. Kinderpads", "operator": "Gemeinde", "phone": "+41449296011", "source": "local_knowledge, defikarte.ch", @@ -81426,6 +81426,51 @@ 47.6880913 ] } +}, +{ + "type": "Feature", + "id": "node/12041858569", + "properties": { + "access": "permissive", + "defibrillator:location": "Technische Fachschule STFW, Im Eingang", + "description": "während Öffnungszeiten", + "emergency": "defibrillator", + "emergency:phone": "144", + "indoor": "yes", + "level": "0", + "operator": "Firma", + "id": "node/12041858569" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.6933431, + 47.5004121 + ] + } +}, +{ + "type": "Feature", + "id": "node/12041910069", + "properties": { + "access": "yes", + "defibrillator:location": "Schulhaus Blattenacher", + "emergency": "defibrillator", + "emergency:phone": "144", + "indoor": "no", + "opening_hours": "24/7", + "operator": "Gemeinde", + "phone": "+41449296011", + "source": "local_knowledge, defikarte.ch", + "id": "node/12041910069" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.721664, + 47.2714548 + ] + } } ] } diff --git a/data/json/defis_kt_zh.geojson b/data/json/defis_kt_zh.geojson index 8f56dc24c..2eb57cdcf 100644 --- a/data/json/defis_kt_zh.geojson +++ b/data/json/defis_kt_zh.geojson @@ -53963,12 +53963,12 @@ "id": "node/11528315869", "properties": { "access": "yes", - "defibrillator:location": "Mehrzweckgebäude Breiit", + "defibrillator:location": "Mehrzweckgebäude Breiti", "emergency": "defibrillator", "emergency:phone": "144", "indoor": "no", "level": "0", - "opening_hours": "24/7", + "opening_hours": "24/7 inkl. Kinderpads", "operator": "Gemeinde", "phone": "+41449296011", "source": "local_knowledge, defikarte.ch", @@ -62535,6 +62535,51 @@ 47.6880913 ] } +}, +{ + "type": "Feature", + "id": "node/12041858569", + "properties": { + "access": "permissive", + "defibrillator:location": "Technische Fachschule STFW, Im Eingang", + "description": "während Öffnungszeiten", + "emergency": "defibrillator", + "emergency:phone": "144", + "indoor": "yes", + "level": "0", + "operator": "Firma", + "id": "node/12041858569" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.6933431, + 47.5004121 + ] + } +}, +{ + "type": "Feature", + "id": "node/12041910069", + "properties": { + "access": "yes", + "defibrillator:location": "Schulhaus Blattenacher", + "emergency": "defibrillator", + "emergency:phone": "144", + "indoor": "no", + "opening_hours": "24/7", + "operator": "Gemeinde", + "phone": "+41449296011", + "source": "local_knowledge, defikarte.ch", + "id": "node/12041910069" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.721664, + 47.2714548 + ] + } } ] } diff --git a/data/json/defis_li_24h.geojson b/data/json/defis_li_24h.geojson index 48c9a90a6..9238fb309 100644 --- a/data/json/defis_li_24h.geojson +++ b/data/json/defis_li_24h.geojson @@ -167,7 +167,7 @@ "properties": { "access": "yes", "defibrillator:location": "Bauverwaltung Vaduz / LRK Hauptsitz", - "description": "Am Garagentor bei de Bauverwaltung", + "description": "Am Garagentor bei der Bauverwaltung", "emergency": "defibrillator", "emergency:phone": "144", "indoor": "no", diff --git a/data/json/defis_liechtenstein.geojson b/data/json/defis_liechtenstein.geojson index 2808e0d21..c34b1684e 100644 --- a/data/json/defis_liechtenstein.geojson +++ b/data/json/defis_liechtenstein.geojson @@ -592,7 +592,7 @@ "properties": { "access": "yes", "defibrillator:location": "Bauverwaltung Vaduz / LRK Hauptsitz", - "description": "Am Garagentor bei de Bauverwaltung", + "description": "Am Garagentor bei der Bauverwaltung", "emergency": "defibrillator", "emergency:phone": "144", "indoor": "no", diff --git a/data/json/defis_switzerland.geojson b/data/json/defis_switzerland.geojson index 5579ebf41..1e6566817 100644 --- a/data/json/defis_switzerland.geojson +++ b/data/json/defis_switzerland.geojson @@ -273159,12 +273159,12 @@ "id": "node/11528315869", "properties": { "access": "yes", - "defibrillator:location": "Mehrzweckgebäude Breiit", + "defibrillator:location": "Mehrzweckgebäude Breiti", "emergency": "defibrillator", "emergency:phone": "144", "indoor": "no", "level": "0", - "opening_hours": "24/7", + "opening_hours": "24/7 inkl. Kinderpads", "operator": "Gemeinde", "phone": "+41449296011", "source": "local_knowledge, defikarte.ch", @@ -300038,6 +300038,51 @@ 47.56738 ] } +}, +{ + "type": "Feature", + "id": "node/12041858569", + "properties": { + "access": "permissive", + "defibrillator:location": "Technische Fachschule STFW, Im Eingang", + "description": "während Öffnungszeiten", + "emergency": "defibrillator", + "emergency:phone": "144", + "indoor": "yes", + "level": "0", + "operator": "Firma", + "id": "node/12041858569" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.6933431, + 47.5004121 + ] + } +}, +{ + "type": "Feature", + "id": "node/12041910069", + "properties": { + "access": "yes", + "defibrillator:location": "Schulhaus Blattenacher", + "emergency": "defibrillator", + "emergency:phone": "144", + "indoor": "no", + "opening_hours": "24/7", + "operator": "Gemeinde", + "phone": "+41449296011", + "source": "local_knowledge, defikarte.ch", + "id": "node/12041910069" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.721664, + 47.2714548 + ] + } } ] }