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