Skip to content
Discussion options

You must be logged in to vote

Hi @fullerpault, you're right about the iiif_image property. It exists, we just haven't documented it yet (in part because we wanted to rename it to make it clear that it's a substitute for src). But you're welcome to give it a try.

There's some info about it at the top of the original pull request here: #1050. Essentially, it requires that the IIIF image asset be coming from a Level 2 server (although maybe a Level 1 would work too) and that you provide the Image API URL for iiif_image, not the IIIF Manifest.

Here's an example which you could also try directly in your project as a test:

  - id: "irises"
    iiif_image: https://media.getty.edu/iiif/image/8c255d80-7382-46db-9fa8-892c0d37247e/

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@fullerpault
Comment options

@fullerpault
Comment options

Answer selected by fullerpault
Comment options

You must be logged in to vote
1 reply
@fullerpault
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants