Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dezoomify problems for https://galerij.kb.nl/ (National Library Holland) #209

Open
BorisDekorte opened this issue Jun 20, 2023 · 2 comments

Comments

@BorisDekorte
Copy link

Hello

I'm a long time user of the dezoomify-rf tool ;
yet for the following url I can't extract the correct dezoomified image (if that's even a word :))

https://galerij.kb.nl/kb.html#/nl/stedenatlasdewit/page/108/zoom/3/lat/-48.10743118848039/lng/-46.58203125

in Dezoomify-rs i'm trying the following line :

./dezoomify-rs --header "Referer: https://galerij.kb.nl/" "https://galerij.kb.nl/data/stedenatlasdewit/089-089/5/{{X}}/{{Y}}.jpg"

This gives me almost the desired end result, yet the composition of the different tiles is not quite correct.

Sombody that can help me with this one ?

Thanks

Boris

@BorisDekorte
Copy link
Author

BorisDekorte commented Jun 21, 2023

Attached are some screenshots of my results.
As you can see the image is extracted (no errors), yet the tilling doesn't add up.

img

I also tried reversing {{X}} and {{Y}}. This gave me the following result (still not there ...)
img

Boris

@lovasoa
Copy link
Owner

lovasoa commented Jun 21, 2023

Isn't it that the X values are decreasing from left to right ?

You can handle that with the custom yaml dezoomer: https://github.com/lovasoa/dezoomify-rs/wiki/Usage-example-for-the-custom-YAML-dezoomer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants