iiif icon indicating copy to clipboard operation
iiif copied to clipboard

Add sizes of scaled full tiles to the sizes field in info.json for static tile generator

Open zimeon opened this issue 9 years ago • 2 comments

We know what we calculate so they should be listed (rather than simply targetting OSD and relying on out-of-band understanding of OSD).

zimeon avatar Jul 24 '15 13:07 zimeon

This applies only to image api v2.0 and greater, there was no sizes parameter in 1.0. 1.1.

zimeon avatar Aug 07 '15 20:08 zimeon

See https://github.com/IIIF/iiif.io/issues/544 -- the notion of w, canonical form for size doesn't jibe with the idea of specifying width and height in sizes that must then be supported in a request with the form w,h. Have added code in c1aa5bf to build sizes data but it is commented

zimeon avatar Aug 17 '15 04:08 zimeon