Skip to content

[Backport 2024.02.xx] #10732 fix displaying WMS layers from data.geopf.fr in 3d mode (#10592)#10749

Merged
tdipisa merged 1 commit intogeosolutions-it:2024.02.xxfrom
landryb:backport/10732
Jan 14, 2025
Merged

[Backport 2024.02.xx] #10732 fix displaying WMS layers from data.geopf.fr in 3d mode (#10592)#10749
tdipisa merged 1 commit intogeosolutions-it:2024.02.xxfrom
landryb:backport/10732

Conversation

@landryb
Copy link
Copy Markdown
Contributor

@landryb landryb commented Jan 14, 2025

data.geopf.fr only supports WMS 1.3.0. Cesium defaults to 1.1.1. Pass the version from the options, and default to 1.1.1 if unset.

Description

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix

Issue

What is the current behavior?

#10592

What is the new behavior?

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

…-it#10592)

data.geopf.fr only supports WMS 1.3.0. Cesium defaults to 1.1.1.
Pass the version from the options, and default to 1.1.1 if unset.
@tdipisa tdipisa linked an issue Jan 14, 2025 that may be closed by this pull request
1 task
@tdipisa tdipisa added bug 3D All issues related to the 3D rendering in CesiumJs Interoperability BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch labels Jan 14, 2025
@tdipisa tdipisa modified the milestone: 2025.01.00 Jan 14, 2025
@tdipisa tdipisa merged commit 3d60c36 into geosolutions-it:2024.02.xx Jan 14, 2025
@tdipisa
Copy link
Copy Markdown
Member

tdipisa commented Jan 14, 2025

@ElenaGallo please manage for functional tests also in QA for this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3D All issues related to the 3D rendering in CesiumJs BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch bug Interoperability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cesium/3d mode forces wms requests to version 1.1.1

2 participants