You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

21 lines
397 B

  1. {
  2. "@context": "http://iiif.io/api/image/2/context.json",
  3. "@id": "/deepzoom/poulpatore/dz",
  4. "profile": [
  5. "http://iiif.io/api/image/2/level0.json",
  6. {
  7. "formats": ["jpg"],
  8. "qualities": ["default"]
  9. }
  10. ],
  11. "protocol": "http://iiif.io/api/image",
  12. "tiles": [
  13. {
  14. "scaleFactors": [1, 2, 4, 8, 16],
  15. "width": 512
  16. }
  17. ],
  18. "width": 9776,
  19. "height": 7466
  20. }