@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
36 lines (35 loc) • 647 B
JSON
{
"icon": "maki-golf",
"fields": [
"name",
"operator",
"address",
"building_area_yes",
"access_simple"
],
"moreFields": [
"{@templates/internet_access}",
"air_conditioning",
"fee",
"payment_multi_fee",
"charge_fee",
"level",
"opening_hours",
"phone",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"club house",
"golf clubhouse",
"golf house",
"pro shop"
],
"tags": {
"golf": "clubhouse"
},
"name": "Golf Clubhouse"
}