dezoomify icon indicating copy to clipboard operation
dezoomify copied to clipboard

collections.frick.org

Open ackern opened this issue 1 year ago • 1 comments

Hello everyone,

I am having issues when trying to download https://collections.frick.org/internal/media/zoomdispatcher/4443/info.json

which is linked from the item's main page: https://collections.frick.org/objects/98/portrait-of-an-elderly-man?ctx=a75b93231e15e3ca17ded27be49ea45c351cf85f&idx=1

Dezoomify reports:

Uncaught Error: Unable to load tile.
Check that your internet connection is working and that you can access this url:
https://collections.frick.org/internal/media/zoomdispatcher/4443/info.json

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

I don't understand this message. Can someone please help me ?

ackern avatar Oct 28 '24 14:10 ackern

Hi,

Issue was solved pastly. You don't need to use dezoomify for images from frick.org. With development tool of your bowser, find out the URL of one tile of your image. Here is for example : https://collections.frick.org/internal/media/zoomdispatcher/4443/0,512,256,256/256,/0/default.jpg

Then replace the last part, after /4443/, by full/full/0/default.jpg and it will give you the address of the full-size image : https://collections.frick.org/internal/media/zoomdispatcher/4443/full/full/0/default.jpg

Huckleberry-92 avatar Nov 22 '24 17:11 Huckleberry-92