@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 430 B
JSON
{
"icon": "fas-video",
"geometry": [
"point",
"area"
],
"terms": [
"television broadcast",
"television studio",
"tv broadcast",
"tv station",
"tv studio"
],
"tags": {
"amenity": "studio",
"studio": "television"
},
"reference": {
"key": "studio",
"value": "television"
},
"name": "Television Station"
}