StrandedKitty / streets-gl

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

area:highway=traffic_island renders as road area #163

Open Buldev opened 11 months ago

Buldev commented 11 months ago

Describe the bug Areas tagged with area:highway=traffic_island render as part of area:highway=* (in this example area:highway=secondary)

Expected behavior area:highway=traffic_island preferably, should by default be either rendered as a separately shaded and or raised road area, or ignored by the street shape.

Map location Location on the map where the bug is observed.

Screenshots firefox_2023-08-09_17-24-53 firefox_2023-08-09_17-29-06

System information

Additional context Any additional rendering rules could also be applied to areas with the tag traffic_calming=island (currently ignored by the renderer)

svenpilz commented 10 months ago

Guess there is also a lot of potential: https://github.com/StrandedKitty/streets-gl/discussions/142 :)