@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
21 lines (20 loc) • 417 B
JSON
{
"key": "traffic_calming",
"type": "typeCombo",
"label": "Traffic Calming",
"terms": [
"bump",
"chicane",
"choker",
"cushion",
"flat top",
"hump",
"rumble strip",
"slow",
"speed",
"table",
"traffic island"
],
"stringsCrossReference": "{traffic_calming}",
"iconsCrossReference": "{traffic_calming}"
}