@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
33 lines (32 loc) • 578 B
JSON
{
"icon": "fas-skating",
"fields": [
"name",
"seasonal",
"sport/sport_ice",
"operator",
"address",
"building",
"opening_hours"
],
"moreFields": [
"{@templates/contact}",
"{@templates/internet_access}",
"gnis/feature_id-US",
"level",
"payment_multi"
],
"geometry": [
"area",
"point"
],
"terms": [
"curling",
"hockey",
"skating"
],
"tags": {
"leisure": "ice_rink"
},
"name": "Ice Rink"
}