Skip to content

COG layer GFI display error on Cesium #12433#12444

Open
rowheat02 wants to merge 1 commit into
geosolutions-it:masterfrom
rowheat02:cogclick
Open

COG layer GFI display error on Cesium #12433#12444
rowheat02 wants to merge 1 commit into
geosolutions-it:masterfrom
rowheat02:cogclick

Conversation

@rowheat02
Copy link
Copy Markdown
Contributor

Description

This PR fixes to show cog pixel value like how it is being shown in 2d.

Screen.Recording.2026-05-29.at.16.08.58.mov

Please check if the PR fulfills these requirements

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

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?

#12433
For 3d
The GFI opens and the following error appears:
There is no information available for this point

What is the new behavior?

The GFI panel opens and the information is displayed (for 3d also)

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

  • Since tileLoad takes time, moved as an async task to get the pixel value
  • For consistency, getting pixel value for 3d also moved as async task

@rowheat02 rowheat02 added this to the 2026.01.02 milestone May 29, 2026
@rowheat02 rowheat02 requested a review from allyoucanmap May 29, 2026 10:29
@cla-bot cla-bot Bot added the CLA Ready label May 29, 2026
@rowheat02 rowheat02 linked an issue May 29, 2026 that may be closed by this pull request
1 task
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.

COG layer GFI display error on Cesium

2 participants