iiif-map-collections icon indicating copy to clipboard operation
iiif-map-collections copied to clipboard

List of IIIF map collections

Results 5 iiif-map-collections issues
Sort by recently updated
recently updated
newest added

Example map: - https://gallica.bnf.fr/ark:/12148/btv1b531700621 - https://viewer.allmaps.org/?url=https%3A%2F%2Fannotations.allmaps.org%2Fimages%2Fe6be480e05ce83a9 From Chrome console: > Access to image at 'https://gallica.bnf.fr/iiif/ark:/12148/btv1b531700621/f2/14336,12288,1924,2048/241,/0/native.jpg' from origin 'https://viewer.allmaps.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on...

The Tresoar has published IIIF Manifest and IIIF Image links on the object's landing page, see eg: - [http://collections.tresoar.nl/digital/collection/trlkaarten22/id/1496/rec/3](http://collections.tresoar.nl/digital/collection/trlkaarten22/id/1496/rec/3) The site runs on ContentDM but both URLs have been proxied,...

Example map: - [https://www.nationaalarchief.nl/onderzoeken/archief/2.13.167/invnr/410/file/NL-HaNA_2.13.167_410_01](https://www.nationaalarchief.nl/onderzoeken/archief/2.13.167/invnr/410/file/NL-HaNA_2.13.167_410_01) info.json: - [https://service.archief.nl/iip?IIIF=/35/6e/bf/ad/d9/36/47/d7/9e/3f/93/7f/25/83/62/9a/c00a6496-7083-42ae-8309-88fec10a8be5.jp2/info.json](https://service.archief.nl/iip?IIIF=/35/6e/bf/ad/d9/36/47/d7/9e/3f/93/7f/25/83/62/9a/c00a6496-7083-42ae-8309-88fec10a8be5.jp2/info.json) The info.json contains compliance level `http://iiif.io/api/image/2/level1` but this is not valid. This should be one of the levels listed in the [specifications](https://iiif.io/api/image/2.1/compliance/#indicating-compliance), in...

Here is map manifest, not behind Auth: ``` Manifest: | https://stacks.stanford.edu/image/iiif/tc010rc2373%2FPaloAlto3 -- | -- info.json: | https://stacks.stanford.edu/image/iiif/tc010rc2373/PaloAlto3 ``` Here is a manifest behind Auth: https://purl.stanford.edu/bd117rc5047/iiif/manifest ``` Manifest: | https://stacks.stanford.edu/image/iiif/bd117rc5047%2Fbd117rc5047_00_0001 --...

Universiteit Leiden: image IDs in Manifest don't match image IDs in Images themselves. For example: | Source | ID | |:---------|:----| | [Manifest](https://digitalcollections.universiteitleiden.nl/iiif_manifest/item%3A2481595/manifest) | `https://iiif.universiteitleiden.nl/iiif/2/hdl%3A1887.1%2Fitem%3A2481581` | [Image](https://iiif.universiteitleiden.nl/iiif/2/hdl:1887.1%252Fitem:2481581/info.json) | `https://iiif.universiteitleiden.nl/iiif/2/hdl:1887.1%252Fitem:2481581` |