-
Notifications
You must be signed in to change notification settings - Fork 14
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
Looking for IIIF 3.0 annotation example #186
Comments
Thanks for reporting,I think I've only really tested it with v2 annotations so far, although the code already has paths for v3 support. Should probably be only a question of fixing some small bugs/inconsistencies. |
Hello |
Thanks for providing the full manifest, I'll try to find time to work on this, this week or next. |
Hi There With the hope to help @jbaiter to find and fix the culprits faster, here are some findings we had debugging what goes wrong when using IIIF 3.0:
|
I'm not entirely sure whether this is proper IIIF v3 usage, please bare with me, but adding a Particularly what did the trick for our use case and manifest is really to tweak the IIIF v3 condition. @stone12379 For your use case, I guess the findings from the previous comment should already help a lot. |
…l OCR resources
So, some long overdue updates on this front, sorry it took so long, thanks to everybody for the feedback! The example from the IIIF Cookbook now renders the annotations, but:
For comparison, here are two screenshots, one showing the text rendering from the ALTO and one with the annotations: I have pushed my changes to the |
Hi @jbaiter, we've recently updated the Newspaper recipe with the following changes:
Let us know if you spot any further problems. Also would it be possible to add a |
Thanks for letting me know! I've updated the code to also look at The ALTO from the Cookbook example, however, doesn't fully match up with the Canvas anymore, something's off: |
Thanks for including the iiif-content link and looking at the rendering! Ill see if I can figure what is going on with the ALTO. It was generated using tesseract but maybe I used the wrong sized image or something. |
Found the problem: There's a mismatch between the Canvas size and the Image and OCR size:
|
That is weird! but thank you Ill look at updating the ALTO (and annotations). |
I've tried following annotationPage with no luck
The text was updated successfully, but these errors were encountered: