mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02:00
5901be1027
(re: #3924)
22 lines
337 B
JSON
22 lines
337 B
JSON
{
|
|
"icon": "temaki-diamond",
|
|
"fields": [
|
|
"traffic_calming",
|
|
"direction_vertex"
|
|
],
|
|
"geometry": [
|
|
"vertex",
|
|
"line"
|
|
],
|
|
"tags": {
|
|
"traffic_calming": "*"
|
|
},
|
|
"terms": [
|
|
"bump",
|
|
"hump",
|
|
"slow",
|
|
"speed"
|
|
],
|
|
"name": "Traffic Calming"
|
|
}
|