-
Notifications
You must be signed in to change notification settings - Fork 409
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
COG layers regression #10072
Comments
@offtherailz is the zoom to layer working when you add the layer from catalog? It should, if not we have to fix also this and if the CRS is supported in projDefs the orange popup should not appear in theory. All this points should be included in the things to fix if you confirm that. |
I confirm. Both looks to have problems. |
added the point to current result |
@offtherailz @tdipisa If we allow it also
|
This is not so clear for me. I remember we have decided to fetch metadata by default which is the aim of #9590 therefore metadata should be downloaded and used as expected. Did I miss something maybe? @offtherailz any feedback on that? |
The metadata information is foundamental for properly handling the correct projection and zoom to the image. Also the issue says
So if it is not a regression, anyway it is a missing in the implementation that we need to fix, or the functionality is almost unuseful. So please @dsuren1 make sure that the metadata information is not used only on the fly when the user save, but saved in the map json (catalog) and maintained across reloads/imports etc... Ideally, if they are not present, should be loaded in any case at some stage. |
Sure. I will make the necessary changes 👍 |
Closed in favor of #10083 |
Description
When trying to add l COG layers to the map, I have the warning about projection (to check) and the zoom button do not appear anymore.
How to reproduce
cog_regression.json
Expected Result
Selecting layers in the TOC, they have a zoom button
Current Result
Selecting layers in the TOC, they do not have a zoom button
A popup with projection issue is shown, but theoretically, properly configuring projectionDefs, it shouldn't.
screencast-mail.google.com-2024.03.14-18_23_07.webm
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Other useful information
The text was updated successfully, but these errors were encountered: