@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
35 lines (34 loc) • 587 B
JSON
{
"icon": "temaki-racetrack_oval",
"fields": [
"surface",
"sport/sport_racing_nonmotor",
"lit",
"width",
"lanes"
],
"moreFields": [
"access",
"covered",
"gnis/feature_id-US",
"indoor",
"level"
],
"geometry": [
"line",
"point",
"area"
],
"tags": {
"leisure": "track"
},
"terms": [
"cycle",
"dog",
"greyhound",
"horse",
"raceway",
"track"
],
"name": "Racetrack (Non-Motorsport)"
}