Edward Silverton
Edward Silverton
See this example IIIF file: http://wellcomelibrary.org/iiif/b18035723/manifest In the sequences array, each sequence has an @id, as does each sequence's rendering, canvas etc. My example only uses `service` as an example....
I've added that to the test with this modification: https://github.com/edsilv/exjs-test/blob/master/test/Test2.ts#L39 If I set a breakpoint there, `all.selectMany(function (x) { return x; }).toArray()` yields `[]`. `all.toArray()` yields an array containing the...
Using TMS would require a shim - if it's a IIIF tile source, the URIs of tiles need to conform to `/id/region/size/rotation/quality.format`. https://github.com/IIIF/awesome-iiif#image-server-shims
To keep the server as essentially a "dumb pipe" you'd want a client-side js shim of some kind, rather than a ruby or similar one. Otherwise, everyone pinning this content...
@diasdavid Decentralised IIIF Collections? :-)