@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 469 B
JSON
{
"icon": "temaki-antenna",
"fields": [
"communication_multi",
"operator",
"manufacturer",
"height"
],
"geometry": [
"point"
],
"terms": [
"broadcast",
"cell phone",
"cell",
"communication",
"mobile phone",
"radio",
"television",
"transmission",
"tv"
],
"tags": {
"man_made": "antenna"
},
"name": "Antenna"
}