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 Jul 8, 2024
1 parent c7669ba commit db5f783
Show file tree
Hide file tree
Showing 5 changed files with 141 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/json/defis_ch_24h.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -118765,6 +118765,30 @@
47.41179
]
}
},
{
"type": "Feature",
"id": "node/12041373569",
"properties": {
"access": "yes",
"defibrillator:location": "im Carport",
"description": "frei zugänglich im Carport",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "no",
"level": "--",
"opening_hours": "24/7",
"operator": "Privatperson",
"phone": "+41798762852",
"id": "node/12041373569"
},
"geometry": {
"type": "Point",
"coordinates": [
8.0283783,
47.3302744
]
}
}
]
}
23 changes: 23 additions & 0 deletions data/json/defis_ch_not_24h.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -181101,6 +181101,29 @@
47.1585488
]
}
},
{
"type": "Feature",
"id": "node/12041364469",
"properties": {
"defibrillator:location": "Im Fitness, Eingang rechts",
"description": "Nur verfügbar wenn Türe offen oder mit Badge Fitness",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "yes",
"level": "1",
"operator": "Verein Fitness Niedersimmental",
"phone": "+41792425682",
"source": "local_knowledge, defikarte.ch",
"id": "node/12041364469"
},
"geometry": {
"type": "Point",
"coordinates": [
7.5973888,
46.6642342
]
}
}
]
}
24 changes: 24 additions & 0 deletions data/json/defis_kt_ag.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -26072,6 +26072,30 @@
47.4289982
]
}
},
{
"type": "Feature",
"id": "node/12041373569",
"properties": {
"access": "yes",
"defibrillator:location": "im Carport",
"description": "frei zugänglich im Carport",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "no",
"level": "--",
"opening_hours": "24/7",
"operator": "Privatperson",
"phone": "+41798762852",
"id": "node/12041373569"
},
"geometry": {
"type": "Point",
"coordinates": [
8.0283783,
47.3302744
]
}
}
]
}
23 changes: 23 additions & 0 deletions data/json/defis_kt_be.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -54976,6 +54976,29 @@
47.1585488
]
}
},
{
"type": "Feature",
"id": "node/12041364469",
"properties": {
"defibrillator:location": "Im Fitness, Eingang rechts",
"description": "Nur verfügbar wenn Türe offen oder mit Badge Fitness",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "yes",
"level": "1",
"operator": "Verein Fitness Niedersimmental",
"phone": "+41792425682",
"source": "local_knowledge, defikarte.ch",
"id": "node/12041364469"
},
"geometry": {
"type": "Point",
"coordinates": [
7.5973888,
46.6642342
]
}
}
]
}
47 changes: 47 additions & 0 deletions data/json/defis_switzerland.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -299866,6 +299866,53 @@
47.1585488
]
}
},
{
"type": "Feature",
"id": "node/12041364469",
"properties": {
"defibrillator:location": "Im Fitness, Eingang rechts",
"description": "Nur verfügbar wenn Türe offen oder mit Badge Fitness",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "yes",
"level": "1",
"operator": "Verein Fitness Niedersimmental",
"phone": "+41792425682",
"source": "local_knowledge, defikarte.ch",
"id": "node/12041364469"
},
"geometry": {
"type": "Point",
"coordinates": [
7.5973888,
46.6642342
]
}
},
{
"type": "Feature",
"id": "node/12041373569",
"properties": {
"access": "yes",
"defibrillator:location": "im Carport",
"description": "frei zugänglich im Carport",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "no",
"level": "--",
"opening_hours": "24/7",
"operator": "Privatperson",
"phone": "+41798762852",
"id": "node/12041373569"
},
"geometry": {
"type": "Point",
"coordinates": [
8.0283783,
47.3302744
]
}
}
]
}

0 comments on commit db5f783

Please sign in to comment.