mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
15 lines
204 B
JSON
15 lines
204 B
JSON
{
|
|
"geometry": [
|
|
"vertex",
|
|
"line"
|
|
],
|
|
"fields": [
|
|
"name"
|
|
],
|
|
"tags": {
|
|
"junction": "roundabout"
|
|
},
|
|
"name": "Roundabout",
|
|
"searchable": false
|
|
}
|