lovasoa / dezoomify

Dezoomify is a web application to download zoomable images from museum websites, image galleries, and map viewers. Many different zoomable image technologies are supported.
https://dezoomify.ophir.dev
GNU General Public License v2.0
674 stars 75 forks source link

Generic dezoomer does not load full images - https://collections.artsmia.org #228

Open dancorpse opened 6 years ago

dancorpse commented 6 years ago

Although images on artsmia can be downloaded, I'd like to have a try with dezoomify.

The following example: https://collections.artsmia.org/art/1637/the-church-at-chailly-jean-francois-millet When using generic dezoomer with the highest level, I noticed that the image cannot be loaded in full(although dezoomify showed 100% loaded), the image path: https://tiles.dx.artsmia.org/1637/5/{{X}}/{{Y}}.png, after the dezoomify finishes loading, the right end of the painting is missing, whereas when try the lower level https://tiles.dx.artsmia.org/1637/4/{{X}}/{{Y}}.png the whole painting is loaded in full but not the biggest.

Another example: https://collections.artsmia.org/art/1397/seated-shepherdess-jean-francois-millet, image path: https://tiles.dx.artsmia.org/1397/2/{{X}}/{{Y}}.png (the highest level is 2),the tiles loaded is totally mismatched, canvas2

And this example works fine with dezoomify: https://collections.artsmia.org/art/9363/portrait-of-a-young-girl-circle-of-jean-francois-millet, image path: https://tiles.dx.artsmia.org/9363/4/{{X}}/{{Y}}.png.

Anyone can tell the reason?

Arekkusu1998 commented 5 years ago

Good afternoon, dancorpse; maybe I found a solution to your problem with these portraits: read the last reply I left in the Issue https://github.com/lovasoa/dezoomify/issues/292.