Ophir LOJKINE
Ophir LOJKINE
It uses a dezoomify viewer without a meta-data file (the meta-data are included directly in the viewer webpgage). Since this image is small enough, you can [use the generic dezoomer...
They include the meta-information directly in the source code of the page. If you look at the page source, you'll find : ```js var imgWidth = 6212; var imgHeight =...
Here is an example of a WMTS meta-information url: http://tiles.webmapp.it/apuane_25k_2018_288dpi/apuane_25k_2018_288dpi/wmt/wmts?&crs=EPSG:3857&dpiMode=7&format=image/png&layers=apuane_25k_2018_288dpi and an excerpt of the contents : ```xml tileserverphp OGC WMTS 1.0.0 ... TRENTINO trentino 10.44 45.66 11.98 46.55 default...
I implemented basic support for wmts on the dezoomify web application https://dezoomify.ophir.dev
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...
The feature request for WMTS is tracked in https://github.com/lovasoa/dezoomify-rs/issues/62
I implemented basic support for wmts on the dezoomify web application https://dezoomify.ophir.dev
It looks like our web server cannot establish a secure connection with auctions.holtsauctioneers.com. This is an issue I'll have to sort with my hosting provider. In the meantime, you can...
Qualys reports an **F grade** in their SSL report for this site: https://www.ssllabs.com/ssltest/analyze.html?d=auctions.holtsauctioneers.com @Robbie606 : you might want to report this problem to them (without mentioning dezoomify, of course). Just...