@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 458 B
JSON
{
"icon": "fas-chess-bishop",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "chess"
},
"reference": {
"key": "sport",
"value": "chess"
},
"terms": [
"chessboard",
"checkerboard",
"checkers",
"chequerboard",
"garden chess",
"large chess",
"oversize chess"
],
"name": "Giant Chess Board"
}