@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
30 lines (29 loc) • 521 B
JSON
{
"icon": "temaki-golf_green",
"fields": [
"name",
"operator",
"address",
"opening_hours",
"fee",
"payment_multi_fee",
"charge_fee"
],
"moreFields": [
"{@templates/contact}",
"gnis/feature_id-US"
],
"geometry": [
"area",
"point"
],
"terms": [
"crazy golf",
"mini golf",
"putt-putt"
],
"tags": {
"leisure": "miniature_golf"
},
"name": "Miniature Golf"
}