Skip to content

Commit

Permalink
Update overpass query results
Browse files Browse the repository at this point in the history
  • Loading branch information
chnuessli committed Jun 26, 2024
1 parent 2d4d157 commit 0eebd25
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 34 deletions.
23 changes: 23 additions & 0 deletions data/json/defis_ch_24h.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -50975,6 +50975,29 @@
]
}
},
{
"type": "Feature",
"id": "node/8811163706",
"properties": {
"access": "no",
"defibrillator:location": "neben Eingang Gemeindesaal",
"description": "24h verfügbar",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "yes",
"opening_hours": "24/7",
"operator": "Gemeinde Buchs ZH",
"phone": "+41 44 847 75 00",
"id": "node/8811163706"
},
"geometry": {
"type": "Point",
"coordinates": [
8.4446736,
47.4570674
]
}
},
{
"type": "Feature",
"id": "node/8811198766",
Expand Down
22 changes: 0 additions & 22 deletions data/json/defis_ch_not_24h.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -58219,28 +58219,6 @@
]
}
},
{
"type": "Feature",
"id": "node/8811163706",
"properties": {
"access": "no",
"defibrillator:location": "EG bei Garderobe",
"description": "während Öffnungszeiten verfügbar",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "yes",
"operator": "Gemeinde Buchs ZH",
"phone": "+41 44 847 75 00",
"id": "node/8811163706"
},
"geometry": {
"type": "Point",
"coordinates": [
8.4449699,
47.4570777
]
}
},
{
"type": "Feature",
"id": "node/8811163707",
Expand Down
9 changes: 5 additions & 4 deletions data/json/defis_dispo_srz.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -27696,20 +27696,21 @@
"id": "node/8811163706",
"properties": {
"access": "no",
"defibrillator:location": "EG bei Garderobe",
"description": "während Öffnungszeiten verfügbar",
"defibrillator:location": "neben Eingang Gemeindesaal",
"description": "24h verfügbar",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "yes",
"opening_hours": "24/7",
"operator": "Gemeinde Buchs ZH",
"phone": "+41 44 847 75 00",
"id": "node/8811163706"
},
"geometry": {
"type": "Point",
"coordinates": [
8.4449699,
47.4570777
8.4446736,
47.4570674
]
}
},
Expand Down
9 changes: 5 additions & 4 deletions data/json/defis_kt_zh.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -18756,20 +18756,21 @@
"id": "node/8811163706",
"properties": {
"access": "no",
"defibrillator:location": "EG bei Garderobe",
"description": "während Öffnungszeiten verfügbar",
"defibrillator:location": "neben Eingang Gemeindesaal",
"description": "24h verfügbar",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "yes",
"opening_hours": "24/7",
"operator": "Gemeinde Buchs ZH",
"phone": "+41 44 847 75 00",
"id": "node/8811163706"
},
"geometry": {
"type": "Point",
"coordinates": [
8.4449699,
47.4570777
8.4446736,
47.4570674
]
}
},
Expand Down
9 changes: 5 additions & 4 deletions data/json/defis_switzerland.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -109198,20 +109198,21 @@
"id": "node/8811163706",
"properties": {
"access": "no",
"defibrillator:location": "EG bei Garderobe",
"description": "während Öffnungszeiten verfügbar",
"defibrillator:location": "neben Eingang Gemeindesaal",
"description": "24h verfügbar",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "yes",
"opening_hours": "24/7",
"operator": "Gemeinde Buchs ZH",
"phone": "+41 44 847 75 00",
"id": "node/8811163706"
},
"geometry": {
"type": "Point",
"coordinates": [
8.4449699,
47.4570777
8.4446736,
47.4570674
]
}
},
Expand Down

0 comments on commit 0eebd25

Please sign in to comment.