StrandedKitty / streets-gl

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

Avoid trees to close to buildings and footways #54

Open Matthias84 opened 1 year ago

Matthias84 commented 1 year ago

Places like zoos, theme parks or cementories are usually covered with a lot of trees. Most areas just add a nature=wood to charackterize this land cover. Unfortunatly this seems to result in a pretty dense filling with trees, which touches buildings but also the ways like here at the Zoo Rostock Screenshot 2023-05-05 at 10-45-49 Streets GL

Maybe you could add a test, if a tree comes to close to buildings or streets / footways? Yes sometimes this objects are covered by a tree, but usually not that much?

ivanbranco commented 1 year ago

Related issue: #49