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

All roof types should allow holes #62

Open
justinormont opened this issue Jul 7, 2024 · 3 comments
Open

All roof types should allow holes #62

justinormont opened this issue Jul 7, 2024 · 3 comments

Comments

@justinormont
Copy link
Contributor

Only skillion and flat roof types allow for buildings with holes. Other roof types cover the hole.

Working

skillion:
skillion

flat:
flat

Not working

pyramidal:
pyramidal

onion:
onion

dome:
dome

@Beakerboy
Copy link
Owner

Beakerboy commented Jul 8, 2024

Do you have an example of a building with a holey onion roof?

I love that someone is looking at the code, using it, and contributing! Thanks!

@justinormont
Copy link
Contributor Author

Do you have an example of a building with a holey onion roof?

All holey onion roofs -- https://overpass-turbo.eu/s/1NRS

Example of a holey onion roof -- https://openstreetmap.org/edit?relation=10084055

Open Street Maps:
Screenshot 2024-07-08 at 12 06 58 AM

OsmBuilding render: (link)
holey onion

F4 render:
f4 holey onion

I love that someone is looking at the code, using it, and contributing! Thanks!

Quite welcome. Thanks for continuing to build and maintain this project.

@Beakerboy
Copy link
Owner

It seems this query probably does a better job at identifying mislabeled buildings. I can’t see an onion room feature in the aerial imagery or streetview. My vote would be that the renderer place an onion in the largest roof area that does not cover any hole, or just fill the outline with one large onion. I’m more
concerned that the program has chosen to create 5 separate onions than by the lack of a hole.

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