Subscribe to RSS feed

splitbrain.org - electronic brain surgery since 2001

PanoView DokuWiki Plugin

Over the last few days, I built another DokuWiki plugin. It's called PanoView.

The plugin allows you to embed really large images into your wiki pages without clogging people's bandwidth. The feature works similar to Google Maps. The large original image is sliced up into several smaller tiles. Only visible tiles are downloaded. The image can be panned and zoomed.

This might be useful to display construction drawings or medical photos, but works great for panorama images, too.

For better understanding, just have a look at the example below (RSS readers need to click through for the JavaScript version).

The image shows San Francisco after the big earthquake in 1906. The original scan is a 156MB TIF which I converted into the 13MB JPEG shown above. The image dimensions are 11709×4716 pixel (about 55 Megapixel).

The image tiling is done on the fly when viewing an image in the PanoView plugin for the first time. Subsequent view are served from cache.

The plugin is available here: plugin:panoview.

Tags:
dokuwiki,
plugin,
panoview,
panorama
Similar posts:
Posted on Tuesday, June the 9th 2009 (8 months ago).

Comments?

1
This is awesome.

Side note: Tabbing through the comment form is half broken with your new layout, as tab seems to select the label as well... or something
2009-06-09 23:36:46
2
Hmm, tabbing works just fine for me!? What browser do you use?
2009-06-09 23:52:18
3
How are the smaller images made? I haven't looked at the plugin yet; I was just wondering.
2009-06-10 00:29:13
4
The tiles are generated on the fly when they are requested using either libGD or Image Magick (I really recommend the latter to avoid memory problems). They are cached of course, so only the first call is somewhat slow.
2009-06-10 09:24:38
5
This plugin is excellent :-) Exactly what I was searching for. Many thanks!!!
2009-06-11 14:43:36
6
This plugin is excellent :-) Exactly what I was searching for. Many thanks!!!
2009-06-23 09:01:24
geminis
7
Looks great! My question is: Can this plugin be used to show an image on a post in a Wordpress blog? In that case how should I install the plugin?

Thanks in advance!
2009-12-17 14:30:18
Diego Caliri
CAPTCHA

No HTML allowed. URLs will be linked with nofollow attribute. Whitespace is preserved.