Open fergug opened 4 years ago
Hello,
This zoomable image format is not supported by dezoomify, but you can make it work with the generic dezoomer of dezoomify-rs using the following URL template: https://s3-us-west-2.amazonaws.com/newberry-mapping-movement/tiles/MM05-0049-01/layer0011/tile{{Y:04}}n{{X:04}}.jpg
.
You currently have to use dezoomify-rs and not the generic dezoomer of the online dezoomify, because it doesn't support zero-padding (tile numbers like 0001
instead of 1
, expressed as X:04
in template URLs)
The zoomable image format here seems to be the same as the one in https://github.com/lovasoa/dezoomify/issues/382
I'm reopening this to track support for this format
The zoomable image viewer seems to be part of a tool called Project Pad (or ppad), which is a part of the sakai project. All of this seems to be very old software.
In case we one day want to add support for this format, here is the relevant part of the source code of the viewer :
And for the server side: https://source.at.northwestern.edu/svn/os/image-viewer/trunk/doc/html/html/index.html?https://source.at.northwestern.edu/svn/os/image-viewer/trunk/doc/html/html/ppad_tiled_image_TiledImageLayer.html#TiledImageLayer
Wow, you're amazing. I still can't get it to work for me though- I've just pasted in your url template and it gives me the following ERROR Input/Output error: Access is denied. (os error 5)
Nevermind I figured it out, thanks!
I added support for padding in the generic dezoomer of dezoomify. So you can now use https://s3-us-west-2.amazonaws.com/newberry-mapping-movement/tiles/MM05-0049-01/layer0011/tile{{Y:04}}n{{X:04}}.jpg
with the online dezoomify too.
thanks!
On Fri, Jul 3, 2020 at 9:53 PM Ophir LOJKINE notifications@github.com wrote:
I added support for padding in the generic dezoomer of dezoomify. So you can now use https://s3-us-west-2.amazonaws.com/newberry-mapping-movement/tiles/MM05-0049-01/layer0011/tile{{Y:04}}n{{X:04}}.jpg with the online dezoomify too.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lovasoa/dezoomify/issues/413#issuecomment-653511513, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQE2WGBQIB7XHJEUVTHAJXDRZXBDXANCNFSM4OO2UY4A .
Hello everyone,
I am having issues when trying to download https://mappingmovement.newberry.org/sites/newberry/modules/tiled_image_viewer/viewer/viewer.php?image_id=MM05-0049-01
I've found the xml file https://s3-us-west-2.amazonaws.com/newberry-mapping-movement/tiles/MM05-0049-01/contents.xml didn't work
I've tried isolating a zoomed in tile and substituting x and y but this still doesn't work Is it because of the 'Layer' variable? https://s3-us-west-2.amazonaws.com/newberry-mapping-movement/tiles/MM05-0049-01/**layer0012**/tile0028n0024.jpg
Thanks for your help!
Dezoomify reports:
I don't understand this message. Can someone please help me ?