@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 440 B
JSON
{
"icon": "temaki-archery",
"geometry": [
"area",
"point"
],
"fields": [
"{leisure/pitch}"
],
"moreFields": [
"{leisure/pitch}"
],
"tags": {
"leisure": "pitch",
"sport": "archery"
},
"reference": {
"key": "sport",
"value": "archery"
},
"terms": [
"bow and arrow",
"crossbow"
],
"name": "Archery Range"
}