@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 395 B
JSON
{
"icon": "temaki-diamond",
"fields": [
"traffic_calming",
"surface",
"direction_vertex"
],
"geometry": [
"vertex",
"line",
"area"
],
"tags": {
"traffic_calming": "*"
},
"terms": [
"bump",
"hump",
"slow",
"speed"
],
"name": "Traffic Calming",
"matchScore": 0.4
}