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