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

Restore height and ele text #3774

Merged
merged 1 commit into from
May 10, 2019
Merged

Conversation

pnorman
Copy link
Collaborator

@pnorman pnorman commented May 6, 2019

This used to be done by processing in the subselects and the outer selects, now it's done in just the outer.

Fixes #3765

This used to be done by processing in the subselects
and the outer selects, now it's done in just the outer.
Copy link
Collaborator

@imagico imagico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine and test fine.

I noticed that apparently with this change this:

https://www.openstreetmap.org/way/70833186

is rendered with an elevation label while in 4.20.0 it is not. That is not a problem IMO and i have not tracked down what exactly is the reason for the difference but wanted to mention it none the less.

@pnorman pnorman merged commit d4f1514 into gravitystorm:master May 10, 2019
@pnorman pnorman deleted the ele_height_fix branch May 10, 2019 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Elevation / height no longer rendered for peaks, alpine huts, waterfalls etc.
2 participants