Hi - looking for advice on using dezoomify. I'm uploading a url with a zoomify image. The dezoomify status bar "loading tiles" reaches around 80-97% fairly quickly but then always stops.
i've searched for the base directory using the firebug plugin on firefox to see if this helps, but there is nothing with 'GET image properties' in the title.
That image is pretty damn huge. 400 Mpx, about 6000 tiles. If dezoomify gets stuck at downloading, then the server might be simply throttling your downloads perhaps. You could try lowering the number of simultaneous downloads from the default 16 to something lower, maybe even 1 (-t 1). Also, the progressbar is currently updated only after a tile has been joined to the image rather than downloaded, so if the joining gets slow it is possible that it might seem as if the downloading stuck.
Can you share the command you are using to download the image? I might be able to provide further help and reproduce the issue.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi - looking for advice on using dezoomify. I'm uploading a url with a zoomify image. The dezoomify status bar "loading tiles" reaches around 80-97% fairly quickly but then always stops.
i've searched for the base directory using the firebug plugin on firefox to see if this helps, but there is nothing with 'GET image properties' in the title.
Here's a link to the zoomify image if it helps: http://www.bl.uk/magnificentmaps/map4.html
Any advice appreciated. Thanks. G
That image is pretty damn huge. 400 Mpx, about 6000 tiles. If dezoomify gets stuck at downloading, then the server might be simply throttling your downloads perhaps. You could try lowering the number of simultaneous downloads from the default 16 to something lower, maybe even 1 (-t 1). Also, the progressbar is currently updated only after a tile has been joined to the image rather than downloaded, so if the joining gets slow it is possible that it might seem as if the downloading stuck.
Can you share the command you are using to download the image? I might be able to provide further help and reproduce the issue.