@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 442 B
JSON
{
"icon": "fas-motorcycle",
"geometry": [
"line",
"area"
],
"tags": {
"highway": "raceway",
"sport": "motocross"
},
"reference": {
"key": "sport",
"value": "motocross"
},
"terms": [
"off-road racing",
"offroad moto racing",
"motocross circuit",
"motorcycle track",
"motorsports"
],
"name": "Motocross Racetrack"
}