Image tiling, OpenLayers and zoomable images
Posted by mholmes on 09 Sep 2015 in Activity log
Much progress today:
- Added tileset-building to the build process. After various false starts, this ended up being done with vips called directly from ant using exec, so we have another dependency there.
- Added JSON generation from zones in image markup files.
- Added some extra python to figure out the zoom levels created by vips. One more dependency.
- Added OpenLayers (latest version) code to the repo.
- Tweaked layout to get the metadata out of the way.
- Implemented JavaScript and JSON rendering as part of the HTML build process, so we now have working zoomable images for the IMT files.
The next step is to write the JS that creates the zones and the navigation panel for the image.
This entry was posted by Martin and filed under Activity log.