Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addressing Incomplete Building Representation on Steep Terrain #509

Open
geobuilding opened this issue Jul 3, 2024 · 2 comments
Open

Addressing Incomplete Building Representation on Steep Terrain #509

geobuilding opened this issue Jul 3, 2024 · 2 comments

Comments

@geobuilding
Copy link

When placing buildings above the terrain, if the terrain slope is steep, the buildings may appear incomplete with some roof surfaces missing.

This is because there may be a point inside the outline where the terrain height is greater than the height of all vertices. Should we consider setting sampling points within the outlines? By doing so, we can obtain the minimum and maximum terrain heights, which could potentially result in complete buildings. This is just my speculation, and I am looking forward to finding a good solution.

图片 图片 图片
@vvoovv
Copy link
Owner

vvoovv commented Jul 4, 2024

Hi @geobuilding

Please attach a Blender file in a ZIP-archive with the imported data for that area.

@geobuilding
Copy link
Author

Okay, I've put together a sample file for a small range of scenarios.

dem.osm
untitled1.blend
osmTerrain.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants