Add support for junction=circular (same as junction=roundabout)

(closes #4637)
This commit is contained in:
Bryan Housel
2018-01-02 13:27:11 -05:00
parent a20d26fc9b
commit 9f1b71bb7e
7 changed files with 42 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ export var osmOneWayTags = {
'motorway_link': true
},
'junction': {
'circular': true,
'roundabout': true
},
'man_made': {