ruven / iipmooviewer

IIPMooViewer is an advanced javascript HTML5 image viewer for streaming high resolution scientific images

Home Page:https://iipimage.sourceforge.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem using link urls

temotodochi opened this issue · comments

Running a game map and i'm having some problems using url links. I can extract them no problem, but using them seem not to work.

Iiipmooviewer is served by nginx which also handles url mapping to iipsrv. Images are cached locally to memcached and externally to cloudflare. Works well, except for the direct coordinate urls. How should they be mapped and which part handles their translation? iipmooviewer?

Any pointers would be welcome.