@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
30 lines (29 loc) • 509 B
JSON
{
"icon": "temaki-mountain_cross",
"fields": [
"name",
"address",
"operator",
"building_area_yes",
"phone",
"website"
],
"moreFields": [
"{@templates/contact}",
"gnis/feature_id-US",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"EMS",
"EMT",
"rescue"
],
"tags": {
"emergency": "mountain_rescue"
},
"name": "Mountain Rescue"
}