@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 460 B
JSON
{
"icon": "temaki-street_lamp_arm",
"geometry": [
"point",
"vertex"
],
"tags": {
"highway": "street_lamp"
},
"fields": [
"lamp_type",
"support",
"lamp_mount",
"direction",
"height",
"operator",
"ref"
],
"terms": [
"gaslight",
"lamp",
"light",
"street light",
"streetlight"
],
"name": "Street Lamp"
}