StrandedKitty / streets-gl

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

area:highway=* appears to ignore surface=* #177

Open bloerwald opened 6 months ago

bloerwald commented 6 months ago

Describe the bug Areas with area:highway= and surface= render, but seem to not use the surface information. Lines with surface= do, which leads to weird rendering. At intersections of highway lines, it appears the line wins z-fighting, while elsewhere the area does.

Expected behavior Area and line both use the given surface as texture.

Map location https://streets.gl/#49.75767,8.02437,50.75,353.00,373.34

Screenshots image

System information