-
Notifications
You must be signed in to change notification settings - Fork 57
Description
See the thread started by Glen yesterday. We've heard it before, and I was about to add my own slightly different use case, but @tomcrane has already done so. I'm perfectly happy to give you full
of anything, but from a practical, systems perspective, I can't do it because the full image is just too large (i.e. scrolls, and some other huge prints we have) and the server will time out.
Yes, practically speaking, if you can get the tiles you can recreate the whole image. However, we've heard enough times now that it would make people comfortable and further adoption if we could find a solution.
The cheap solution would be to add a predicate like fullAvailable: true|false
, and force clients to work with sizes
to determine what they can get. The better solution, in my opinion, is something like the discussion around #277.