Dezoomify is a web application to download zoomable images from museum websites, image galleries, and map viewers. Many different zoomable image technologies are supported.
hi i cant download images after installing the node-app or running a PHP server.
in the node-app i get the following error-
1% : Sent a request in order to get informations about the image...
Requested: {the url i sent}
0% : Preparing tiles load...
.../dezoomify-master/dezoomify-master/zoommanager.js:62
UI.ctx.drawImage(tileImg, x, y);
^
Error: Image given has not completed loading
at Error (native)
at Object.UI.drawTile (file:///C:/Users/.../dezoomify-master/dezoomify-master/zoommanager.js:62:9)
at Request.tileLoaded [as _callback] (C:\Users\...\dezoomify-master\dezoomify-master\node-app\dezoomify-node.js:51:10)
at Request.self.callback (C:\Users\...\dezoomify-master\dezoomify-master\node-app\node_modules\request\request.js:188:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:191:7)
at Request.<anonymous> (C:\Users\...\dezoomify-master\dezoomify-master\node-app\node_modules\request\request.js:1171:10)
at emitOne (events.js:96:13)
at Request.emit (events.js:188:7)
at IncomingMessage.<anonymous> (C:\Users\...\dezoomify-master\dezoomify-master\node-app\node_modules\request\request.js:1091:12)
when running as a PHP server i get the following error-
Uncaught Error: Invalid JSON: http://.../info.json (http://localhost:8080/zoommanager.js:170)
hi i cant download images after installing the node-app or running a PHP server.
in the node-app i get the following error-
when running as a PHP server i get the following error-
Uncaught Error: Invalid JSON: http://.../info.json (http://localhost:8080/zoommanager.js:170)