Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: geoadmin/web-mapviewer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.61.2
Choose a base ref
...
head repository: geoadmin/web-mapviewer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.61.3
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 3, 2026

  1. PB-2234: disable custom Cesium post-processing

    What was working with previous version of Cesium is now creating rendering artifacts with our terrain (see ticket https://swissgeoplatform.atlassian.net/browse/HDG-43 )
    
    Disabling all post-processing is removing all these artifacts, and it also should render things a bit faster
    pakb committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    1c4a712 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Merge pull request #1579 from geoadmin/fix-PB-2234-3d-viewer-artifacts

    PB-2234: disable custom Cesium post-processing
    pakb authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    90f4169 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Merge pull request #1580 from geoadmin/develop

    New Release v1.61.3 - #patch
    pakb authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    30fe4aa View commit details
    Browse the repository at this point in the history
Loading