@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
39 lines (38 loc) • 665 B
JSON
{
"icon": "fas-phone-alt",
"fields": [
"operator",
"phone",
"payment_multi",
"covered"
],
"moreFields": [
"{@templates/internet_access}",
"booth",
"fee",
"indoor",
"level",
"lit",
"model",
"ref",
"sms",
"video_calls",
"wheelchair"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"amenity": "telephone"
},
"terms": [
"pay phone",
"payphone",
"phone",
"phone booth",
"public phone",
"public telephone"
],
"name": "Telephone"
}