-
-
Notifications
You must be signed in to change notification settings - Fork 69
Fix natural parks #490
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
base: main
Are you sure you want to change the base?
Fix natural parks #490
Conversation
"forest", | ||
"scrub", | ||
"grassland", | ||
"grass", | ||
"glacier", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We forgot this one in the past. Now high-zoom glaciers are visible again. Maybe I should add a render test for this...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I think the render test is most useful for this class of issue, but do we have enough data in the CI sample data?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not yet but I an create a slice
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a render test for glaciers
|
Fixes the parks issue in Amsterdam reported in #433