Skip to content

Fix missing points#919

Merged
zenokoller merged 1 commit intomainfrom
bugfix/winter-accommodations
Mar 13, 2026
Merged

Fix missing points#919
zenokoller merged 1 commit intomainfrom
bugfix/winter-accommodations

Conversation

@zenokoller
Copy link
Copy Markdown
Contributor

@zenokoller zenokoller merged commit a520d12 into main Mar 13, 2026
3 of 7 checks passed
@zenokoller zenokoller deleted the bugfix/winter-accommodations branch March 13, 2026 07:06
@github-actions
Copy link
Copy Markdown

🖼️ Image Diff Test Failure

The image comparison tests failed. Rendered images don't match the expected golden images.

Investigate:

  1. 📎 Download image diff artifacts (look for test-image-diffs-650)
  2. Check *_diff.png (red = differences)
  3. Compare *_actual.png vs *_golden.png

To approve the changes:

  • Run this workflow manually and check “Update golden images (approve changes)”
  • Or locally:
    mvn -f jvm/pom.xml test -DupdateGolden=true

Last updated: Run #650

matzf added a commit that referenced this pull request Mar 19, 2026
Behaviour changed slightly in #919. Explicitly opt out by setting
min/maxzoom to keep old simplification behaviour, to keep pixel
identical test results.
matzf added a commit that referenced this pull request Mar 19, 2026
Always accept explicitly configured min/maxzoom value for geojson sources.
As optimization, keep point-only sources on a single zoom level (either
minzoom or maxzoom), unless minZoom and maxZoom are both explicitly
configured.
If no min/maxzoom are configured, the point-only tile is created at level 0.
Effectively, this reverts #919.
matzf added a commit that referenced this pull request Mar 19, 2026
Always accept explicitly configured min/maxzoom value for geojson sources.
As optimization, keep point-only sources on a single zoom level (either
minzoom or maxzoom), unless minZoom and maxZoom are both explicitly
configured.
If no min/maxzoom are configured, the point-only tile is created at level 0.
Effectively, this reverts #919.
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.

2 participants