mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-04 22:18:06 +02:00
15 lines
198 B
JSON
15 lines
198 B
JSON
{
|
|
"icon": "poi-junction",
|
|
"fields": [
|
|
"name"
|
|
],
|
|
"geometry": [
|
|
"vertex",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"junction": "yes"
|
|
},
|
|
"name": "Junction"
|
|
}
|