Skip to content
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

Error in GDALOpen #117

Open
rakshitjain13 opened this issue Feb 27, 2023 · 4 comments
Open

Error in GDALOpen #117

rakshitjain13 opened this issue Feb 27, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@rakshitjain13
Copy link

When giving a png or jpeg file in loam.open() it throughs an error :

Error: Error in GDALOpen: The JPEG/PNG driver does not support update access to existing datasets.

While giving a GeoTIFF file loam works absolutely fine.

@MatticusPrime29
Copy link

Did you get anywhere with this issue? I notice that on the site (https://geotiffinfo.com/) jpgs do not cause an error. This may be the same case for the demo.

@ddohler
Copy link
Collaborator

ddohler commented Mar 8, 2023

Looks like this is a regression in Loam 1.2.0 (the demo page hasn't been updated yet). If you don't need any of the new features in 1.2.0 then it should be safe to downgrade to 1.1.2. Sorry for the delay in responding!

@rakshitjain13
Copy link
Author

Ohh! Thanks @ddohler

@ddohler
Copy link
Collaborator

ddohler commented Mar 8, 2023

I'm going to keep this open; it's a real bug that needs to be addressed for future versions.

@ddohler ddohler reopened this Mar 8, 2023
@ddohler ddohler added the bug Something isn't working label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants