add support for junction=circular, allowing named circular junctions to be treated as rotaries
This commit is contained in:
@@ -350,6 +350,11 @@
|
||||
"object_types": [ "way" ],
|
||||
"value": "roundabout"
|
||||
},
|
||||
{
|
||||
"key": "junction",
|
||||
"object_types": [ "way" ],
|
||||
"value": "circular"
|
||||
},
|
||||
{
|
||||
"key": "type",
|
||||
"value": "restriction",
|
||||
|
||||
Reference in New Issue
Block a user