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 Dec 14, 2023
1 parent 914a10e commit b8dd64b
Show file tree
Hide file tree
Showing 6 changed files with 192 additions and 133 deletions.
30 changes: 30 additions & 0 deletions data/json/access/gates/gates_dispo_srz.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -89280,6 +89280,36 @@
47.4364693
]
}
},
{
"type": "Feature",
"id": "node/11415683240",
"properties": {
"barrier": "gate",
"id": "node/11415683240"
},
"geometry": {
"type": "Point",
"coordinates": [
8.8228274,
47.7068951
]
}
},
{
"type": "Feature",
"id": "node/11415683241",
"properties": {
"barrier": "gate",
"id": "node/11415683241"
},
"geometry": {
"type": "Point",
"coordinates": [
8.8216177,
47.7069625
]
}
}
]
}
30 changes: 30 additions & 0 deletions data/json/access/gates/gates_kt_sh.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -3393,6 +3393,36 @@
47.6740948
]
}
},
{
"type": "Feature",
"id": "node/11415683240",
"properties": {
"barrier": "gate",
"id": "node/11415683240"
},
"geometry": {
"type": "Point",
"coordinates": [
8.8228274,
47.7068951
]
}
},
{
"type": "Feature",
"id": "node/11415683241",
"properties": {
"barrier": "gate",
"id": "node/11415683241"
},
"geometry": {
"type": "Point",
"coordinates": [
8.8216177,
47.7069625
]
}
}
]
}
43 changes: 23 additions & 20 deletions data/json/defis/defis_dispo_srz.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -35927,26 +35927,6 @@
]
}
},
{
"type": "Feature",
"id": "node/9311244017",
"properties": {
"access": "no",
"defibrillator:location": "Uster",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "no",
"opening_hours": "24/7",
"id": "node/9311244017"
},
"geometry": {
"type": "Point",
"coordinates": [
8.7192572,
47.3577467
]
}
},
{
"type": "Feature",
"id": "node/9312156340",
Expand Down Expand Up @@ -70893,6 +70873,29 @@
47.6290452
]
}
},
{
"type": "Feature",
"id": "node/11414264569",
"properties": {
"access": "yes",
"defibrillator:location": "Schulhaus Büelwisen, neben Eingang Turnhalle",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "no",
"level": "Vor Turnhalle Eingang",
"opening_hours": "24/7",
"operator": "Gemeinde Winterthur",
"phone": "+41796123723",
"id": "node/11414264569"
},
"geometry": {
"type": "Point",
"coordinates": [
8.7644599,
47.4829263
]
}
}
]
}
43 changes: 23 additions & 20 deletions data/json/defis/defis_kt_zh.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -25535,26 +25535,6 @@
]
}
},
{
"type": "Feature",
"id": "node/9311244017",
"properties": {
"access": "no",
"defibrillator:location": "Uster",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "no",
"opening_hours": "24/7",
"id": "node/9311244017"
},
"geometry": {
"type": "Point",
"coordinates": [
8.7192572,
47.3577467
]
}
},
{
"type": "Feature",
"id": "node/9312156340",
Expand Down Expand Up @@ -53786,6 +53766,29 @@
47.6290452
]
}
},
{
"type": "Feature",
"id": "node/11414264569",
"properties": {
"access": "yes",
"defibrillator:location": "Schulhaus Büelwisen, neben Eingang Turnhalle",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "no",
"level": "Vor Turnhalle Eingang",
"opening_hours": "24/7",
"operator": "Gemeinde Winterthur",
"phone": "+41796123723",
"id": "node/11414264569"
},
"geometry": {
"type": "Point",
"coordinates": [
8.7644599,
47.4829263
]
}
}
]
}
20 changes: 14 additions & 6 deletions data/json/facilities/hospital/hospital_switzerland.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -1982,6 +1982,7 @@
"addr:postcode": "2024",
"addr:street": "Rue de l'Hôpital",
"amenity": "hospital",
"healthcare": "hospital",
"name": "Hôpital de la Béroche",
"phone": "+41 32 836 42 42",
"type": "multipolygon",
Expand All @@ -1996,16 +1997,20 @@
46.8921174
],
[
6.7708928,
46.8927132
6.7709378,
46.8924311
],
[
6.7717575,
46.8928879
],
[
6.771367,
46.893016
6.7718797,
46.8929668
],
[
6.7713026,
46.8931245
6.7713723,
46.893207
],
[
6.7715048,
Expand Down Expand Up @@ -10254,7 +10259,10 @@
"amenity": "hospital",
"description": "Gériatrie",
"healthcare": "hospital",
"image": "https://upload.wikimedia.org/wikipedia/commons/f/ff/H%C3%B4pitalTroisCh%C3%AAnes-Vue.jpg",
"name": "Hôpital des Trois-Chêne",
"wikidata": "Q121863605",
"wikimedia_commons": "https://commons.wikimedia.org/wiki/Category:H%C3%B4pital_des_Trois-Ch%C3%AAne",
"id": "way/87504249"
},
"geometry": {
Expand Down
Loading

0 comments on commit b8dd64b

Please sign in to comment.