add support for junction=circular, allowing named circular junctions to be treated as rotaries

This commit is contained in:
Moritz Kobitzsch
2016-11-24 13:29:17 +01:00
parent 4636aaabfe
commit 12d58ace10
14 changed files with 433 additions and 428 deletions
+5
View File
@@ -350,6 +350,11 @@
"object_types": [ "way" ],
"value": "roundabout"
},
{
"key": "junction",
"object_types": [ "way" ],
"value": "circular"
},
{
"key": "type",
"value": "restriction",