Open BorisDekorte opened 1 year ago
Attached are some screenshots of my results. As you can see the image is extracted (no errors), yet the tilling doesn't add up.
I also tried reversing {{X}} and {{Y}}. This gave me the following result (still not there ...)
Boris
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
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