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

Add roofs to maxheight quest #5915

Merged

Conversation

RubenKelevra
Copy link
Contributor

@RubenKelevra RubenKelevra commented Sep 21, 2024

  • building=roof will show up for the max height quest
  • man_made=pipeline will now also properly show up for this quest

Fixes #5912

@RubenKelevra RubenKelevra force-pushed the add_roofs_to_maxheight_quest branch from d251bec to f99db3d Compare September 21, 2024 20:08
@RubenKelevra RubenKelevra reopened this Sep 21, 2024
@westnordost
Copy link
Member

Thanks, and thanks for your fix, I think you are right!

@westnordost westnordost merged commit e311c63 into streetcomplete:master Sep 21, 2024
@RubenKelevra
Copy link
Contributor Author

@westnordost would you mind testing this change? I think it's not working. I've tried it and asked someone else to try it, and they confirmed it's now showing up for them either.

Case one:

Service road:

highway=service
lit=yes
smoothness=good
surface=paving_stones

Roof:

building=roof
layer=1 

Location: https://www.openstreetmap.org/#map=19/51.208604/7.231552&layers=N

Case 2:

Service road:

highway=service
surface=asphalt

Roof:

building=roof
layer=1
source=Bing

Location: https://www.openstreetmap.org/#map=19/48.482845/12.000903&layers=N

Versions tested: v60-alpha1 and v59.3

Screenshot

Screenshot_2024-11-16-19-47-59-009-edit_de westnordost streetcomplete

@RubenKelevra RubenKelevra deleted the add_roofs_to_maxheight_quest branch November 16, 2024 18:51
@mnalis
Copy link
Member

mnalis commented Nov 18, 2024

@RubenKelevra is some quest is not working properly, I'd suggest opening a new issue (and just referencing the PR); instead of commenting on old, merged PRs (or old closed issues, for that matter) - where such report is likely to be overlooked.

@westnordost
Copy link
Member

It's fine, I noticed

@westnordost westnordost self-assigned this Nov 18, 2024
@westnordost
Copy link
Member

I found the issue. The bridgeFilter expression is really just for linear bridge-features, not for areas.

@RubenKelevra
Copy link
Contributor Author

Ah okay? I thought that's no issue as the way does cross the road anyway, regardless if closed or not.

Thanks for checking!

westnordost added a commit that referenced this pull request Nov 18, 2024
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

Successfully merging this pull request may close these issues.

Show max height quests for road under roof
3 participants