mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
(closes #3218) * Allow traffic calmings on vertex and line geometry where appropriate * Add parallel_direction field to tag forward/backward * Add generic traffic calming preset and type field * Add traffic calming to defaults.json for "vertex" geometry * Add a bunch of types that we didn't have before (island, dip, choker, etc) * Add some search terms
6 lines
79 B
JSON
6 lines
79 B
JSON
{
|
|
"key": "traffic_calming",
|
|
"type": "typeCombo",
|
|
"label": "Type"
|
|
}
|