@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
30 lines (29 loc) • 463 B
JSON
{
"icon": "temaki-pedestrian",
"fields": [
"name",
"surface",
"lit",
"width",
"structure",
"access"
],
"moreFields": [
"bridge/ref"
],
"geometry": [
"area"
],
"tags": {
"highway": "pedestrian"
},
"terms": [
"center",
"centre",
"plaza",
"quad",
"square",
"walkway"
],
"name": "Pedestrian Area"
}