@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 474 B
JSON
{
"icon": "temaki-shuffleboard",
"geometry": [
"area",
"point"
],
"fields": [
"{leisure/pitch}"
],
"moreFields": [
"{leisure/pitch}"
],
"tags": {
"leisure": "pitch",
"sport": "shuffleboard"
},
"reference": {
"key": "sport",
"value": "shuffleboard"
},
"terms": [
"deck shuffleboard",
"floor shuffleboard"
],
"name": "Shuffleboard Court"
}