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

Issue with Layers of London Website (WMTS, tileJSON) #96

Open
SmithJustinL opened this issue Dec 20, 2020 · 3 comments
Open

Issue with Layers of London Website (WMTS, tileJSON) #96

SmithJustinL opened this issue Dec 20, 2020 · 3 comments

Comments

@SmithJustinL
Copy link

Trying to use the extension on this website:

https://www.layersoflondon.org/map/geobounded?l=eyJmcmVlX3RleHRfcXVlcnkiOm51bGwsInNlYXJjaF9wYWdlIjoxLCJjYXRlZ29yeV9hbmRfdGVybV9maWx0ZXJzIjp7InRlcm1faWQiOm51bGwsImNhdGVnb3J5X2lkIjoxfSwiYWN0aXZlX2xheWVyX2dyb3VwX2lkcyI6WzM5XX0%3D&m=eyJjZW50ZXIiOls1MS40OTcyNiwtMC4xMjk4OV0sInpvb20iOjE3LCJsaWdodHNPdXQiOnRydWV9&new_signup=true

No matter what I try, cannot get it to work. Please advise if I'm simply not doing it right or if there's a bug. Thanks

@lovasoa
Copy link
Owner

lovasoa commented Dec 20, 2020

The tiles are available as mapbox tiles, with a TileJSON and WMTS description files:

https://tiles.layersoflondon.org/medieval_v2

These formats are currently not natively supported by dezoomify-rs, but you can still use the custom YAML dezoomer.

@lovasoa lovasoa changed the title Issue with Layers of London Website Issue with Layers of London Website (WMTS, tileJSON) Dec 20, 2020
@lovasoa
Copy link
Owner

lovasoa commented Dec 20, 2020

The feature request for WMTS is tracked in #62

@lovasoa
Copy link
Owner

lovasoa commented Dec 27, 2020

I implemented basic support for wmts on the dezoomify web application https://dezoomify.ophir.dev

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