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 5, 2024
1 parent 481b97a commit 5f1422b
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 0 deletions.
40 changes: 40 additions & 0 deletions data/json/defis_ch_24h.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -116680,6 +116680,46 @@
46.7443445
]
}
},
{
"type": "Feature",
"id": "node/11958676149",
"properties": {
"access": "yes",
"defibrillator:location": "Sous le couvert vers la petite porte",
"emergency": "defibrillator",
"indoor": "no",
"opening_hours": "24/7",
"operator": "Ville de Vevey",
"id": "node/11958676149"
},
"geometry": {
"type": "Point",
"coordinates": [
6.8401359,
46.4601926
]
}
},
{
"type": "Feature",
"id": "node/11958695609",
"properties": {
"access": "yes",
"defibrillator:location": "A côté de la porte d'entrée",
"emergency": "defibrillator",
"indoor": "no",
"opening_hours": "24/7",
"operator": "Ville de Vevey",
"id": "node/11958695609"
},
"geometry": {
"type": "Point",
"coordinates": [
6.8384094,
46.4610463
]
}
}
]
}
40 changes: 40 additions & 0 deletions data/json/defis_kt_vd.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -9498,6 +9498,46 @@
46.552711
]
}
},
{
"type": "Feature",
"id": "node/11958676149",
"properties": {
"access": "yes",
"defibrillator:location": "Sous le couvert vers la petite porte",
"emergency": "defibrillator",
"indoor": "no",
"opening_hours": "24/7",
"operator": "Ville de Vevey",
"id": "node/11958676149"
},
"geometry": {
"type": "Point",
"coordinates": [
6.8401359,
46.4601926
]
}
},
{
"type": "Feature",
"id": "node/11958695609",
"properties": {
"access": "yes",
"defibrillator:location": "A côté de la porte d'entrée",
"emergency": "defibrillator",
"indoor": "no",
"opening_hours": "24/7",
"operator": "Ville de Vevey",
"id": "node/11958695609"
},
"geometry": {
"type": "Point",
"coordinates": [
6.8384094,
46.4610463
]
}
}
]
}
40 changes: 40 additions & 0 deletions data/json/defis_switzerland.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -295607,6 +295607,46 @@
47.22488
]
}
},
{
"type": "Feature",
"id": "node/11958676149",
"properties": {
"access": "yes",
"defibrillator:location": "Sous le couvert vers la petite porte",
"emergency": "defibrillator",
"indoor": "no",
"opening_hours": "24/7",
"operator": "Ville de Vevey",
"id": "node/11958676149"
},
"geometry": {
"type": "Point",
"coordinates": [
6.8401359,
46.4601926
]
}
},
{
"type": "Feature",
"id": "node/11958695609",
"properties": {
"access": "yes",
"defibrillator:location": "A côté de la porte d'entrée",
"emergency": "defibrillator",
"indoor": "no",
"opening_hours": "24/7",
"operator": "Ville de Vevey",
"id": "node/11958695609"
},
"geometry": {
"type": "Point",
"coordinates": [
6.8384094,
46.4610463
]
}
}
]
}

0 comments on commit 5f1422b

Please sign in to comment.