dezoomify-extension icon indicating copy to clipboard operation
dezoomify-extension copied to clipboard

Uncaught Error: Unable to load the meta-information file

Open ssenegas opened this issue 3 years ago • 0 comments

There is an issue when trying to read the meta-information file.

Here is the link where the superZoom painting is : https://www.christies.com/lot/lot-edward-hopper-richs-house-6134497/?lid=1&from=relatedlot&intobjectid=6134497

Here is the URL used : https://bob.bigobjectbase.com/api/files/ad92565f-4586-4af3-b566-aaf33b46c010/superzoom_files/0/0_0.jpg

The error reported is :

Uncaught Error: Unable to load the meta-information file: 
- https://bob.bigobjectbase.com/api/files/ad92565f-4586-4af3-b566-aaf33b46c010/superzoom.dzi: Invalid XML:
https://bob.bigobjectbase.com/api/files/ad92565f-4586-4af3-b566-aaf33b46c010/superzoom.dzi
- https://bob.bigobjectbase.com/api/files/ad92565f-4586-4af3-b566-aaf33b46c010/superzoom.xml: Invalid XML:
https://bob.bigobjectbase.com/api/files/ad92565f-4586-4af3-b566-aaf33b46c010/superzoom.xml

(https://dezoomify.ophir.dev/zoommanager.js:217)

The meta-information file seems not to be anymore XML but JSON instead : {"Image":{"xmlns":"http://schemas.microsoft.com/deepzoom/2008","Format":"jpg","Overlap":"0","TileSize":"256","Size":{"Height":"16384","Width":"16384"}}}

ssenegas avatar Feb 02 '22 12:02 ssenegas