Glen Robson

Results 293 comments of Glen Robson

Cookbook group agree with moving this one.

Thanks Andrew, I’ll have a proper look but I think the python 2.7 issue is due to the version of Pillow. I’ve got a fix in a branch I’m working...

Also this one is failing: https://avalon.lib.virginia.edu/media_objects/hh63sw00x/manifest.json

This is quiet a large change to move away from oneOf in the schema to if/then/else. It provides much better error reporting than oneOf which prints a generic: "is not...

So Mike tested and unfortunately pydantic-codegen doesn't support if / then / else. But it looks like this use of if then else is what is intended: (see json schema...

Thanks Jack. It looks like the above Accept header is encouraged here: https://iiif.io/api/presentation/3.0/#63-responses

Hi @jodogne, great to see DICOM images with IIIF! Have you changed the image server available at: https://wsi.orthanc-server.com/orthanc/wsi/iiif/tiles/? I've tested it in [OSD 3.1.1](https://glenrobson.github.io/iiif_stuff/rounding_issue/osd-3.1.0.html?image=https://wsi.orthanc-server.com/orthanc/wsi/iiif/tiles/645ce678-fc6c0544-2ce7fcc0-0c3f2ba6-2e4b63b5/info.json) and [OSD 4.0.0](https://glenrobson.github.io/iiif_stuff/rounding_issue/osd-4.0.0.html?image=https://wsi.orthanc-server.com/orthanc/wsi/iiif/tiles/645ce678-fc6c0544-2ce7fcc0-0c3f2ba6-2e4b63b5/info.json) and it looks...

Sorry jumping in late to this issue but trying to find image ids from a manifest comes up in the IIIF training often and I've created a small web app...