@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 421 B
JSON
{
"icon": "maki-defibrillator",
"fields": [
"indoor",
"ref",
"operator",
"defibrillator/location",
"access_simple"
],
"moreFields": [
"level",
"opening_hours"
],
"geometry": [
"point",
"vertex"
],
"terms": [
"AED"
],
"tags": {
"emergency": "defibrillator"
},
"name": "Defibrillator"
}