mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 17:52:55 +00:00
13 lines
246 B
JSON
13 lines
246 B
JSON
{
|
|
"key": "junction",
|
|
"type": "combo",
|
|
"label": "Junction",
|
|
"strings": {
|
|
"options": {
|
|
"roundabout": "Roundabout",
|
|
"circular": "Traffic Circle",
|
|
"jughandle": "Jughandle"
|
|
}
|
|
}
|
|
}
|