zimeon / iiif

IIIF Image API reference implementation and Python library
GNU General Public License v3.0
55 stars 15 forks source link

Seadragon demo not functioning #51

Open esmack068 opened 4 years ago

esmack068 commented 4 years ago

zimeon/iiif version 1.0.6 Just a minor issue on the Seadragon demo. I manually installed the iiif package on Windows with Python 3.6. On running the demo it appeared the Seadragon elements were failing with a 404 exception.

Manually checking iiif\demo-static suggested the target seadragon200 was in fact a file rather than a folder. Copied in a new version of Seadragon and renamed the folder as seadragon200 and the demo functioned correctly. Possibly linked directories were used in the repository version.