Use holoviews Tile with non-geographical tile server

Hello, I’m attempting to utilize holoviews Tiles to display microscopic images via a tile server.
The tile viewer works with bokeh directly, but when I use Holoviews, I have a problem with coordinate projections, which causes the pictures’ pixel positions to shift.
In the documentation is described that holoviews tile projects the tiles automatically to pseudo-Mercator projection (EPSG:3857). I will be happy if you could tell me how to disable this projection.

Thanks in advance for your help.

Hi, I am also having the same issue. Can you please share how you managed to use a tile server for your microscopic images and provide it to bokeh?

Thank you!

Hi there, this is related to the thread: Tile server for non-geographical images

But in general, if you want to access your microscopic data, you need to create a tile server that responds accordingly to one of the front end bokeh implementations, for instance localtileserver.