Merge pull request #4290 from openstreetmap/defib

Defibrillator preset adjustment
This commit is contained in:
JamesKingdom
2017-08-27 23:44:30 +01:00
committed by GitHub
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -5657,13 +5657,15 @@
"emergency/defibrillator": {
"icon": "defibrillator",
"fields": [
"ref",
"access",
"opening_hours",
"indoor",
"phone"
],
"geometry": [
"point"
"point",
"vertex"
],
"terms": [
"AED"
@@ -1,13 +1,15 @@
{
"icon": "defibrillator",
"fields": [
"ref",
"access",
"opening_hours",
"indoor",
"phone"
],
"geometry": [
"point"
"point",
"vertex"
],
"terms": [
"AED"