[OpenLayers-Users] TileCache 1.4 Released
Christopher Schmidt
crschmidt at metacarta.com
Wed Feb 7 11:32:23 EST 2007
TileCache 1.4 has been released.
Changes in this version include:
* Added wsgi handler, from Ehud Shabtai.
* Added standalone HTTP server, using wsgi handler, from Ehud Shabtai.
* Added fastcgi implementation, using wsgi handler, from Ehud Shabtai.
* Improved documentation, including patch from Eric Lemoine, Bill
Woodall.
* Improved support for running as CGI under IIS, from Suki Hirata.
* Support for 'maxResolution' layer option.
TileCache is available from:
http://labs.metacarta.com/wms-c/#TileCache
http://labs.metacarta.com/wms-c/tilecache-1.4.tar.gz
http://labs.metacarta.com/wms-c/tilecache-1.4.zip
About TileCache:
TileCache provides a Python-based WMS/TMS server, with pluggable caching
mechanisms and rendering backends. In the simplest use case, TileCache
requires only write access to a disk, the ability to run Python CGI
scripts, and a WMS you want to be cached. With these resources, you can
create your own local disk-based cache of any WMS server, and use the
result in any WMS-C supporting client, like OpenLayers, or any TMS
supporting client, like OpenLayers and worldKit.
Regards,
--
Christopher Schmidt
MetaCarta
More information about the Users
mailing list