Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTI & IIIF tiles-on-demand support ? #39

Open
atiro opened this issue Oct 24, 2022 · 3 comments
Open

RTI & IIIF tiles-on-demand support ? #39

atiro opened this issue Oct 24, 2022 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@atiro
Copy link

atiro commented Oct 24, 2022

I wondered if it's planned to enable support for serving up RTI images using IIIF tiles-on-demand instead of whole images, or does that not work with the new way the RTI data is stored ? (Possibly it would need to request 3 tiles simultaneously ?)

If it is planned to do that, I wondered (longer-term) whether the data in the info.json might be something that could be integrated into the IIIF Image API as an extension, so a single info.json provides the information needs for both IIIF tile retrieval and RTI calculations.

Apologies if I've mis-understand the architecture, still getting my head round how it all works.

@ponchio
Copy link
Contributor

ponchio commented Oct 24, 2022

Openlime supports many different types of tiled images: deepzoom, zoomify, google and iiif.

Given the lack of rti standards and, moreover, lack of a rti standard for iiif, openlime follows relight json format. It is possible to use iiif served images, i just need to provide some documentation on how to do it and how to do it efficiently.

@ponchio ponchio self-assigned this Oct 24, 2022
@ponchio ponchio added the documentation Improvements or additions to documentation label Oct 24, 2022
@atiro
Copy link
Author

atiro commented Oct 25, 2022

Ah thanks @ponchio, I had misunderstood a comment in the code and didn't think the relight images could be served up as tiled/zoom images. Docs would be really useful, thank you.

On the IIIF/RTI standard extension, perhaps that's something I can pick-up with you on email, if that would be of interest to pursue? We would be interested in supporting that.

@ponchio
Copy link
Contributor

ponchio commented Oct 25, 2022

Sure, I would love to see a standard IIIF manifest for RTIs, write me to ponchio@gmail.com, and we can arrange a call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants