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

compass maps #232

Open
Klejmen opened this issue Mar 8, 2024 · 3 comments
Open

compass maps #232

Klejmen opened this issue Mar 8, 2024 · 3 comments

Comments

@Klejmen
Copy link

Klejmen commented Mar 8, 2024

Hello!
Dezoomify doesn't work on compass.home.pl and I can't figure out why.
I've located ImageProperties.xml file for example:
https://www.compass.home.pl/klient/!Sklep/Zoomify/PogPrzem_23_img/index.html
https://www.compass.home.pl/klient/!Sklep/Zoomify/PogPrzem_23_img/ImageProperties.xml
And it throws an error every time. Tile layout looks like standard zoomify with {TileGroup}/{z}-{x}-{y}.jpg
tried on both web and command line version and doesn't work

@DigitalCurator
Copy link

@lovasoa Is this a certificate issue? The X-Y URL is simple and straight forward: https://www.compass.home.pl/klient/!Sklep/Zoomify/PogPrzem_23_img/TileGroup8/6-{{x}}-{{y}}.jpg

However for some reason Dezoomify gives an error message and unable to tile it.

@lovasoa
Copy link
Owner

lovasoa commented Apr 3, 2024

This looks like this should use the zoomify dezoomer, not the generic x-y one. Not all tiles are in the same TileGroup.

@lovasoa
Copy link
Owner

lovasoa commented Apr 3, 2024

dezoomify-rs already has an option to ignore https certificate errors :

dezoomify-rs --accept-invalid-certs 'https://www.compass.home.pl/klient/!Sklep/Zoomify/PogPrzem_23_img/ImageProperties.xml'

lowqual
(quality reduced to fit on github)

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

3 participants