Monday, June 23, 2008

Image Server IIPImage now supports Zoomify

Zoomify tiles are very popular for publishing old maps and other historical documents - it is the easiest way of publishing of large scanned images on the web. Also, the free Flash based Zoomify Viewer looks very nice. Zoomify works with directory structure which contains image tiles and accompanying XML. You can just upload it all to a server and you have your image online. Zoomify tiles are going to be supported in all our tools for georeferencing and searching of old maps.

Now you can also use the freely available image server IIPImage to deliver tiles from your TIFF files on demand, but still use the same viewer. This way the data from your digital repository can be used both for long-term digital preservation and also for online publishing.

IIPImage support for JPEG2000 format as the source raster image is scheduled for the next year by our grant.

IIPImage is quite easy to setup on your server which runs UNIX or Windows (now Microsoft IIS is supported too).

The default Zoomify viewer with tiles generated by IIPImage:










Fullscreen version of the same viewer

Behaviour for the user is practically identical to the images served from small static files from the disk. IIPImage has support for cashing and is already a mature project, used for example in labs of Louvre in Paris.

Your image is at the same time available also by an IIP protocol, therefore you can also use the native clients supporting this protocol. One of the best such viewers is a very nice AJAX based IIPMooViewer.

Development of Zoomify extension was done with our funding by Ruven Pillay, maintainer and developer of the IIPImage. Source code is now available in IIPImage SVN at SourceForge. It is going to appear in next stable version.

Note: a project j2ktilerenderer is also generating Zoomify tiles - from JPEG2000.

Thursday, June 12, 2008

OpenLayers support for Zoomify - first version

OpenLayers is an open-source JavaScript based mapping client a la Google Maps.

OpenLayers can display several map sources, like maps from Google Maps, Yahoo, Microsoft Live Maps as well as from any WMS compatible map server. Therefore you can combine maps from different sources, you can even create and modify vector features or sketch on top of the maps - just like when you create your own maps in Google My Maps.

We have extended OpenLayers project with functionality needed to display Zoomify tiles (source code of this patch is here).

Simple example displaying Zoomify tiles in OpenLayers is in our code repository:

http://oldmapsonline.googlecode.com/svn/trunk/openlayers/examples/zoomify.html

(we will improve this patch - it's loading is very slow for now as OpenLayers is not merged into one file and it is not compressed)

This is the core functionality of our planned georeference tool (GUI prototype), which will allow anyone to generate georeference metadata for already published maps: especially those published as zoomify tiles, TMS Tiles or through a WMS standard from a MapServer.

Friday, May 30, 2008

OldMapsOnline Project Started

We are pleased to announce a start of the OldMapsOnline project! We aim to devolop freely available/open source tool chain and methodology which will allow anyone (namely libraries, archives and museums) to publish scanned old maps in both GIS and user friendly, standards based way.

The system will:

  • provide online georeferencing tool and online rectifier for large digitised maps which will generate geo-metadata for cataloguing the maps, search purposes as well as presentation and overlay of maps
  • suggest or develop software tools useful for publishing huge collections of scanned old maps
  • facilitate search for digitised maps and graphics linked to a certain geographic location
  • provide user friendly search interface using geographic and temporal information (marking an area on a map, timeline, map ranking)
  • be available in English and Czech and it will be possible to translate it into other languages.


We also plan to contribute to existing open source projects such as OpenLayers, MapServer, GDAL and IIPImage.

The four-year project (2008-2011) is backed by the Moravian Library in Brno with financial support from the Ministry of Culture of the Czech Republic as a R&D project# DC08P02OUK006.

Have a look at online video from presentation of prototypes of our tools to get more information.