StrandedKitty / streets-gl

🗺 OpenStreetMap 3D renderer powered by WebGL2
http://streets.gl
MIT License
604 stars 45 forks source link

junction=roundabout implies oneway=yes #42

Closed ivanbranco closed 1 year ago

ivanbranco commented 1 year ago

When the lanes are more than 2 and oneway!=yes, Streets GL divides the lanes in forward and backward lanes, with a continue line

image

in roundabouts there should not be a continue line, because junction=roundabout implies oneway=yes

StrandedKitty commented 1 year ago

Thank you. Fixed in https://github.com/StrandedKitty/streets-gl/commit/708e2d29d77b05745805e5ffe2195ded49a8f892.