@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 513 B
JSON
{
"icon": "temaki-bowling",
"fields": [
"name",
"operator",
"address",
"building_area_yes",
"opening_hours"
],
"moreFields": [
"{@templates/internet_access}",
"{@templates/poi}",
"air_conditioning",
"min_age",
"smoking"
],
"geometry": [
"point",
"area"
],
"terms": [
"bowling center"
],
"tags": {
"leisure": "bowling_alley"
},
"name": "Bowling Alley"
}