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 Aug 4, 2024
1 parent d4c67b4 commit 7e0e0bf
Show file tree
Hide file tree
Showing 13 changed files with 747 additions and 588 deletions.
27 changes: 21 additions & 6 deletions data/json/access/gates/gates_dispo_srz.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -4232,8 +4232,8 @@
"geometry": {
"type": "Point",
"coordinates": [
8.5349841,
47.3707
8.5349802,
47.3706991
]
}
},
Expand Down Expand Up @@ -18298,8 +18298,8 @@
"geometry": {
"type": "Point",
"coordinates": [
8.534586,
47.3711435
8.5345967,
47.3711348
]
}
},
Expand All @@ -18317,8 +18317,8 @@
"geometry": {
"type": "Point",
"coordinates": [
8.5340132,
47.3717483
8.5340029,
47.3717453
]
}
},
Expand Down Expand Up @@ -97880,6 +97880,21 @@
47.3842956
]
}
},
{
"type": "Feature",
"id": "node/12091039265",
"properties": {
"barrier": "gate",
"id": "node/12091039265"
},
"geometry": {
"type": "Point",
"coordinates": [
8.8509497,
47.2998183
]
}
}
]
}
27 changes: 21 additions & 6 deletions data/json/access/gates/gates_kt_zh.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -3773,8 +3773,8 @@
"geometry": {
"type": "Point",
"coordinates": [
8.5349841,
47.3707
8.5349802,
47.3706991
]
}
},
Expand Down Expand Up @@ -14582,8 +14582,8 @@
"geometry": {
"type": "Point",
"coordinates": [
8.534586,
47.3711435
8.5345967,
47.3711348
]
}
},
Expand All @@ -14601,8 +14601,8 @@
"geometry": {
"type": "Point",
"coordinates": [
8.5340132,
47.3717483
8.5340029,
47.3717453
]
}
},
Expand Down Expand Up @@ -85003,6 +85003,21 @@
47.3842956
]
}
},
{
"type": "Feature",
"id": "node/12091039265",
"properties": {
"barrier": "gate",
"id": "node/12091039265"
},
"geometry": {
"type": "Point",
"coordinates": [
8.8509497,
47.2998183
]
}
}
]
}
46 changes: 46 additions & 0 deletions data/json/defis/defis_dispo_srz.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -82031,6 +82031,52 @@
47.3732955
]
}
},
{
"type": "Feature",
"id": "node/12090325469",
"properties": {
"access": "yes",
"defibrillator:location": "Draussen neben Tor 1 richtung Haupteingang (Gelbe AED Box)",
"description": "24/7",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "no",
"level": "EG",
"opening_hours": "24/7",
"operator": "Stadt Uster",
"id": "node/12090325469"
},
"geometry": {
"type": "Point",
"coordinates": [
8.7154709,
47.3536041
]
}
},
{
"type": "Feature",
"id": "node/12091020469",
"properties": {
"access": "yes",
"defibrillator:location": "Schulhaus Rebwiesen",
"description": "Draussen",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "no",
"level": "0",
"operator": "Stadt Winterthur",
"source": "local_knowledge, defikarte.ch",
"id": "node/12091020469"
},
"geometry": {
"type": "Point",
"coordinates": [
8.7057799,
47.4947493
]
}
}
]
}
46 changes: 46 additions & 0 deletions data/json/defis/defis_kt_zh.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -63036,6 +63036,52 @@
47.3732955
]
}
},
{
"type": "Feature",
"id": "node/12090325469",
"properties": {
"access": "yes",
"defibrillator:location": "Draussen neben Tor 1 richtung Haupteingang (Gelbe AED Box)",
"description": "24/7",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "no",
"level": "EG",
"opening_hours": "24/7",
"operator": "Stadt Uster",
"id": "node/12090325469"
},
"geometry": {
"type": "Point",
"coordinates": [
8.7154709,
47.3536041
]
}
},
{
"type": "Feature",
"id": "node/12091020469",
"properties": {
"access": "yes",
"defibrillator:location": "Schulhaus Rebwiesen",
"description": "Draussen",
"emergency": "defibrillator",
"emergency:phone": "144",
"indoor": "no",
"level": "0",
"operator": "Stadt Winterthur",
"source": "local_knowledge, defikarte.ch",
"id": "node/12091020469"
},
"geometry": {
"type": "Point",
"coordinates": [
8.7057799,
47.4947493
]
}
}
]
}
Loading

0 comments on commit 7e0e0bf

Please sign in to comment.