StrandedKitty / streets-gl

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

Sport fields have to be leveled #93

Open Matthias84 opened 1 year ago

Matthias84 commented 1 year ago

Describe the bug Sport fields are rendered on top of the DEM. Sometimes the terrain has bumps, which result in distored field renderings.

Expected behavior Most sport fields (e.g. ball sports) require even / leveled surface of a field and thats how they are build in the real world

Map location https://streets.gl/#54.08191,12.08276,42.75,300.50,536.99

Screenshots Screenshot 2023-05-14 at 17-18-33 Streets GL

StrandedKitty commented 1 year ago

It's a limitation of the current terrain implementation. The terrain mesh is not detailed enough for this sort of flattening to work properly.

Arcturuss commented 1 year ago

@StrandedKitty maybe they could be rendered not as "texture in the ground", but as buildings?