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

No display for TIFF images in DEFAULT file group #217

Open
stweil opened this issue Dec 15, 2022 · 2 comments
Open

No display for TIFF images in DEFAULT file group #217

stweil opened this issue Dec 15, 2022 · 2 comments
Labels
🐛 bug A non-security related bug.

Comments

@stweil
Copy link
Contributor

stweil commented Dec 15, 2022

A METS file of SHLB does not work correctly with the DFG Viewer. While thumbnail images are shown, the normal page images aren't visible.

Extract from METS file:

<mets:fileSec>
<mets:fileGrp USE="DEFAULT">
<mets:file ID="uuid-d98e9b5c-f283-4521-bcb3-3a17a8aeb4a2" MIMETYPE="image/tiff">
<mets:FLocat xlink:href="https://databib.schleswig-holstein.de/SHt137_Badeort_Westerland_386969809/images/tif/0181.tif" LOCTYPE="URL"/>
</mets:file>

So while typically other METS files use JPEG images (or an image server which delivers JPEG), SHLB has TIFF images in the DEFAULT file group. It also uses PNG images in other file groups.

More examples are on https://digibib.schleswig-holstein.de/.

@stweil
Copy link
Contributor Author

stweil commented Dec 15, 2022

CC @effective-webwork.

@csidirop
Copy link
Contributor

csidirop commented Mar 2, 2023

the normal page images aren't visible.

With the newest versions of presentation and DFG-Viewer at least this part is resolved. Now images from the MAX group are loaded.

@beatrycze-volk beatrycze-volk added the 🐛 bug A non-security related bug. label Oct 18, 2023
@beatrycze-volk beatrycze-volk added this to the DFG-Viewer 6.2.0 milestone Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug A non-security related bug.
Projects
None yet
Development

No branches or pull requests

3 participants